Etcd key value store retention planning #4599
Unanswered
allahshukur-ahmadzada
asked this question in
Help and support
Replies: 1 comment
-
|
I don't have much experience with etcd as backend for the ring, but at Grafana Labs we use etcd as backend for the HA deduplication and here is an example how we deploy it with the etcd operator: mimir/operations/mimir-tests/test-defaults-generated.yaml Lines 1141 to 1172 in 71c6b68 I think you may be particularly interested to this: |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
We are planning to use etcd as key value store based on following doc section. But it is not giving information about how we should calculate etcd retention/compaction time because while we test it after some time etcd grows and its restart takes long time. Anyone can help how we should calculate etcd compaction timing?
Beta Was this translation helpful? Give feedback.
All reactions