Commit Graph

17 Commits

Author SHA1 Message Date
TechVest
26096e7f32 chore: fix some comments (#1818)
Signed-off-by: TechVest <techdashen@qq.com>
2024-04-24 12:14:27 +01:00
Alexander Zobnin
c06683cd37 Fix backend linter errors 2023-08-30 12:48:38 +02:00
Alexander Zobnin
ac976945a5 Auth: Able to use API tokens for authentication (#1662)
* Auth: Able to use API tokens for authentication

* Update change log
2023-07-26 17:23:44 +02:00
Alexander Zobnin
42281a6577 Support authentication for zabbix < 5.4, #1544 2022-12-27 13:05:15 +01:00
Alexander Zobnin
cba2e89a06 Update deprecated user param to username, fixes #1544 2022-12-27 12:33:01 +01:00
Alexander Zobnin
8b0174f8a7 Implement internal plugin metric collection 2022-04-28 13:08:53 +03:00
Alexander Zobnin
a69c866b4e Do not reuse connection to prevent EOF error, #1295 2021-09-10 16:41:36 +03:00
Alexander Zobnin
badecc3aae Refactor: zabbix client 2021-05-19 13:17:46 +03:00
Alexander Zobnin
762ea252b2 Separate Zabbix API and HTTP client 2021-05-19 09:49:12 +03:00
Alexander Zobnin
82819b20aa Able to configure API request timeout, #1046 2020-11-10 16:39:06 +03:00
Alexander Zobnin
8f70a0c4be refine non-ok status message 2020-08-28 19:20:28 +03:00
Alexander Zobnin
9f2530d756 Use http.NewRequest() for creating requests, issue #1004 2020-08-28 19:11:29 +03:00
Alexander Zobnin
8e781da7bd Support TLS settings, fix #1029 2020-08-28 16:52:55 +03:00
Alexander Zobnin
2dc514db3a Refactor: move http client to the separate package 2020-08-28 11:48:06 +03:00
Alexander Zobnin
9713e7d780 remove unused 2020-06-04 11:50:54 +03:00
Alexander Zobnin
7990613e2c reorganize packages and add tests for zabbix datasource instance methods 2020-06-04 11:43:20 +03:00
Alexander Zobnin
a5f8eb02bb Zabbix API refactoring 2020-06-02 15:48:33 +03:00