kfaraz commented on code in PR #15941:
URL: https://github.com/apache/druid/pull/15941#discussion_r1502101870
##########
docs/operations/metrics.md:
##########
@@ -342,6 +342,7 @@ These metrics are for the Druid Coordinator and are reset
each time the Coordina
|`killTask/availableSlot/count`| Number of available task slots that can be
used for auto kill tasks in the auto kill run. This is the max number of task
slots minus any currently running auto kill tasks.
| |Varies|
|`killTask/maxSlot/count`| Maximum number of task slots available for auto
kill tasks in the auto kill run.
| |Varies|
|`kill/task/count`| Number of tasks issued in the auto kill run.
| |Varies|
+|`kill/candidateUnusedSegments/count`|Number of candidate unused segments to
be deleted from the metadata store in an auto kill run.|`dataSource`|Varies|
Review Comment:
> No, there can be multiple intervals, so an interval dimension can explode
the metric.
Makes sense.
--
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]