From ac0910a33a65ce9ae6c489b82b4a05c01d329bf9 Mon Sep 17 00:00:00 2001 From: Alexander Zobnin Date: Thu, 20 Jul 2023 16:36:11 +0200 Subject: [PATCH] Update links to the docs --- README.md | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index 2aa28af..28db62d 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ [![Version](https://badge.fury.io/gh/alexanderzobnin%2Fgrafana-zabbix.svg)](https://github.com/alexanderzobnin/grafana-zabbix/releases) [![codecov](https://codecov.io/gh/alexanderzobnin/grafana-zabbix/branch/master/graph/badge.svg)](https://codecov.io/gh/alexanderzobnin/grafana-zabbix) [![Change Log](https://img.shields.io/badge/change-log-blue.svg?style=flat)](https://github.com/alexanderzobnin/grafana-zabbix/blob/master/CHANGELOG.md) -[![Docs](https://img.shields.io/badge/docs-latest-red.svg?style=flat)](https://alexanderzobnin.github.io/grafana-zabbix) +[![Docs](https://img.shields.io/badge/docs-latest-red.svg?style=flat)](https://grafana.github.io/grafana-zabbix) [![Twitter URL](https://img.shields.io/twitter/url/http/shields.io.svg?style=social&label=Follow)](https://twitter.com/alexanderzobnin) Visualize your Zabbix metrics with the leading open source software for time series analytics. @@ -12,12 +12,12 @@ Visualize your Zabbix metrics with the leading open source software for time ser ## Features -- Select multiple metrics [by using Regex](https://alexanderzobnin.github.io/grafana-zabbix/guides/gettingstarted/#multiple-items-on-one-graph) -- Create interactive and reusable dashboards with [template variables](https://alexanderzobnin.github.io/grafana-zabbix/guides/templating/) +- Select multiple metrics [by using Regex](https://grafana.github.io/grafana-zabbix/guides/gettingstarted/#multiple-items-on-one-graph) +- Create interactive and reusable dashboards with [template variables](https://grafana.github.io/grafana-zabbix/guides/templating/) - Show events on graphs with [Annotations](http://docs.grafana.org/reference/annotations/) - Display active problems with Triggers panel -- Transform and shape your data with [metric processing functions](https://alexanderzobnin.github.io/grafana-zabbix/reference/functions/) (Avg, Median, Min, Max, Multiply, Summarize, Time shift, Alias) -- Find problems faster with [Alerting](https://alexanderzobnin.github.io/grafana-zabbix/reference/alerting/) feature +- Transform and shape your data with [metric processing functions](https://grafana.github.io/grafana-zabbix/reference/functions/) (Avg, Median, Min, Max, Multiply, Summarize, Time shift, Alias) +- Find problems faster with [Alerting](https://grafana.github.io/grafana-zabbix/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 @@ -32,20 +32,20 @@ Install by using `grafana-cli` grafana-cli plugins install alexanderzobnin-zabbix-app ``` -Or see more installation options in [docs](https://alexanderzobnin.github.io/grafana-zabbix/installation/). +Or see more installation options in [docs](https://grafana.github.io/grafana-zabbix/installation/). ## Getting started -First, [configure](https://alexanderzobnin.github.io/grafana-zabbix/configuration/) Zabbix data source. Then you can create your first dashboard with step-by-step [Getting started guide](https://alexanderzobnin.github.io/grafana-zabbix/guides/gettingstarted/). +First, [configure](https://grafana.github.io/grafana-zabbix/configuration/) Zabbix data source. Then you can create your first dashboard with step-by-step [Getting started guide](https://grafana.github.io/grafana-zabbix/guides/gettingstarted/). ## Documentation -- [About](https://alexanderzobnin.github.io/grafana-zabbix) -- [Installation](https://alexanderzobnin.github.io/grafana-zabbix/installation) -- [Getting Started](https://alexanderzobnin.github.io/grafana-zabbix/guides/gettingstarted) -- [Templating](https://alexanderzobnin.github.io/grafana-zabbix/guides/templating) -- [Alerting](https://alexanderzobnin.github.io/grafana-zabbix/reference/alerting/) -- [Metric processing functions](https://alexanderzobnin.github.io/grafana-zabbix/reference/functions/) +- [About](https://grafana.github.io/grafana-zabbix) +- [Installation](https://grafana.github.io/grafana-zabbix/installation) +- [Getting Started](https://grafana.github.io/grafana-zabbix/guides/gettingstarted) +- [Templating](https://grafana.github.io/grafana-zabbix/guides/templating) +- [Alerting](https://grafana.github.io/grafana-zabbix/reference/alerting/) +- [Metric processing functions](https://grafana.github.io/grafana-zabbix/reference/functions/) ## Community Resources, Feedback, and Support