docs icon indicating copy to clipboard operation
docs copied to clipboard

[TUTORIAL]How to setup grafana + prometheus dashboard for your op node

Open sbvegan opened this issue 2 years ago • 2 comments

Dev infra will be able to help with this. We'll want to be able to export the granfa metrics configuration json and distribute that. We may need to find and replace the op k8s specific labels with more generic ones.

sbvegan avatar Sep 22 '23 18:09 sbvegan

@sbvegan has this been addressed by the new node metrics page?

cpengilly avatar Nov 28 '23 02:11 cpengilly

@cpengilly on a high level yes. But configuring your node to make the metrics available is only one part. The second part would require setting up the metrics software (i.e. prometheus, grafana, etc). So maybe this issue would be better titled: Add: Tutorial - How to setup grafana dashboard for your op node or something like that.

sbvegan avatar Nov 28 '23 03:11 sbvegan

Assigning myself because this is what I spent 5 years writing about haha

bradleycamacho avatar Mar 05 '25 20:03 bradleycamacho

Here's a resource for this one: https://github.com/ethereum-optimism/grafana-dashboards-public And if you run through the devnet tutorial on the docs it spins up a grafana dashboard for the local devnet

sbvegan avatar Mar 06 '25 06:03 sbvegan