Class PrometheusConfiguration


  • @Configuration
    @ConditionalOnProperty("kayenta.prometheus.enabled")
    @ComponentScan("com.netflix.kayenta.prometheus")
    public class PrometheusConfiguration
    extends java.lang.Object
    • Constructor Detail

      • PrometheusConfiguration

        public PrometheusConfiguration()