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

Ivan Bessonov updated IGNITE-27009:
-----------------------------------
    Description: 
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.
 * etc.

  was:
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.


> 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
>            Priority: Major
>              Labels: ignite-3
>
> 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.
>  * etc.



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

Reply via email to