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:53:00 UTC

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

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

Amelchev Nikita updated IGNITE-13982:
-------------------------------------
    Description: 
Add documentation for new metrics:

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

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

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

* OffHeapEntriesCount
* OffHeapBackupEntriesCount
* OffHeapPrimaryEntriesCount
* HeapEntriesCount
* CacheSize

  was:
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


> 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
>            Priority: Major
>             Fix For: 2.10
>
>
> Add documentation for new metrics:
> * LastCheckpointbeforeLockDuration
> * LastCheckpointListenersExecuteDuration
> * LastCheckpointLockHoldDuration
> * LastCheckpointWalCpRecordFsyncDuration
> * LastCheckpointWriteCheckpointEntryDuration
> * LastCheckpointSplitAndSortPagesDuration
> * LastCheckpointStart
> * 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)