Update readme
This commit is contained in:
parent
27fa6e45a1
commit
7f140d3f0e
|
|
@ -1,8 +1,16 @@
|
||||||
# Grafana Dashboards & Examples
|
# Grafana Dashboards & Examples
|
||||||
|
|
||||||
This folder contains grafana dashboards to get you started with the new data pool.
|
This folder contains 3 grafana dashboards to get you started with the new data pool.
|
||||||
Import these into Grafana to quickly visualize data from your devices.
|
Import these into Grafana to quickly visualize data from your devices.
|
||||||
|
Created with Grafana 6.2.
|
||||||
|
|
||||||
They may/do use a few plugins: Clock, Discrete, Singlestat, Table
|
They require a few plugins: `Clock`, `Discrete`, `Singlestat`, `Table`
|
||||||
|
|
||||||
|
Keep in mind these dashboards are just examples. You should make an Example folder
|
||||||
|
in Grafana to keep them in, and copy them to new dashboards that you want to change.
|
||||||
|
From time to time I will release new features (like multi-site support) that brings
|
||||||
|
new benefits to the existing dashboards. When that happens I update them.
|
||||||
|
Keeping an Example set allows you to update too, inspect the changes, and apply them
|
||||||
|
to your own custom dashboards.
|
||||||
|
|
||||||
This folder also contains an example configuration file and some dashboard screenshots.
|
This folder also contains an example configuration file and some dashboard screenshots.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue