-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
help wantedExtra attention is neededExtra attention is needed
Description
Log a structure similar to
{
"checks": {
"passing_check": {
"healthy": true,
"affects_liveness": true,
"affects_readiness": true
},
"failing_check": {
"healthy": false,
"affects_liveness": true,
"affects_readiness": true,
"error": "the error returned from the health check",
"error_since": "2024-03-01T01:02:03.00000Z"
}
}
}
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
help wantedExtra attention is neededExtra attention is needed