public class InfluxDbHealthIndicator extends AbstractHealthIndicator
HealthIndicator for InfluxDB.| Constructor and Description |
|---|
InfluxDbHealthIndicator(org.influxdb.InfluxDB influxDb) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doHealthCheck(Health.Builder builder)
Actual health check logic.
|
healthpublic InfluxDbHealthIndicator(org.influxdb.InfluxDB influxDb)
protected void doHealthCheck(Health.Builder builder)
AbstractHealthIndicatordoHealthCheck in class AbstractHealthIndicatorbuilder - the Health.Builder to report health status and detailsCopyright © 2018 Pivotal Software, Inc.. All rights reserved.