Skip to content

Conversation

@tradzero
Copy link

@tradzero tradzero commented Nov 6, 2025

This PR adds a new health check endpoint to monitor the synchronization status of each cryptocurrency on the server. This endpoint is designed for alerting systems to detect when blockchain sync has stopped for an extended period.

Motivation
While the existing /metrics endpoint provides monitoring capabilities, it has some limitations:

The Prometheus format is difficult to parse for custom alerting scripts
The endpoint occasionally returns 500 errors with raw error text, making automated monitoring unreliable

Due to difficulties in setting up a complete testing environment, this PR has not been fully tested. I would appreciate code review and testing from maintainers before merging.

Please feel free to suggest any changes or improvements. Thank you for your consideration.

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