[ https://issues.apache.org/jira/browse/IGNITE-22912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Roman Puchkovskiy updated IGNITE-22912: --------------------------------------- Labels: iep-128 ignite-3 (was: ignite-3) > 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 > Priority: Major > Labels: iep-128, ignite-3 > > * metastorage.availablePeers is an int gauge, reports number of available > members of the MG voting set (this is calculated based on the current logical > topology) > * metastorage.available is an int gauge, its value is 1 if the MG majority > is available, 0 otherwise (this is detected based on a periodic check for > whether MG can execute commands) > * schemaSync.waits is a histogram of times of all waits (in milliseconds, > for last 10 minutes) caused by schema synchronization (might indicate that > something is wrong with the Metastorage) -- This message was sent by Atlassian Jira (v8.20.10#820010)