Kirill Tkalenko created IGNITE-26574:
----------------------------------------
Summary: Add aipersist checkpoint metrics
Key: IGNITE-26574
URL: https://issues.apache.org/jira/browse/IGNITE-26574
Project: Ignite
Issue Type: Improvement
Reporter: Kirill Tkalenko
Assignee: Kirill Tkalenko
This is part of ticket IGNITE-26180, which requires adding the following
metrics for the aipersist checkpoint as in AI2:
* io_datastorage_LastCheckpointLockWaitDuration
* io_datastorage_LastCheckpointPagesWriteDuration
* io_datastorage_LastCheckpointFsyncDuration
* io_datastorage_LastCheckpointTotalPagesNumber
* io_datastorage_LastCheckpointDuration
For every checkpoint we also track onMarkCheckpointBeginDuration,
writeLockHoldDuration, replicatorLogSyncDuration,
splitAndSortCheckpointPagesDuration, waitPageReplacement,{{ these metrics
should be added}}.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)