venkatsambath opened a new pull request, #7954: URL: https://github.com/apache/ozone/pull/7954
## What changes were proposed in this pull request? HDDS-12404: Added graphana dashboard for capturing snapshot related metrics. I would like to track snapshot purge rate, create rate, delete rate. This would help operations team take tuning decision incase snapshot deletion progress is slow. Please describe your PR in detail: Visuals are added for the following metrics NumSnapshotDeletes - Number of snapshot delete request received from client NumSnapshotDeleted - Number of snapshot in SNAPSHOT_DELETED status in snapshotInfoTable in OMDB NumSnapshotPurges - Number of snapshot purged from snapshotInfoTable NumSnapshotCreates - Number of snapshot create request received from client NumSnapshotActive - Number of snapshot in SNAPSHOT_ACTIVE status in snapshotInfoTable in OMDB ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-12404 ## How was this patch tested? Tested in local clusters. Screenshot attached -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
