[
https://issues.apache.org/jira/browse/IGNITE-15590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17428181#comment-17428181
]
Ignite TC Bot commented on IGNITE-15590:
----------------------------------------
{panel:title=Branch: [pull/9446/head] Base: [master] : No blockers
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
{panel:title=Branch: [pull/9446/head] Base: [master] : No new tests
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1}{panel}
[TeamCity *--> Run :: All*
Results|https://ci.ignite.apache.org/viewLog.html?buildId=6220042&buildTypeId=IgniteTests24Java8_RunAll]
> 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
> 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)