Skip to content

Add a health check on the process that allows to test reachability #384

Open
@Ongy

Description

@Ongy

Describe the feature

There should be an additional endpoint provided by the process (e.g. /healthz) that can be probed to detect general functioning.

Describe the reason for such feature

This allows us to employ better monitoring, for alerting when the server side goes offline for some reason. Additionally it allows to plug into load balancing services that are aware of the health of their backends to provide dynamic failover.

Describe alternatives you've considered

None.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions