Slackbot
09/10/2022, 9:22 AMKaran Kumar
09/10/2022, 2:25 PMKaran Kumar
09/10/2022, 2:29 PMkfaraz
09/11/2022, 12:05 PMTaskCountStatsMonitor works only with Overlord as it is bound with a concrete impl only in overlord. To use it correctly, you must specify this monitor in the overlord runtime.properties (and not common.runtime.properties or that of any other service).
@İbrahim Ercan, does your use case require some task count at the middle manager level?İbrahim Ercan
09/11/2022, 1:09 PM# HELP druid_task_waiting_count Number of current waiting tasks. This metric is only available if the TaskCountStatsMonitor module is included.
# TYPE druid_task_waiting_count counterİbrahim Ercan
09/11/2022, 1:18 PMkfaraz
09/11/2022, 1:20 PM