Ivan Bessonov created IGNITE-27009:
--------------------------------------

             Summary: Introduce secondary indexes build metrics
                 Key: IGNITE-27009
                 URL: https://issues.apache.org/jira/browse/IGNITE-27009
             Project: Ignite
          Issue Type: Improvement
          Components: secondary indexes ai3
            Reporter: Ivan Bessonov


Metrics that I would like to see:
 * How many indexes the node builds at the moment (as a primary replica of 
corresponding replication groups).
 * This numbers should be split in accordance to all possible phases:
 ** How many builders read the data from local storages.
 ** How many builders are waiting for write intent resolution.
 ** How many builders are waiting for a replica service to respond.
These three values should sum up to a total number of indexes in-progress.
 ** How many write intent resolutions are they waiting for.
It's a different value, but it may be important for debugging.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to