Skip to content

feat: add healthcheck endpoints#4

Merged
endersonmaia merged 1 commit intomainfrom
feature/add-healthcheck-endpoints
Mar 5, 2026
Merged

feat: add healthcheck endpoints#4
endersonmaia merged 1 commit intomainfrom
feature/add-healthcheck-endpoints

Conversation

@endersonmaia
Copy link
Contributor

GET /livez → 200 if process alive
GET /readyz → 200 if ready for traffic
GET /healthz → detailed JSON status

Signed-off-by: Enderson Maia endersonmaia@gmail.com

GET /livez   → 200 if process alive
GET /readyz  → 200 if ready for traffic
GET /healthz → detailed JSON status

Signed-off-by: Enderson Maia <endersonmaia@gmail.com>
@endersonmaia endersonmaia self-assigned this Mar 5, 2026
@endersonmaia endersonmaia requested a review from GCdePaula March 5, 2026 18:09
Copy link
Collaborator

@GCdePaula GCdePaula left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀🚀🚀

@endersonmaia endersonmaia merged commit f627b8a into main Mar 5, 2026
2 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.

2 participants