summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authordcorbacho <dparracorbacho@piotal.io>2019-10-10 11:51:44 +0100
committerdcorbacho <dparracorbacho@piotal.io>2019-10-10 11:51:44 +0100
commit3c655b221a486ad04b730af0edc7093327cee2ca (patch)
treeefc9818246a28b34f4d4667ddc60ab15b0b10811 /docs
parentf201e562052e9963c210718e93bbdc005a58a274 (diff)
downloadrabbitmq-server-git-3c655b221a486ad04b730af0edc7093327cee2ca.tar.gz
Update core metrics with down state
As the processes responsible to update `queue_metrics` are the queues themselves, if they crash nothing else updates their metric state to down. Thus, showing as running in the UI. This change uses the existing gc process to check the state of the local queues and update it if required, while it is doing the normal gc scanning. It covers all types of queues. We consider a queue as down if the process/master/leader does no answer to requests or it is dead. There could be other situations where a queue is functionally down, but that is not covered here. [#163218289]
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions