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

when I access /v1/catalog/services then return {"API-GATEWAY":[],"DISCOVERY":[]} #15

Closed wzslw closed 5 years ago

wzslw commented 5 years ago

when I access /v1/catalog/services then return {"API-GATEWAY":[],"DISCOVERY":[]},not included ip ...

wzslw commented 5 years ago

use version 1.0.1

wzslw commented 5 years ago

it is ok.