platinumhamburg commented on code in PR #1466:
URL: https://github.com/apache/fluss/pull/1466#discussion_r2265843087
##########
website/docs/maintenance/observability/monitor-metrics.md:
##########
@@ -337,7 +337,7 @@ Some metrics might not be exposed when using other JVM
implementations (e.g. IBM
</tr>
<tr>
<td>eventProcessingTimeMs</td>
- <td>The time that an event took to be processed.</td>
+ <td>The time that an event took to be processed by the coordinator event
processor. This metric is labeled with <code>event_type</code> to distinguish
between different types of coordinator events.</td>
Review Comment:
Thanks for your review comments, I reorganized the modified metrics in
coordinator's event subgroup.
--
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]