[ 
https://issues.apache.org/jira/browse/IGNITE-22912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mirza Aliev updated IGNITE-22912:
---------------------------------
    Release Note: Added metrics related to Meta Storage availability and Schema 
Sync wait time

> 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
>            Assignee: Mirza Aliev
>            Priority: Major
>              Labels: iep-128, ignite-3
>             Fix For: 3.2
>
>          Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> * 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)

Reply via email to