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 last_observed_height metric #32

Merged
merged 1 commit into from
Dec 19, 2024
Merged

Add last_observed_height metric #32

merged 1 commit into from
Dec 19, 2024

Conversation

sin3point14
Copy link
Contributor

Closes #30

Exports another metric:

# HELP blazar_last_observed_height Last block height observed by the height watcher
# TYPE blazar_last_observed_height gauge
blazar_last_observed_height{compose_file="...",hostname="...",version="devel"} 1.2142927e+07

Copy link
Contributor

@mkaczanowski mkaczanowski left a comment

Choose a reason for hiding this comment

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

LGTM

@mkaczanowski mkaczanowski merged commit bd8502c into main Dec 19, 2024
2 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.

Report last observed block in the metrics
2 participants