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 main loop prometheus gauge for liveness monitoring #86

Merged
merged 1 commit into from
May 22, 2024

Conversation

philippem
Copy link
Collaborator

Add a prometheus gauge that is incremented with each iteration of the electrs main thread loop.
Under normal conditions this gauge will be incremented each 5 seconds or after a SIGUSR1 interrupt is handled.
The gauge can be used as a proxy for liveness of the electrs main thread.

Copy link
Collaborator

@shesek shesek left a comment

Choose a reason for hiding this comment

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

ACK

@shesek shesek merged commit 5db7d2b into new-index May 22, 2024
6 checks passed
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.

2 participants