Skip to content

feat: add dedicated /health endpoint for health checks#193

Merged
LouisHaftmann merged 1 commit intofalcondev-oss:devfrom
dawidmalina:feat/health-endpoint
Jan 19, 2026
Merged

feat: add dedicated /health endpoint for health checks#193
LouisHaftmann merged 1 commit intofalcondev-oss:devfrom
dawidmalina:feat/health-endpoint

Conversation

@dawidmalina
Copy link
Contributor

  • Add /health route that returns 'healthy' status
  • Update liveness and readiness probes to use /health instead of /

Fixes #192

- Add /health route that returns 'healthy' status
- Update liveness and readiness probes to use /health instead of /

Fixes falcondev-oss#192
@LouisHaftmann LouisHaftmann merged commit 04f66b0 into falcondev-oss:dev Jan 19, 2026
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add dedicated /health endpoint for health checks

2 participants