Class PrometheusConfig
- java.lang.Object
-
- org.commonjava.o11yphant.metrics.conf.PrometheusConfig
-
public class PrometheusConfig extends Object
-
-
Constructor Summary
Constructors Constructor Description PrometheusConfig()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<String>getExpressedMetrics()StringgetNodeLabel()booleanisMetricExpressed(String metricName)voidsetExpressedMetrics(List<String> expressedMetrics)voidsetNodeLabel(String nodeLabel)
-