Commit Graph

17 Commits

Author SHA1 Message Date
Sriram
e3bb9d6208 Update _index.md 2024-03-12 14:43:26 +00:00
Sriram
4fda9436c3 direct db connection 2024-03-12 14:36:55 +00:00
rafaeldaetwyler
5787afb76f Docs: rename image paths (#1774) 2024-01-12 08:41:22 +01:00
Sriramajeyam Sugumaran
2af45e8f84 title updates for docs 2024-01-04 11:47:29 +00:00
Sriramajeyam Sugumaran
ef24d1fcb4 setup docs hirearchy 2023-12-20 11:32:04 +00:00
Alexander Zobnin
0156afc734 Rename docs folder to prevent broken build 2023-08-30 16:05:10 +02:00
Alexander Zobnin
a536e6d8db Docs: Fix spellcheck 2023-08-30 11:40:55 +02:00
Alexander Zobnin
9575e309b5 Remove images from LFS 2021-03-16 17:54:50 +03:00
Alexander Zobnin
4c22b6fcef Option for using zabbix mapping, closes #1128 2021-02-04 13:58:25 +03:00
Alexander Zobnin
83618178f0 Use Data frames response format (#1099)
* Use data frames for numeric data

* Use data frames for text data

* Use data frames for IT services

* fix multiple series

* Convert to the wide format if possible

* Fix table format for text data

* Add refId to the data frames

* Align time series from Zabbix API

* Fill gaps with nulls

* Fix moving average functions

* Option for disabling data alignment

* remove unused logging

* Add labels to data frames

* Detect units

* Set min and max for if percent unit used

* Use value mapping from Zabbix

* Rename unitConverter -> convertZabbixUnit

* More units

* Add missing points in front of each series

* Fix handling table data

* fix db connector data frames handling

* fix it services data frames handling

* Detect all known grafana units

* Chore: remove unused logging

* Fix problems format

* Debug logging: show original units

* Add global option for disabling data alignment

* Add tooltip for the disableDataAlignment feature

* Add note about query options

* Functions for aligning timeseries on the backend
2020-12-22 15:33:14 +03:00
YuBinglei
890fa8ed50 Docs: fix link to SQL data source config page (#902)
* [Doc] change link in index.md

The original linked file in section `Direct DB Connection` is missing,
> Read how to configure SQL data source in Grafana.

change it to [direct_db_datasource](https://github.com/alexanderzobnin/grafana-zabbix/blob/docs/docs/sources/configuration/direct_db_datasource.md)

* rm md suffix
2020-04-13 10:27:20 +03:00
Mario Trangoni
86f2b879a2 docs/*: Fix codespell issues
See,
$ codespell -S './src/img/*.png,./.git*' -L que

Signed-off-by: Mario Trangoni <mjtrangoni@gmail.com>
2019-04-10 19:34:48 +02:00
Alexander Zobnin
125cbe876c docs: add retention policy notes 2019-02-14 14:05:03 +03:00
Alexander Zobnin
a41df652b2 influx: docs for retention policy option 2019-02-14 10:55:34 +03:00
Alexander Zobnin
d5a224d4fc docs for influxdb connector 2019-02-14 10:55:34 +03:00
Alexander Zobnin
d9e058f764 docs: fix internal links 2018-10-25 11:32:58 +03:00
Alexander Zobnin
9cdbf72055 docs: update docs structure and nav 2018-10-22 11:57:58 +03:00