Skip to content

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 committed Jul 7, 2022
2 parents 5ba3f91 + 728a72c commit 40d71c4
Show file tree
Hide file tree
Showing 2 changed files with 189 additions and 68 deletions.
9 changes: 8 additions & 1 deletion p2p/host/resource-manager/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 40d71c4

Please sign in to comment.