← All dashboards

Geth overview

Geth metrics overview dashboard.

Add this args to geth (default port is 6060)

--metrics --pprof --pprof.addr=0.0.0.0

and add Prometheus scrape job:

- job_name: 'geth_node'
  metrics_path: /debug/metrics/prometheus
  static_configs:
  - targets: ['X.X.X.X:6060']

=============================

Many thanks for user hereimalive on the Reddit

I got his dashboard on the Reddit post and did some cosmetic changes. And it is here.

Also you can try my helm chart for the Geth - geth-helm

Dashboard revisions

RevisionDecscriptionCreated

Reviews

Login or Sign up to write a review

Reviews from the community

Get this dashboard

Data source:

Dependencies:

Import the dashboard template:

or

Download JSON

Docs: Importing dashboards

Downloads: 617