Class ExecutorsOnlineGauge

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

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