Skip to content

Reporters: slog reporter #1

@schigh

Description

@schigh

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"
        }
    }
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions