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

ethereum_chain_head_number is not tracking as expected for firehose-based chains #3732

Closed
azf20 opened this issue Jul 13, 2022 · 2 comments
Closed
Assignees
Labels
bug Something isn't working

Comments

@azf20
Copy link
Contributor

azf20 commented Jul 13, 2022

From the Hosted Service monitoring, it appears that this metric is not showing up as expected. Despite the metric name, it should work for Firehose-based, non EVM chains.

@azf20 azf20 added the bug Something isn't working label Jul 19, 2022
@azf20
Copy link
Contributor Author

azf20 commented Jul 20, 2022

Note from @lutter:

The metric is updated by the chain head listener. That listens to updates the block ingestor sends out and is only used for non-firehose networks. For firehose network, that metric is never updated.

leoyvens pushed a commit that referenced this issue Jul 26, 2022
…ased chains #3732 (#3771)

* ethereum_chain_head_number is not tracking as expected for firehose-based chains #3732
@azf20
Copy link
Contributor Author

azf20 commented Sep 7, 2022

This was fixed

@azf20 azf20 closed this as completed Sep 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants