sreejasahithi opened a new pull request, #8896: URL: https://github.com/apache/ozone/pull/8896
## What changes were proposed in this pull request? As part of performance improvements, new metrics to capture latency for major sub-operation in key creation are introduced. This will help in understanding where more time is spent during key creation and make it easier to troubleshoot slowness. ## What is the link to the Apache JIRA [HDDS-13510](https://issues.apache.org/jira/browse/HDDS-13510) ## How was this patch tested? CI: https://github.com/sreejasahithi/ozone/actions/runs/16717200562 Sample outputs of the metrics over Prometheus for a total of 2000 keys created. <img width="1692" height="623" alt="Screenshot 2025-08-04 at 10 44 23 AM" src="https://github.com/user-attachments/assets/7d69bed9-80d1-4d50-a32f-b01d4c69ce83" /> <img width="1684" height="622" alt="Screenshot 2025-08-04 at 10 43 45 AM" src="https://github.com/user-attachments/assets/f99f74a2-6255-4cdd-9318-23777d156837" /> <img width="1704" height="624" alt="Screenshot 2025-08-04 at 10 43 26 AM" src="https://github.com/user-attachments/assets/dbd3d5ce-81fe-4030-8477-a7a936df295d" /> <img width="1693" height="624" alt="Screenshot 2025-08-04 at 10 41 25 AM" src="https://github.com/user-attachments/assets/a701e95e-6396-4966-8796-0ea119f6dbca" /> -- 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]
