xvrl commented on a change in pull request #11417:
URL: https://github.com/apache/druid/pull/11417#discussion_r673480671



##########
File path: docs/operations/metrics.md
##########
@@ -180,6 +180,8 @@ These metrics are only available if the 
RealtimeMetricsMonitor is included in th
 |`ingest/handoff/count`|Number of handoffs that happened.|dataSource, taskId, 
taskType.|Varies. Generally greater than 0 once every segment granular period 
if cluster operating normally|
 |`ingest/sink/count`|Number of sinks not handoffed.|dataSource, taskId, 
taskType.|1~3|
 |`ingest/events/messageGap`|Time gap between the data time in event and 
current system time.|dataSource, taskId, taskType.|Greater than 0, depends on 
the time carried in event |
+|`ingest/notices/queueSize`|Number of pending notices to be processed by the 
coordinator|dataSource.|Typically 0 and occasionally in lower single digits. 
Shouldn't be a very high number. |

Review comment:
       ```suggestion
   |`ingest/notices/queueSize`|Number of pending notices to be processed by the 
supervisor|dataSource.|Typically 0 and occasionally in lower single digits. 
Should not be a very high number. |
   ```




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