Reposting it in users mailing list
Hello,
I am running a consul exporter and currently I see the following
consul_catalog_service_node_healthy{node="consul1",service="consul"} 1
consul_catalog_service_node_healthy{node="consul4",service="gapi"} 1
consul_catalog_service_node_healthy{node="consul4",service="webserver"} 1
consul_catalog_service_node_healthy{node="testhost",service="node_name"} 1
Value for "node" key is the hostname, is it possible to get say IP or FQDN of the host?
Regards
Ashish
Reply from Ben Below
This is provided by the consul_sd_config meta labels at discovery time.