ektravel commented on code in PR #14912: URL: https://github.com/apache/druid/pull/14912#discussion_r1307602044
########## docs/operations/metrics.md: ########## @@ -404,7 +406,10 @@ The following metric is only available if the `EventReceiverFirehoseMonitor` mod |`ingest/events/buffered`|Number of events queued in the `EventReceiverFirehose` buffer.|`serviceName`, `dataSource`, `taskId`, `taskType`, `bufferCapacity`|Equal to the current number of events in the buffer queue.| |`ingest/bytes/received`|Number of bytes received by the `EventReceiverFirehose`.|`serviceName`, `dataSource`, `taskId`, `taskType`|Varies| -## Sys +## Sys [Deprecated] + +> SysMonitor is now deprecated and will be removed in future releases. Review Comment: Consider changing lines 411 and 412 to regular text. Some readers skip elements, including notices, that are outside their focus of interest. -- 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]
