adoroszlai commented on code in PR #6070:
URL: https://github.com/apache/ozone/pull/6070#discussion_r1473303508
##########
hadoop-hdds/common/src/main/java/org/apache/hadoop/ozone/OzoneConfigKeys.java:
##########
@@ -675,6 +675,8 @@ public final class OzoneConfigKeys {
public static final String HDDS_SCM_CLIENT_FAILOVER_MAX_RETRY =
"hdds.scmclient.failover.max.retry";
+ public static final String
OZONE_XCEIVER_METRICS_PERCENTILES_INTERVALS_SECONDS_KEY =
+ "ozone.xceiver.metrics.percentiles.intervals.seconds";
Review Comment:
Thanks @xichen01 for the info. If this appears as part of metric names,
then I guess the proposed config key is fine.
--
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]