Hi, On 8/27/20 4:49 PM, My Me wrote: > Are you saying that Prometheus doesn't use Zookeeper internally ? I guess you are both right, somehow. :)
Prometheus does not require Zookeeper and it's not a core feature. However, Prometheus can use Zookeeper for its service discovery. It therefore contains a zookeeper client library. The following file might help as a pointer which version is used: https://github.com/prometheus/prometheus/blob/master/go.mod Kind regards, Christian -- You received this message because you are subscribed to the Google Groups "Prometheus Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-users/130c0e86-3e50-9d8c-01a1-5b38d6fd08cf%40hoffmann-christian.info.

