[
https://issues.apache.org/jira/browse/IGNITE-15590?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Amelchev Nikita updated IGNITE-15590:
-------------------------------------
Fix Version/s: 2.12
> 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
> Fix For: 2.12
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
> 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)