Class ExecutorsAvailableGauge

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

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