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

feat(tree): introduce reorg count metrics in new engine #11226

Merged
merged 1 commit into from
Sep 26, 2024

Conversation

Rjected
Copy link
Member

@Rjected Rjected commented Sep 25, 2024

This adds reorg metrics to the new blockchain tree, using the recently added TreeMetrics. We use the old chain length as the reorg depth, because that is how we tracked it in the old blockchain tree.

ref #11225

@Rjected Rjected added C-enhancement New feature or request A-observability Related to tracing, metrics, logs and other observability tools A-blockchain-tree Related to sidechains, reorgs and pending blocks labels Sep 25, 2024
@Rjected Rjected changed the title feat(trie): introduce reorg count metrics in new engine feat(tree): introduce reorg count metrics in new engine Sep 25, 2024
@rkrasiuk rkrasiuk added this pull request to the merge queue Sep 26, 2024
Merged via the queue into main with commit f4cbfbc Sep 26, 2024
35 checks passed
@rkrasiuk rkrasiuk deleted the dan/reorg-count-metrics branch September 26, 2024 17:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-blockchain-tree Related to sidechains, reorgs and pending blocks A-observability Related to tracing, metrics, logs and other observability tools C-enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants