cxzl25 commented on code in PR #3425:
URL: https://github.com/apache/celeborn/pull/3425#discussion_r2468152726
##########
docs/monitoring.md:
##########
@@ -223,7 +223,10 @@ These metrics are exposed by Celeborn worker.
| PausePushDataAndReplicate | The count for a worker to stop
receiving pushData from clients and other workers because of back pressure.
|
| PartitionFileSizeBytes | The size of partition files
committed in current worker.
|
| TakeBufferTime | The time for a worker to take
out a buffer from a disk flusher.
|
- | FlushDataTime | The time for a worker to write
a buffer which is 256KB by default to storage.
|
Review Comment:
I suggest adding the renamed metrics in `migration.md`
--
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]