[
https://issues.apache.org/jira/browse/IGNITE-1071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15190035#comment-15190035
]
Valentin Kulichenko commented on IGNITE-1071:
---------------------------------------------
Semen, I think we should check other MBeans as well. From what I see in the
code, non-cache metrics are also node-local in MBeans.
> IgniteCache.metrics() method returns local metrics
> --------------------------------------------------
>
> Key: IGNITE-1071
> URL: https://issues.apache.org/jira/browse/IGNITE-1071
> Project: Ignite
> Issue Type: Bug
> Components: cache
> Affects Versions: 1.1.4
> Reporter: Valentin Kulichenko
> Priority: Minor
> Labels: Usability
> Fix For: 1.6
>
>
> To get metrics for the whole cluster user needs to use
> {{cache.metrics(ignite.cluster())}}, which is counterintuitive and
> inconsistent with other APIs. {{IgniteCache.metrics()}} w/o parameters should
> return metrics for the whole cluster.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)