docs: update docs structure and nav

This commit is contained in:
Alexander Zobnin
2018-10-22 11:57:58 +03:00
parent 184029ba89
commit 9cdbf72055
7 changed files with 9 additions and 7 deletions

View File

@@ -58,7 +58,7 @@ Direct DB Connection allows plugin to use existing SQL data source for querying
database. This way usually faster than pulling data from Zabbix API, especially on the wide time ranges, and reduces
amount of data transfered.
Read [how to configure](/installation/configuration-sql) SQL data source in Grafana.
Read [how to configure](/configuration/sql_datasource) SQL data source in Grafana.
- **Enable**: enable Direct DB Connection.
- **SQL Data Source**: Select SQL Data Source for Zabbix database.

View File

@@ -17,7 +17,7 @@ this tool better.
If you have any troubles with Grafana or you just want clarification on a feature, there are
a number of ways to get help:
- [Troubleshooting guide](/installation/troubleshooting/)
- [Troubleshooting guide](/configuration/troubleshooting/)
- Search closed and open [issues on GitHub](https://github.com/grafana/grafana/issues)
- [Gitter room](https://gitter.im/alexanderzobnin/grafana-zabbix)
- [Twitter](https://twitter.com/AlexanderZobnin)