Stackdriver / stackdriver-prometheus-sidecar

A sidecar for the Prometheus server that can send metrics to Stackdriver.
https://cloud.google.com/monitoring/kubernetes-engine/prometheus
Apache License 2.0
120 stars 43 forks source link

Support for Prometheus deployments with multiple replicas #277

Open oloopine opened 3 years ago

oloopine commented 3 years ago

Hi, is Stackdriver sidecar supported to be deployed in scenarios where Prometheus deployment has a replica count of 2?

If the answer is yes, would we then end with duplicate metrics in Cloud Monitoring or there is some deduplication available on the receiving end?

Thanks.

odoszhanov commented 3 years ago

Any update on this one?

jsirianni commented 2 years ago

I am also curious about this. I guess I assumed replicas > 1 was supported. Is there any evidence that suggests it is not? Running in kubernetes, I would expect many replicas to be supported.