prometheus / prometheus

The Prometheus monitoring system and time series database.
https://prometheus.io/
Apache License 2.0
54.87k stars 9.03k forks source link

Zookeeper service discovered adding matedata #14003

Open qinjunhang opened 4 months ago

qinjunhang commented 4 months ago

Proposal

type nerveMember struct { Host string json:"host" Port int json:"port" Name string json:"name" }

I hope Zookeeper can support tags other than these three

machine424 commented 4 months ago

Are you thinking about any specific metadata? Could you share the use cases?