[jira] [Created] (IGNITE-14170) Adding metrics of using WAL archive

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-14170) Adding metrics of using WAL archive

Anton Vinogradov (Jira)
Kirill Tkalenko created IGNITE-14170:
----------------------------------------

             Summary: Adding metrics of using WAL archive
                 Key: IGNITE-14170
                 URL: https://issues.apache.org/jira/browse/IGNITE-14170
             Project: Ignite
          Issue Type: Improvement
          Components: persistence
            Reporter: Kirill Tkalenko
            Assignee: Kirill Tkalenko
             Fix For: 2.11


At the moment there is no way to estimate how many segments in the archive we may need, for example, per day. It is proposed to add the following metrics:
* org.apache.ignite.mxbean.DataStorageMetricsMXBean#getLastArchivedSegmentIndex - Get the index of the last archived segment.
* org.apache.ignite.mxbean.DataStorageMetricsMXBean#getMaxSizeComressedArchivedSegment - Getting the size of the maximum compressed segment in the archive.



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