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

Amelchev Nikita updated IGNITE-15590:
-------------------------------------
    Summary: Add batch cache operations histogram metrics  (was: Add batch 
cache operations metrics)

> Add batch cache operations histogram metrics
> --------------------------------------------
>
>                 Key: IGNITE-15590
>                 URL: https://issues.apache.org/jira/browse/IGNITE-15590
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Amelchev Nikita
>            Assignee: Amelchev Nikita
>            Priority: Major
>
> For now, we have histogram metrics that updates by the initiator:
> {noformat}
> PutTime
> GetTime
> RemoveTime
> ...
> {noformat}
> These metrics updates by single and batch operations: put, putAll, ...
> This is incorrect and the following metrics should be implemented:
> {noformat}
> PutAllTime
> GetAllTime
> RemoveAllTime
> ...
> {noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to