Roman Puchkovskiy created IGNITE-22912:
------------------------------------------
Summary: Add metrics related to MG availability
Key: IGNITE-22912
URL: https://issues.apache.org/jira/browse/IGNITE-22912
Project: Ignite
Issue Type: Improvement
Reporter: Roman Puchkovskiy
* cmg.availablePeers is an int gauge, reports number of available members of
the CMG voting set (this is calculated based on the current logical topology)
* cmg.available is an int gauge, its value is 1 if the CMG majority is
available, 0 otherwise (this is detected based on a periodic check for whether
CMG can execute commands)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)