Skip to content
This repository was archived by the owner on Jan 16, 2026. It is now read-only.

chore(supervisor): grafana dashboard#2326

Merged
itschaindev merged 2 commits intomainfrom
feat/grafana-dashboard
Jun 30, 2025
Merged

chore(supervisor): grafana dashboard#2326
itschaindev merged 2 commits intomainfrom
feat/grafana-dashboard

Conversation

@dhyaniarun1993
Copy link
Collaborator

Closes #2135

@dhyaniarun1993 dhyaniarun1993 self-assigned this Jun 30, 2025
Copilot AI review requested due to automatic review settings June 30, 2025 08:59
@dhyaniarun1993 dhyaniarun1993 added the M-metrics Meta: metric related label Jun 30, 2025
@dhyaniarun1993 dhyaniarun1993 added the W-supervisor Workstream: supervisor label Jun 30, 2025
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds a new Grafana dashboard for the Kona Supervisor to provide monitoring and analytics.

  • Introduces a JSON dashboard definition with multiple panels for block processing, storage, and RPC metrics.
  • Adds a YAML configuration file to provision the dashboard in Grafana.

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
docker/recipes/kona-supervisor/grafana/dashboard/kona-supervisor.json New dashboard definition covering various metrics panels
docker/recipes/kona-supervisor/grafana/dashboard/dashboard.yml Provisioning configuration for the new dashboard

…or.json

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@codecov
Copy link

codecov bot commented Jun 30, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.0%. Comparing base (273e1aa) to head (1327763).
Report is 1 commits behind head on main.

✅ All tests successful. No failed tests found.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Collaborator

@itschaindev itschaindev left a comment

Choose a reason for hiding this comment

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

Tired locally, works. Although, most of the latency, speed metrics are 0 since everything is running locally. (is expected behaviour)

@itschaindev itschaindev added this pull request to the merge queue Jun 30, 2025
Merged via the queue into main with commit cf7a5ca Jun 30, 2025
25 checks passed
@itschaindev itschaindev deleted the feat/grafana-dashboard branch June 30, 2025 13:38
theochap pushed a commit to ethereum-optimism/optimism that referenced this pull request Dec 10, 2025
Closes op-rs/kona#2135

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
theochap pushed a commit to ethereum-optimism/optimism that referenced this pull request Jan 14, 2026
Closes #2135

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

M-metrics Meta: metric related W-supervisor Workstream: supervisor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

chore(supervisor): grafana dashboard

3 participants