You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Ilya Kazakov (Jira)" <ji...@apache.org> on 2020/10/19 08:58:00 UTC

[jira] [Created] (IGNITE-13591) Add getLastCheckpointStarted metric

Ilya Kazakov created IGNITE-13591:
-------------------------------------

             Summary: Add getLastCheckpointStarted metric
                 Key: IGNITE-13591
                 URL: https://issues.apache.org/jira/browse/IGNITE-13591
             Project: Ignite
          Issue Type: Improvement
            Reporter: Ilya Kazakov


Sometimes one needs to understand how long ago did the last checkpoint start or end, how long was it, etc. There is lastCheckpointDuration already - let’s add lastCheckpointStarted timestamp. From these two metrics the user can also figure out started + duration = ended and now - ended = time without cp.



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