|
@@ -0,0 +1,11 @@
|
|
|
|
|
+This folder contains useful scripts and configuration for...
|
|
|
|
|
+
|
|
|
|
|
+* Configuring datasources in Grafana
|
|
|
|
|
+* Provision example dashboards in Grafana
|
|
|
|
|
+* Run preconfiured datasources as docker containers
|
|
|
|
|
+
|
|
|
|
|
+want to know more? run setup!
|
|
|
|
|
+
|
|
|
|
|
+```bash
|
|
|
|
|
+./setup.sh
|
|
|
|
|
+```
|