Skip to content

Conversation

@vincentsarago
Copy link
Member

closes #824

methods=["GET"],
endpoint=ping,
tags=["Liveliness/Readiness"],
)
Copy link
Member Author

Choose a reason for hiding this comment

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

I don't think we needed to create a mgmt_router. I changed the logic to match what we do for the other endpoints (using router.add_api_route)

@vincentsarago vincentsarago merged commit 1d49423 into main Apr 17, 2025
7 checks passed
@vincentsarago vincentsarago deleted the feature/add-health-endpoint branch April 17, 2025 16:01
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 /_mgmt/health endpoint

3 participants