twinformatics / eureka-consul-adapter

This project contains a Spring Boot Starter that registers HTTP endpoints on a Spring Cloud Eureka server to support Prometheus's service discovery mechanism for Consul (<consul_sd_config>)
MIT License
103 stars 35 forks source link

Added eurekaConsulAdapter.preferHostName option so that hostName will… #13

Closed lwitkowski closed 5 years ago

lwitkowski commented 5 years ago

… be used in service endpoint address and serviceAddress fields instead of IP

tine2k commented 5 years ago

@lwitkowski thanks for your contribution. Sorry, i didnt merge sooner.

lwitkowski commented 5 years ago

Awesome, thanks for merging!

tine2k commented 5 years ago

I created a new release 1.2.0 with your changes.