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

[jira] [Commented] (IGNITE-13845) Add checkpoint metrics

    [ https://issues.apache.org/jira/browse/IGNITE-13845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17267202#comment-17267202 ] 

Maxim Muzafarov commented on IGNITE-13845:
------------------------------------------

Cherry-picked to 2.10

> Add checkpoint metrics
> ----------------------
>
>                 Key: IGNITE-13845
>                 URL: https://issues.apache.org/jira/browse/IGNITE-13845
>             Project: Ignite
>          Issue Type: New Feature
>            Reporter: Amelchev Nikita
>            Assignee: Amelchev Nikita
>            Priority: Major
>             Fix For: 2.10
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> Add last checkpoint duration metrics:
> * beforeLockDuration
> * listenersExecuteDuration
> * lockHoldDuration
> * walCpRecordFsyncDuration
> * writeCheckpointEntryDuration
> * splitAndSortCpPagesDuration
> Add durations histograms:
> * CheckpointBeforeLockHistogram
> * CheckpointLockWaitHistogram
> * CheckpointListenersExecuteHistogram
> * CheckpointMarkHistogram
> * CheckpointLockHoldHistogram
> * CheckpointPagesWriteHistogram
> * CheckpointFsyncHistogram
> * CheckpointWalRecordFsyncHistogram
> * CheckpointWriteEntryHistogram
> * CheckpointSplitAndSortPagesHistogram
> * CheckpointHistogram



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