moved documentation

This commit is contained in:
Sriramajeyam Sugumaran
2023-12-20 07:10:48 +00:00
parent dfe360bf1d
commit 94c5afc5d4
52 changed files with 451 additions and 391 deletions

View File

@@ -661,7 +661,7 @@ option description for more information.
### Changed
- Template query format. New format is `{group}{host}{app}{item}`. It allows to use names with dot. Updated
[templating docs](https://alexanderzobnin.github.io/grafana-zabbix/guides/templating/#query-format),
[templating docs](https://grafana.com/docs/plugins/alexanderzobnin-zabbix-app/latest/templating#query-format),
[#254](https://github.com/alexanderzobnin/grafana-zabbix/issues/254)
- Update included dashboards. Add templated zabbix datasource and use it for all metrics.
- Improved performance of groupBy() functions (at 6-10x faster than old).