Class PrometheusConfiguration
- java.lang.Object
-
- com.netflix.kayenta.prometheus.config.PrometheusConfiguration
-
@Configuration @ConditionalOnProperty("kayenta.prometheus.enabled") @ComponentScan("com.netflix.kayenta.prometheus") public class PrometheusConfiguration extends java.lang.Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classPrometheusConfiguration.PrometheusHealthConfiguration
-
Constructor Summary
Constructors Constructor Description PrometheusConfiguration()
-