Skip to content

Allow URLs to be customized #3

@OdinsPlasmaRifle

Description

@OdinsPlasmaRifle

Allow a HEALTHCHECK configuration object to be defined that allows custom URLs to be defined for "liveness" (healthz) and "readiness".

HEALTHCHECK = {
    "LIVENESS_PATH": "/livenessz/",
    "READINESS_PATH": "/readinessz/",
}

Default to /livenessz/ and /readinessz/.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions