Proper Thanos Receive Setup with Remote Write and Duplication Concerns #8318
Unanswered
lordoe
asked this question in
Questions & Answers
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Thanos team and community,
I'm currently working on setting up a Thanos Receive setup for long-term storage of metrics in a multi-cluster OpenShift environment, and I’m looking for clarification around replication factor and metric deduplication in the context of remote write.
I have the following setup:
Source (SRC) OpenShift Cluster
Destination (DST) OpenShift Cluster:
Questions
If it helps, here more context about what I want to do:
I want to observe my SRC cluster's metrics long-term in the DST cluster, using remote write to Thanos Receive. I'm trying to find the right balance between storage efficiency and high availability, and currently unsure whether replication-factor > 1 makes sense in my scenario.
Any insights or corrections to my understanding are highly appreciated!
Thank you in advance!
Kind Regards
Beta Was this translation helpful? Give feedback.
All reactions