suneet-s commented on code in PR #12413:
URL: https://github.com/apache/druid/pull/12413#discussion_r846303045
##########
server/src/main/java/org/apache/druid/server/coordinator/duty/EmitClusterStatsAndMetrics.java:
##########
@@ -513,5 +515,42 @@ private void emitStatsForCompactSegments(DruidCluster
cluster, CoordinatorStats
);
}
);
+
+ // Compute compaction progress as percentage
Review Comment:
Users should be able to compute this from existing metrics. I don't think we
need to emit the percentages
--
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]