mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Update README.md
This commit is contained in:
@@ -1,11 +1,16 @@
|
|||||||
This folder contains useful scripts and configuration for...
|
This folder contains useful scripts and configuration for...
|
||||||
|
|
||||||
* Configuring datasources in Grafana
|
* Configuring dev datasources in Grafana
|
||||||
* Provision example dashboards in Grafana
|
* Configuring dev & test scenarios dashboards.
|
||||||
* Run preconfiured datasources as docker containers
|
|
||||||
|
|
||||||
want to know more? run setup!
|
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
./setup.sh
|
./setup.sh
|
||||||
```
|
```
|
||||||
|
|
||||||
|
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.
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user