Skip to content

One or multiple buckets for Thanos Sidecar of HA Prometheus? #4378

Discussion options

You must be logged in to vote

Hey, you can use a single object store for multiple replicas, in fact, I'd say that using a single store for a cluster can be considered best practice.

Note that you can use a single object store for multiple clusters as well (I think Prometheus will have unique IDs for all the blocks, but), optimally, you would need unique external labels configured per sidecars/replicas to have deduplication and easy differentiation across replicas.

If you'd later go multi-cluster, one thing you should pay attention to is that a single object store comes with a single compactor and a StoreGateway.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by dastrobu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants