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

support for spring cloud dalston? #17

Closed wagnst closed 5 years ago

wagnst commented 5 years ago

Hi guys, do you know if 0.x would also work with Dalston? Or is Edgeware a "hard" requirement? Thanks!

tine2k commented 5 years ago

I don't see why it wouldn't as there are no explicit Edgware features used. However, I have never used or tested it with Dalston. Please give it a go and let me know if it works.