Interface: HealthCheckResults
HealthCheckResults describes the results/logs from a healthcheck
Properties
FailingStreak
FailingStreak:
number
FailingStreak is the number of consecutive failed healthchecks
Defined in
packages/extension-api/src/extension-api.d.ts:2763
Log
Log:
HealthCheckLog
[]
Log describes healthcheck attempts and results
Defined in
packages/extension-api/src/extension-api.d.ts:2767
Status
Status:
string
Status is starting, healthy or unhealthy