Vyacheslav Koptilin created IGNITE-26527:
--------------------------------------------
Summary: Additional metrics for raft disruptors
Key: IGNITE-26527
URL: https://issues.apache.org/jira/browse/IGNITE-26527
Project: Ignite
Issue Type: Improvement
Components: metrics ai3, raft ai3
Reporter: Vyacheslav Koptilin
Need to consider adding a new metric to the existing ones:
- time of processing a task by the corresponding state machine/stripe
The definition is not final and requires further clarification. Need to
consider the following alternatives at least:
- the average, min, and max time of processing tasks by concrete stripe
- using a histogram for that instead of ^
- using a list of mentioned metrics for each type of message (single/batch
write, single/batch read, etc).
Definition of Done:
- finalize a list of metrics and corresponding root (stripe or state machine)
- implement all that stuff
--
This message was sent by Atlassian Jira
(v8.20.10#820010)