RexXiong commented on code in PR #2598:
URL: https://github.com/apache/celeborn/pull/2598#discussion_r1663251635
##########
worker/src/main/scala/org/apache/celeborn/service/deploy/worker/storage/Flusher.scala:
##########
@@ -95,6 +97,10 @@ abstract private[worker] class Flusher(
}
}
})
+ workerSource.addGauge(FLUSH_WORKING_QUEUE_SIZE, Map("mountpoint" ->
s"$mountPoint-$index")) {
Review Comment:
Need add new metrics to celeborn-dashboard.json
--
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]