SteNicholas commented on code in PR #2741:
URL: https://github.com/apache/celeborn/pull/2741#discussion_r1770990227
##########
docs/monitoring.md:
##########
@@ -191,6 +193,7 @@ These metrics are exposed by Celeborn worker.
| PushDataHandshakeFailCount | The count of
PushDataHandshake failed in current worker.
|
| RegionStartFailCount | The count of RegionStart
failed in current worker.
|
| RegionFinishFailCount | The count of RegionFinish
failed in current worker.
|
+ | SegmentStartFailCount | The count of segmentStart
failed in current worker.
|
Review Comment:
```suggestion
| SegmentStartFailCount | The count of
SegmentStart failed in current worker.
|
```
--
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]