Package com.influxdb.client.service
Interface HealthService
public interface HealthService
-
Method Summary
-
Method Details
-
getHealth
Get the health of an instance- Parameters:
zapTraceSpan
- OpenTracing span context (optional)- Returns:
- Call<HealthCheck>
-