An open API service indexing awesome lists of open source software.

https://github.com/wiremind/wiremind-grafana-dashboards

Set of useful Grafana Dashboards used at Wiremind
https://github.com/wiremind/wiremind-grafana-dashboards

Last synced: 5 months ago
JSON representation

Set of useful Grafana Dashboards used at Wiremind

Awesome Lists containing this project

README

          

# wiremind-grafana-dashboards

This is a set of useful Grafana Dashboards used and maintained at Wiremind, which we think will be useful for other people.

## Contribute

To export an existing Grafana dashboard:

- Export from Grafana UI using the "Export the dashboard to use in another instance" toggle
- Please add the pre-commit hook before committing so that datasources are automatically cleaned-up:

`git config core.hooksPath .githooks`