druid/docs
zachjsh 82d82dfbd6
Add stats to KillUnusedSegments coordinator duty (#14782)
### Description

Added the following metrics, which are calculated from the `KillUnusedSegments` coordinatorDuty

`"killTask/availableSlot/count"`: calculates the number remaining task slots available for auto kill
`"killTask/maxSlot/count"`: calculates the maximum number of tasks available for auto kill
`"killTask/task/count"`: calculates the number of tasks submitted by auto kill. 

#### Release note
NEW: metrics added for auto kill

`"killTask/availableSlot/count"`: calculates the number remaining task slots available for auto kill
`"killTask/maxSlot/count"`: calculates the maximum number of tasks available for auto kill
`"killTask/task/count"`: calculates the number of tasks submitted by auto kill.
2023-08-10 18:36:53 -04:00
..
_bin De-incubation cleanup in code, docs, packaging (#9108) 2020-01-03 12:33:19 -05:00
api-reference docs: query from deep storage (#14609) 2023-08-04 11:10:08 +05:30
assets docs: query from deep storage (#14609) 2023-08-04 11:10:08 +05:30
comparisons remove ref to plywood repo (#12809) 2022-07-26 10:12:13 +08:00
configuration Removes support for Hadoop 2 (#14763) 2023-08-09 17:47:52 +05:30
data-management Add ability to limit the number of segments killed in kill task (#14662) 2023-08-03 22:17:04 -04:00
design docs: query from deep storage (#14609) 2023-08-04 11:10:08 +05:30
development Removes support for Hadoop 2 (#14763) 2023-08-09 17:47:52 +05:30
ingestion Removes support for Hadoop 2 (#14763) 2023-08-09 17:47:52 +05:30
misc Update Ingestion section (#14023) 2023-05-19 09:42:27 -07:00
multi-stage-query Introduce StorageConnector for Azure (#14660) 2023-08-09 12:25:27 +00:00
operations Add stats to KillUnusedSegments coordinator duty (#14782) 2023-08-10 18:36:53 -04:00
querying document new filters and stuff (#14760) 2023-08-08 16:01:06 -07:00
tutorials Removes support for Hadoop 2 (#14763) 2023-08-09 17:47:52 +05:30