Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IGNITE-17005 Implement metrics for a snapshot create operation #10036

Merged
merged 5 commits into from
May 31, 2022

Conversation

NSAmelchev
Copy link
Contributor

@NSAmelchev NSAmelchev commented May 25, 2022

The following metrics implemented:
CurrentSnapshotTotalSize - Estimated size of current cluster snapshot in bytes on this node. The value may grow during snapshotting.
CurrentSnapshotProcessedSize - Processed size of current cluster snapshot in bytes on this node.

CurrentSnapshotTotalSize (partitions + deltas during snapshot):
Снимок экрана 2022-05-25 в 16 04 10
CurrentSnapshotProcessedSize:
Снимок экрана 2022-05-25 в 16 04 27

@NSAmelchev NSAmelchev merged commit 990903f into apache:master May 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants