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

feat: Check database health in /health #183

Merged
merged 4 commits into from
Jul 27, 2020

Conversation

AzureMarker
Copy link
Contributor

@AzureMarker AzureMarker commented Jul 13, 2020

The /health and /__heartbeat__ routes now contain health information about the router and message tables.

Closes #169

@AzureMarker AzureMarker added this to the Autoendpoint Rust Server milestone Jul 13, 2020
@AzureMarker AzureMarker linked an issue Jul 13, 2020 that may be closed by this pull request
@AzureMarker AzureMarker force-pushed the fix/actix-tokio-incompatibility branch from 991a21b to 8845fab Compare July 13, 2020 18:35
@AzureMarker AzureMarker force-pushed the feat/autoendpoint-db-health branch from 4bdfa3a to 694ab96 Compare July 13, 2020 18:37
jrconlin
jrconlin previously approved these changes Jul 17, 2020
@AzureMarker AzureMarker marked this pull request as ready for review July 17, 2020 19:07
@AzureMarker AzureMarker force-pushed the fix/actix-tokio-incompatibility branch from 8845fab to 7086e1a Compare July 20, 2020 13:59
@AzureMarker AzureMarker force-pushed the feat/autoendpoint-db-health branch from 694ab96 to 9095d8b Compare July 20, 2020 14:01
@AzureMarker AzureMarker force-pushed the fix/actix-tokio-incompatibility branch from 4ed59b3 to a11591b Compare July 21, 2020 14:06
@AzureMarker AzureMarker force-pushed the feat/autoendpoint-db-health branch from 9095d8b to 74b9fcf Compare July 21, 2020 14:07
@AzureMarker AzureMarker force-pushed the fix/actix-tokio-incompatibility branch from a11591b to 89813f6 Compare July 21, 2020 14:37
@AzureMarker AzureMarker force-pushed the feat/autoendpoint-db-health branch from 74b9fcf to c3bf859 Compare July 21, 2020 14:37
Base automatically changed from fix/actix-tokio-incompatibility to master July 21, 2020 16:40
@AzureMarker AzureMarker dismissed jrconlin’s stale review July 21, 2020 16:40

The base branch was changed.

Also changed the `/__heartbeat__` handler from `/status` to `/health`.
@AzureMarker AzureMarker force-pushed the feat/autoendpoint-db-health branch from c3bf859 to 2861132 Compare July 21, 2020 16:45
@AzureMarker AzureMarker requested a review from jrconlin July 21, 2020 16:45
pjenvey
pjenvey previously approved these changes Jul 23, 2020
@AzureMarker AzureMarker merged commit b57104e into master Jul 27, 2020
@AzureMarker AzureMarker deleted the feat/autoendpoint-db-health branch July 27, 2020 18:32
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.

[autoendpoint] Respond to /health with database health
3 participants