We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 975bd2d commit 57f63cfCopy full SHA for 57f63cf
README.md
@@ -14,3 +14,10 @@ Here below a screenshot of the dashboard that is also provisioned by this applic
14
15

16
17
+## Provisioning Grafana Dashboards
18
+
19
+If you want to add or update a Grafana Dashboard then this can be done through following steps:
20
21
+1. Create (or Update) the dashboard in Grafana
22
+2. From the settings menu in Grafana select `View JSON` and copy the complete json file
23
+3. Create a file with extension `.json` in folder `grafana\dashboards` and ....
0 commit comments