Skip to main content
FieldTypeDescriptionValue(s)
namestringName of the probe.
intervalDurationInterval between probe attempts.
Defaults to 1s.
failureThresholdintNumber of consecutive failures for the probe to be considered failed after having succeeded.
Defaults to 0 (immediately fail on first failure).
endpointstringEndpoint to probe in the format host:port.
timeoutDurationTimeout for the probe.
Defaults to 10s.