Skip to content

Commit

Permalink
grafana: configurable datasource (#10073)
Browse files Browse the repository at this point in the history
  • Loading branch information
AskAlexSharov authored Apr 26, 2024
1 parent eac6f04 commit c83ee65
Show file tree
Hide file tree
Showing 4 changed files with 1,314 additions and 591 deletions.
2 changes: 1 addition & 1 deletion cmd/prometheus/Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ To add custom Erigon host: copy `./cmd/prometheus/prometheus.yml`, modify, pass
#### How to update dashboards

1. Edit dashboard right in Grafana UI as you need. Save.
2. Go to "Dashboard Settings" -> "JSON Model" -> Copy json representation of dashboard.
2. Go to "Share" -> "Export" -> enable checkbox "Export for sharing externally" -> "View Json" -> Copy json
3. Go to file `./cmd/prometheus/dashboards/erigon.json` and paste json there.
4. Commit and push. Done.

Expand Down
Loading

0 comments on commit c83ee65

Please sign in to comment.