[
https://issues.apache.org/jira/browse/IGNITE-6712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vladimir Ozerov updated IGNITE-6712:
------------------------------------
Fix Version/s: (was: 2.4)
2.5
> Add data volume metrics to data region metrics
> ----------------------------------------------
>
> Key: IGNITE-6712
> URL: https://issues.apache.org/jira/browse/IGNITE-6712
> Project: Ignite
> Issue Type: Bug
> Components: cache
> Affects Versions: 2.2
> Reporter: Alexey Goncharuk
> Priority: Major
> Fix For: 2.5
>
>
> Current DataRegion metrics lack information about how much space is used for
> data or indexes.
> We need to add the following metrics to the DataRegionMetrics interface:
> * Total data/index pages
> * Physical (loaded) data/index pages
> * Evict rate/age for data/index pages
> To the Persistence metrics:
> * Evict rate/age for data/index pages
> To cache metrics:
> * Effective space used in data pages (key-value, PK index)
> * Effective space used in index pages (secondary indexes)
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)