ExecutorAllocationManagerSource¶
ExecutorAllocationManagerSource is a metric source for Dynamic Allocation of Executors.
Source Name¶
ExecutorAllocationManagerSource is registered under the name ExecutorAllocationManager.
Gauges¶
numberExecutorsToAdd¶
executors/numberExecutorsToAdd for numExecutorsToAdd
numberExecutorsPendingToRemove¶
executors/numberExecutorsPendingToRemove for pendingRemovalCount
numberAllExecutors¶
executors/numberAllExecutors for executorCount
numberTargetExecutors¶
executors/numberTargetExecutors for numExecutorsTarget
numberMaxNeededExecutors¶
executors/numberMaxNeededExecutors for maxNumExecutorsNeeded