zuston commented on code in PR #1412:
URL:
https://github.com/apache/incubator-uniffle/pull/1412#discussion_r1439301749
##########
server/src/main/java/org/apache/uniffle/server/ShuffleServerMetrics.java:
##########
@@ -159,7 +161,8 @@ public class ShuffleServerMetrics {
public static Gauge.Child gaugeLocalStorageUsedSpaceRatio;
public static Gauge.Child gaugeIsHealthy;
- public static Gauge.Child gaugeAllocatedBufferSize;
+ public static Gauge.Child gaugePreAllocatedBufferSize;
Review Comment:
why changing this metric name?
--
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]