File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed
Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change 438438 M(StatelessWorkerThreadsScheduled, " Number of queued or active jobs in the stateless worker thread pool." ) \
439439 M(ReadonlyDisks, " Number of disks that were marked as readonly during disk check." ) \
440440 M(BrokenDisks, " Number of disks disks that were marked as broken during disk check." ) \
441+ M(TaskTrackerThreads, " Number of threads used by the distributed query remote task tracker." ) \
442+ M(TaskTrackerThreadsActive, " Number of threads in the distributed query remote task tracker thread pool running a task." ) \
443+ M(TaskTrackerThreadsScheduled, " Number of queued or active jobs in the distributed query remote task tracker thread pool." ) \
441444
442445#ifdef APPLY_FOR_EXTERNAL_METRICS
443446 #define APPLY_FOR_METRICS (M ) APPLY_FOR_BUILTIN_METRICS(M) APPLY_FOR_EXTERNAL_METRICS(M)
You can’t perform that action at this time.
0 commit comments