ozone
ozone copied to clipboard
HDDS-10407. Introduce Metric for deleteKey operation in SCM Service.
What changes were proposed in this pull request?
In this PR few performance metrics are introduced in SCM Service for deleteKey operation.
Please describe your PR in detail: In this PR following metrics are introduced in SCM service for deleteKey operation:
- deleteKeyFailure
- deleteKeySuccess
- deleteKeyFailureLatencyNs
- deleteKeySuccessLatencyNs
What is the link to the Apache JIRA
https://issues.apache.org/jira/browse/HDDS-10407
How was this patch tested?
Tested manually on the cluster.