grafana/devenv/README.md

17 lines
614 B
Markdown
Raw Normal View History

2018-05-29 09:52:02 -05:00
This folder contains useful scripts and configuration for...
2018-07-16 05:36:35 -05:00
* Configuring dev datasources in Grafana
* Configuring dev & test scenarios dashboards.
2018-05-29 09:52:02 -05:00
```bash
./setup.sh
```
2018-07-16 05:36:35 -05:00
After restarting grafana server there should now be a number of datasources named `gdev-<type>` provisioned as well as a dashboard folder named `gdev dashboards`. This folder contains dashboard & panel features tests dashboards.
# Dev dashboards
Please update these dashboards or make new ones as new panels & dashboards features are developed or new bugs are found. The dashboards are located in the `devenv/dev-dashboards` folder.