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 a metric to display the latest block time #1505

Open
freak12techno opened this issue Sep 18, 2024 · 0 comments
Open

Add a metric to display the latest block time #1505

freak12techno opened this issue Sep 18, 2024 · 0 comments

Comments

@freak12techno
Copy link

We have the following metric in place: cosmos_relayer_chain_latest_height, which obviously shows the latest chain height.
I use it internally to build alerts on (if it's stuck for like 5 minutes), but there might be cases where the chain is producing new blocks, but the node isn't in sync so cannot properly work.
I suggest adding another metric exposing a Unix timestamp of a latest block received, so it can also be used as an input for alerting.

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

No branches or pull requests

1 participant