[
https://issues.apache.org/jira/browse/IGNITE-366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14481485#comment-14481485
]
Andrey Gura edited comment on IGNITE-366 at 7/23/15 10:19 AM:
--------------------------------------------------------------
{{metrics(ClusterGroup grp)}} method added to {{IgniteCache}} interface.
Metrics gathering executes in discovery manager so each node have local set of
metircs and send it to other nodes. Metrics for cluster group will averadged
(if possible) when will requested.
[^ignite-366.patch.1] provided. Now cache metrics will not be send if cache
statistics is disabled.
was (Author: agura):
[^ignite-366.patch.1] provided. Now cache metrics will not be send if cache
statistics is disabled.
> Metrics for caches should work in clustered mode
> ------------------------------------------------
>
> Key: IGNITE-366
> URL: https://issues.apache.org/jira/browse/IGNITE-366
> Project: Ignite
> Issue Type: Improvement
> Components: cache
> Reporter: Dmitriy Setrakyan
> Assignee: Andrey Gura
> Fix For: sprint-3
>
> Attachments: ignite-366.patch, ignite-366.patch, ignite-366.patch.1
>
>
> We need to add cluster-wide metrics for caches.
> {code}
> CacheMetrics IgniteCache.metrics(ClusterGroup)
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)