Skip to content

Commit 09c3569

Browse files
authored
Update README.md
1 parent c6bcf13 commit 09c3569

File tree

1 file changed

+10
-5
lines changed

1 file changed

+10
-5
lines changed

devenv/README.md

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,16 @@
11
This folder contains useful scripts and configuration for...
22

3-
* Configuring datasources in Grafana
4-
* Provision example dashboards in Grafana
5-
* Run preconfiured datasources as docker containers
6-
7-
want to know more? run setup!
3+
* Configuring dev datasources in Grafana
4+
* Configuring dev & test scenarios dashboards.
85

96
```bash
107
./setup.sh
118
```
9+
10+
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.
11+
12+
# Dev dashboards
13+
14+
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.
15+
16+

0 commit comments

Comments
 (0)