You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Aleksey Plekhanov (Jira)" <ji...@apache.org> on 2020/07/03 07:28:00 UTC

[jira] [Updated] (IGNITE-12507) Implement cache size metric in bytes

     [ https://issues.apache.org/jira/browse/IGNITE-12507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aleksey Plekhanov updated IGNITE-12507:
---------------------------------------
    Fix Version/s:     (was: 2.9)

> Implement cache size metric in bytes
> ------------------------------------
>
>                 Key: IGNITE-12507
>                 URL: https://issues.apache.org/jira/browse/IGNITE-12507
>             Project: Ignite
>          Issue Type: Improvement
>          Components: cache
>            Reporter: Ivan Rakov
>            Priority: Major
>              Labels: newbie
>
> There is a need to have cache size in bytes metric for pure in-memory case.
> When all data is in RAM, it is not obvious to find out exactly how much space is consumed by cache data on a running node as the only things that could be watched on is number of keys in partition on a specific node and memory usage metrics on the machine.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)