Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✨ Add healthz and readyz endpoints #30

Open
Thomasvdam opened this issue Oct 31, 2024 · 0 comments
Open

✨ Add healthz and readyz endpoints #30

Thomasvdam opened this issue Oct 31, 2024 · 0 comments
Labels
good first issue 👋 Good for newcomers priority: medium Should be fixed soon

Comments

@Thomasvdam
Copy link
Member

✨ Feature

Add healthz and readyz endpoints to aid with containerisation of the service.

Motivation

Makes containerising the data proxy easier.

Implementation

Simple endpoints that just return a 200 or 201 (check docker/kubernetes on what is expected exactly). These endpoints should be excluded from logging.

@Thomasvdam Thomasvdam added good first issue 👋 Good for newcomers priority: medium Should be fixed soon labels Oct 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue 👋 Good for newcomers priority: medium Should be fixed soon
Projects
None yet
Development

No branches or pull requests

1 participant