majialoong opened a new pull request, #20999:
URL: https://github.com/apache/kafka/pull/20999

   1. The comment incorrectly referenced `write-latency-total`, but the actual 
   metrics are  `write-latency-max` (using Max() statistics). 
   
   <img width="564" height="633" alt="image" 
src="https://github.com/user-attachments/assets/9b6b5e45-2060-453f-b7dd-49ada8c946b9";
 />
   
   
   2. The `SHARE_COORDINATOR_STATE_TOPIC_PRUNE_SENSOR_NAME` constant value had 
a redundant "SensorName" suffix that was inconsistent with other sensor name 
constants. Removing it ensures consistent naming conventions across all sensor 
name constants.


-- 
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]

Reply via email to