Class ExecutorsBusyGauge

java.lang.Object
org.jenkinsci.plugins.prometheus.collectors.BaseMetricCollector<LoadStatistics.LoadStatisticsSnapshot,io.prometheus.client.Gauge>
org.jenkinsci.plugins.prometheus.collectors.executors.ExecutorsBusyGauge
All Implemented Interfaces:
MetricCollector<LoadStatistics.LoadStatisticsSnapshot,io.prometheus.client.Gauge>

public class ExecutorsBusyGauge extends BaseMetricCollector<LoadStatistics.LoadStatisticsSnapshot,io.prometheus.client.Gauge>