Skip to content

chore(grafana): add proofs-history observability - #170

Merged
panos-xyz merged 1 commit into
codex/reth-main-history-prooffrom
chore/grafana-proof-history-168
Aug 26, 2026
Merged

chore(grafana): add proofs-history observability#170
panos-xyz merged 1 commit into
codex/reth-main-history-prooffrom
chore/grafana-proof-history-168

Conversation

@panos-xyz

Copy link
Copy Markdown
Contributor

Summary

  • add Proof History, proof RPC, and proof-pruner panels while preserving Morph dashboard filters and documenting batch/success-only metric semantics
  • selectively sync compatible reth v2.4 Engine Tree, state-root worker, ExEx/WAL, payload, pruning, and allocator panels without restoring L1-only or staged-sync views
  • fix the example stack's invalid chain name, align its Prometheus network label, and document Hoodi and --proofs-history setup

Test plan

  • parse the dashboard with jq
  • validate unique panel IDs, 24-column bounds, Morph query filters, datasource placeholder, and excluded metric families
  • validate etc/docker-compose.yml with docker compose config --quiet
  • launch an isolated mainnet node with Proof History enabled and live-scrape the new metric families
  • call both eth_getProof and eth_getMultiProof and verify their labeled Prometheus series
  • import the dashboard into the production Grafana environment and tune presentation with real traffic

This is stacked on #142 so the PR contains only the dashboard/configuration changes. Retarget to main after #142 merges.

Closes #168

Bring the Morph dashboard in line with compatible reth v2.4 metrics so proof-history and engine internals are observable.
@coderabbitai

coderabbitai Bot commented Aug 22, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: aa98e230-39b4-4b21-9e4a-ee94c261e720

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Warning

Billing warning: we have not been able to collect payment for this subscription for more than 72 hours. Please update the payment method or pay any pending invoices in Billing to avoid service interruption.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@github-actions github-actions Bot added the enhancement New feature or request label Aug 22, 2026
@panos-xyz
panos-xyz merged commit ce4fd0e into codex/reth-main-history-proof Aug 26, 2026
3 checks passed
@panos-xyz
panos-xyz deleted the chore/grafana-proof-history-168 branch August 26, 2026 00:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant