Skip to content
This repository has been archived by the owner on Aug 19, 2022. It is now read-only.

Commit

Permalink
Merge pull request #69 from libp2p/marco/update-grafana-json
Browse files Browse the repository at this point in the history
Use templated version of grafana dashboard json
  • Loading branch information
MarcoPolo authored Jul 7, 2022
2 parents 51226e5 + 18951db commit 2f27682
Show file tree
Hide file tree
Showing 2 changed files with 189 additions and 68 deletions.
9 changes: 8 additions & 1 deletion obs/grafana-dashboards/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,11 @@ import (

It should be fairly similar for other exporters. See the [OpenCensus
docs](https://opencensus.io/exporters/supported-exporters/go/) to see how to
export to another exporter.
export to another exporter.

## Updating Dashboard json

Use the share functionality on an existing dashboard, and make sure to toggle
"Export for sharing externally". See the [Grafana
Docs](https://grafana.com/docs/grafana/latest/dashboards/export-import/#exporting-a-dashboard)
for more details.
Loading

0 comments on commit 2f27682

Please sign in to comment.