Class PrometheusHealthJob
- java.lang.Object
-
- com.netflix.kayenta.prometheus.health.PrometheusHealthJob
-
public class PrometheusHealthJob extends java.lang.Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classPrometheusHealthJob.PrometheusHealthStatus
-
Constructor Summary
Constructors Constructor Description PrometheusHealthJob(PrometheusConfigurationProperties prometheusConfigurationProperties, com.netflix.kayenta.security.AccountCredentialsRepository accountCredentialsRepository, PrometheusHealthCache healthCache)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidrun()
-
-
-
Constructor Detail
-
PrometheusHealthJob
public PrometheusHealthJob(PrometheusConfigurationProperties prometheusConfigurationProperties, com.netflix.kayenta.security.AccountCredentialsRepository accountCredentialsRepository, PrometheusHealthCache healthCache)
-
-