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 health monitor #111

Merged
merged 7 commits into from
Sep 22, 2022
Merged

Add health monitor #111

merged 7 commits into from
Sep 22, 2022

Conversation

ahopkins
Copy link
Member

@ahopkins ahopkins commented Aug 4, 2022

Requires sanic-org/sanic#2499

TODO:

  • Add /__diagnostics__ endpoint that:
    • shows all PIDs
    • number of current open HTTP connections
    • number of requests served
    • uptime

sanic_ext/config.py Outdated Show resolved Hide resolved
@ahopkins ahopkins merged commit b6fb59b into main Sep 22, 2022
@ahopkins ahopkins deleted the health-monitor branch September 22, 2022 06:47
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.

1 participant