You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Maxim Muzafarov (Jira)" <ji...@apache.org> on 2019/10/03 10:03:05 UTC

[jira] [Updated] (IGNITE-6712) Add data volume metrics to data region metrics

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

Maxim Muzafarov updated IGNITE-6712:
------------------------------------
    Fix Version/s:     (was: 2.8)
                   2.9

> 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.9
>
>
> 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
(v8.3.4#803005)