update links to docs to github pages
This commit is contained in:
@@ -1,10 +1,8 @@
|
||||
site_name: Grafana-Zabbix Documentation
|
||||
#site_url: http://docs.grafana-zabbix.org/
|
||||
#site_url: /
|
||||
site_description: Documentation for Grafana-Zabbix, Zabbix monitoring system plugin bundle for Grafana
|
||||
repo_url: https://github.com/alexanderzobnin/grafana-zabbix/
|
||||
edit_uri: blob/master/docs/sources/
|
||||
copyright: Copyright © 2015-2017, Alexander Zobnin
|
||||
copyright: Copyright © 2015-2018, Alexander Zobnin
|
||||
|
||||
docs_dir: sources
|
||||
theme: readthedocs
|
||||
|
||||
@@ -7,11 +7,11 @@ Grafana in couple with Grafana-Zabbix plugin allows to create great dashboards.
|
||||
features:
|
||||
|
||||
- Rich graphing features
|
||||
- Create interactive and reusable dashboards with [template variables](http://docs.grafana-zabbix.org/guides/templating/)
|
||||
- Create interactive and reusable dashboards with [template variables](/guides/templating/)
|
||||
- Show events on graphs with [Annotations](http://docs.grafana.org/reference/annotations/)
|
||||
- Select multiple metrics [by using Regex](http://docs.grafana-zabbix.org/guides/gettingstarted/#multiple-items-on-one-graph)
|
||||
- Select multiple metrics [by using Regex](/guides/gettingstarted/#multiple-items-on-one-graph)
|
||||
- Display active problems with Triggers panel
|
||||
- Transform and shape your data with [metric processing functions](http://docs.grafana-zabbix.org/reference/functions/) (Avg, Median, Min, Max, Multiply, Summarize, Time shift, Alias)
|
||||
- Find problems faster with [Alerting](http://docs.grafana-zabbix.org/reference/alerting/) feature
|
||||
- Transform and shape your data with [metric processing functions](/reference/functions/) (Avg, Median, Min, Max, Multiply, Summarize, Time shift, Alias)
|
||||
- Find problems faster with [Alerting](/reference/alerting/) feature
|
||||
- Mix metrics from multiple data sources in the same dashboard or even graph
|
||||
- Discover and share [dashboards](https://grafana.com/dashboards) in the official library
|
||||
|
||||
Reference in New Issue
Block a user