hardikbajaj commented on code in PR #14912:
URL: https://github.com/apache/druid/pull/14912#discussion_r1307681938


##########
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:
   Sure, should I add it in ::: info wrapper instead like 
[here](https://github.com/apache/druid/pull/14912/files#diff-4153c0d20e748deebfabfa5f90696f686d98ff83362e7fea73937a025ed42db5L39)
 . I've seen some deprecation notices in this repo put this way



-- 
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]

Reply via email to