You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Valentin Kulichenko (JIRA)" <ji...@apache.org> on 2015/10/30 00:44:27 UTC

[jira] [Created] (IGNITE-1813) Need to add metrics for data structures

Valentin Kulichenko created IGNITE-1813:
-------------------------------------------

             Summary: Need to add metrics for data structures
                 Key: IGNITE-1813
                 URL: https://issues.apache.org/jira/browse/IGNITE-1813
             Project: Ignite
          Issue Type: Bug
          Components: cache
            Reporter: Valentin Kulichenko


All data structures (queues, sets, atomics, etc.) are based on internal caches, therefore there is no way to get metrics for this caches.

We should create an interface that will contain metrics suitable for data structures and add {{metrics()}} method to all data structures that will return the instance of this interface for a particular data structure.

Here is the corresponding user@ thread: http://apache-ignite-users.70518.x6.nabble.com/Queue-stats-td1727.html



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)