aries-3 opened a new pull request #8383:
URL: https://github.com/apache/ignite/pull/8383


   Added methods for reading of new metrics:
    - DataStorageMetrics.getLastCheckpointStartDate()
    - DataStorageMetricsImpl.getLastCheckpointStartDate()
    - DataStorageMetricsMXBean.getLastCheckpointStartDate() 
    - DataStorageMetricsSnapshot.getLastCheckpointStartDate()
   
   Added metric registration:
    - DataStorageMetricsImpl (see class constructor)
   
   Added metric value update:
    - DataStorageMetricsImpl.onCheckpoint()
    - GridCacheDatabaseSharedManager.updateMetrics()


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to