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
- Host: GitHub
- URL: https://github.com/wiremind/wiremind-grafana-dashboards
- Owner: wiremind
- Created: 2021-02-01T09:26:25.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2026-01-21T17:44:06.000Z (5 months ago)
- Last Synced: 2026-01-22T05:31:01.702Z (5 months ago)
- Language: Shell
- Size: 386 KB
- Stars: 13
- Watchers: 4
- Forks: 9
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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`