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

Added grafana dashboards for new metrics #12927

Merged
merged 1 commit into from
Dec 1, 2024
Merged

Conversation

eastorski
Copy link
Member

No description provided.

@shohamc1 shohamc1 merged commit 3e9f60b into main Dec 1, 2024
13 of 15 checks passed
@shohamc1 shohamc1 deleted the eastorski/grafana-dashboards branch December 1, 2024 13:47
"refId": "B"
}
],
"title": "Block finalisation",
Copy link
Member

Choose a reason for hiding this comment

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

Please move this to a new Polygon section since these are Polygon specific charts and rename the title to Waypoint lengths

"uid": "${DS_PROMETHEUS}"
},
"editorMode": "code",
"expr": "wiggle_duration{instance=~\"$instance\",quantile=\"$quantile\"}",
Copy link
Member

Choose a reason for hiding this comment

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

Please move this into a separate graph into the Polygon section as per https://github.com/erigontech/erigon/pull/12927/files#r1880458962

"refId": "B"
}
],
"title": "Block finalisation",
Copy link
Member

@taratorio taratorio Dec 11, 2024

Choose a reason for hiding this comment

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

do you know why we had to upload the same graphs twice in erigon.json and erigon_internals.json? What are their intended usages? I would've expected that adding it to erigon_internals.json would be enough?

taratorio added a commit that referenced this pull request Jan 6, 2025
removes outdated charts we added as part of
#12927 because:
1. these were changed and superseded by new versions in erigon_internals
as part of #13309
2. no need to duplicate these both in
`prometheus/dashboards/erigon.json` and
`prometheus/dashboards/erigon_internals.json` - only
`erigon_internals.json` is enough
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.

4 participants