Move grafana dashboard info to the wiki
This commit is contained in:
parent
847ed69cc6
commit
8b0e271610
1 changed files with 1 additions and 13 deletions
14
README.md
14
README.md
|
@ -39,7 +39,7 @@ Key features:
|
|||
|
||||
|
||||
## Installation Guides
|
||||
* Installation guides can be found in the [wiki](https://github.com/Boerderij/Varken/wiki/Installation).
|
||||
Installation guides can be found in the [wiki](https://github.com/Boerderij/Varken/wiki/Installation).
|
||||
|
||||
### InfluxDB
|
||||
[InfluxDB Installation Documentation](https://docs.influxdata.com/influxdb/v1.7/introduction/installation/)
|
||||
|
@ -51,15 +51,3 @@ named `varken`
|
|||
|
||||
### Grafana
|
||||
[Grafana Installation Documentation](http://docs.grafana.org/installation/)
|
||||
[Official Example Dashboards](https://grafana.com/dashboards?search=Varken%20%5BOfficial%5D)
|
||||
|
||||
Grafana is used in our examples but not required, nor packaged as part of
|
||||
Varken. Panel examples now exist in both nightly and tagged releases hosted
|
||||
on grafana.com (link above).
|
||||
|
||||
1. Use the link above, then click on your desired dashboard version
|
||||
2. Click `Copy ID to Clipboard`
|
||||
3. In grafana, click your dashboards menu dropdown, and then click `Import dashboard`
|
||||
4. Paste the ID into the `Grafana.com Dashboard` field and then click into empty space on the screen. (This should change the screen to show `Importing Dashboard from Grafana.com`
|
||||
5. Select your varken datasource name in the dropdown labeled `Varken`
|
||||
6. Click Import!
|
||||
|
|
Loading…
Reference in a new issue