How can we detect a quorum failure using metrics? #10267
Unanswered
veera-chenna
asked this question in
Questions
Replies: 1 comment 1 reply
-
|
Queue status is one of queue metrics, and so is the number of replicas it has online. Note that with a large number of queues you very likely will have to revert to using aggregates and not per-object (per-queue) metrics. The doc section should explain why. Before upgrades, there is a very specific health check that feels relevant. |
Beta Was this translation helpful? Give feedback.
1 reply
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 All,
Am looking for the alerting on quorum failures. But when checked at the metrics, couldn't find the correct one. Is there a way to know that quorum failure?
Thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions