thanos-io / thanos

Highly available Prometheus setup with long term storage capabilities. A CNCF Incubating project.
https://thanos.io
Apache License 2.0
12.71k stars 2.04k forks source link

Sidecar: wait for prometheus on startup #7323

Closed MichaHoffmann closed 1 month ago

MichaHoffmann commented 1 month ago

Changes

Made the prometheus coordination synchronous to make sure we dont start gRPC server before actually having talked to prometheus.

Verification

Ran it locally.