You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Amelchev Nikita (Jira)" <ji...@apache.org> on 2021/01/12 13:41:00 UTC

[jira] [Created] (IGNITE-13982) Add documentation for new checkpoint, cluster and cache metrics

Amelchev Nikita created IGNITE-13982:
----------------------------------------

             Summary: Add documentation for new checkpoint, cluster and cache metrics
                 Key: IGNITE-13982
                 URL: https://issues.apache.org/jira/browse/IGNITE-13982
             Project: Ignite
          Issue Type: Task
            Reporter: Amelchev Nikita
            Assignee: Amelchev Nikita
             Fix For: 2.10


Add documentation for new metrics:

* LastCheckpointbeforeLockDuration
* LastCheckpointListenersExecuteDuration
* LastCheckpointLockHoldDuration
* LastCheckpointWalCpRecordFsyncDuration
* LastCheckpointWriteCheckpointEntryDuration
* LastCheckpointSplitAndSortPagesDuration

* CheckpointBeforeLockHistogram
* CheckpointLockWaitHistogram
* CheckpointListenersExecuteHistogram
* CheckpointMarkHistogram
* CheckpointLockHoldHistogram
* CheckpointPagesWriteHistogram
* CheckpointFsyncHistogram
* CheckpointWalRecordFsyncHistogram
* CheckpointWriteEntryHistogram
* CheckpointSplitAndSortPagesHistogram
* CheckpointHistogram

* TopologyVersion
* TotalNodes
* TotalBaselineNodes
* TotalServerNodes
* TotalClientNodes
* ActiveBaselineNodes

* OffHeapEntriesCount
* OffHeapBackupEntriesCount
* OffHeapPrimaryEntriesCount
* HeapEntriesCount
* CacheSize



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