feat(health): add health checking endpoints and logic #636
Reference in New Issue
Block a user
Delete Branch "feat/add-health-check-endpoints"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Introduce health checking functionality with liveness and readiness
endpoints to monitor the application's status. Implement a health
checker that verifies database connectivity and provides a simple
liveness check. Update service routing to use the new health
checker functionality. Add corresponding unit tests for validation.
Codecov Report
❌ Patch coverage is
89.13043%with5 linesin your changes missing coverage. Please review.✅ Project coverage is 10.38%. Comparing base (
a1b0f49) to head (a9dea19).Additional details and impacted files
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
mentioned in commit
bcca005256