Closed avaneev95 closed 4 years ago
Thank you very much for your contribution, @avaneev95. I'll look into this within the next days.
I tested it briefly, and it seems like eureka metadata labels are now published differently:
__meta_consul_metadata_* => __meta_consul_service_metadata_*
@rmie It's correct behaviour for v1.3.0 when eurekaConsulAdapter.useNodeMeta
is not set or set to false
. See #16
@avaneev95 thanks for clarification, indeed that's what I was missing
Just released this as 1.4.0 on Central. Thank you both for your help.
This PR contains an implementation of the consul health endpoint
/v1/health/service
for Prometheus v2.17.0. Closes #24