-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Adding per block metrics to dashboard #5137
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
Open
ndr-ds
wants to merge
1
commit into
12-11-add_metrics_to_track_operations_bundles_transactions_per_block
Choose a base branch
from
12-11-adding_per_block_metrics_to_dashboard
base: 12-11-add_metrics_to_track_operations_bundles_transactions_per_block
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Adding per block metrics to dashboard #5137
ndr-ds
wants to merge
1
commit into
12-11-add_metrics_to_track_operations_bundles_transactions_per_block
from
12-11-adding_per_block_metrics_to_dashboard
+489
−0
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This was referenced Dec 12, 2025
Contributor
Author
This was referenced Dec 12, 2025
200d764 to
ddae246
Compare
7709975 to
0c6a022
Compare
0c6a022 to
fc579c7
Compare
ddae246 to
4d4956a
Compare
fc579c7 to
c01e12f
Compare
4d4956a to
45d90ba
Compare
This was referenced Dec 15, 2025
Draft
d4174f2 to
d428686
Compare
This was referenced Jan 7, 2026
6fefee0 to
53291f9
Compare
d428686 to
675010e
Compare
53291f9 to
d38a3ce
Compare
675010e to
79dd270
Compare
79dd270 to
56857ca
Compare
d38a3ce to
3c3c5d7
Compare
deuszx
approved these changes
Jan 8, 2026
Contributor
deuszx
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Maybe we should track dashboards in a separate repo? Actually, I'd put all "infra" code somewhere else.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.

Motivation
New per-block metrics need corresponding dashboard panels.
Proposal
Add Grafana dashboard panels for:
Test Plan
Release Plan