Commit Graph

12 Commits

Author SHA1 Message Date
Zoltán Bedi
01895b4150 Format docker-compose files and pin postgres version 2023-09-26 17:32:22 +02:00
Zoltán Bedi
fdca810285 Chore: Dependency clean up 2023-09-24 22:59:27 +02:00
Alexander Zobnin
906cc4aaf6 Devenv: use zabbix LTS version 5.0 2023-08-01 12:51:04 +02:00
Alexander Zobnin
103938511a Devenv: Add zabbix 5.2 2023-08-01 12:28:21 +02:00
Alexander Zobnin
e3e896742b Build plugin with grafana toolkit (#1539)
* Use grafana toolkit template for building plugin

* Fix linter and type errors

* Update styles building

* Fix sass deprecation warning

* Remove empty js files produced by webpack building sass

* Fix signing script

* Replace classnames with cx

* Fix data source config page

* Use custom webpack config instead of overriding original one

* Use gpx_ prefix for plugin executable

* Remove unused configs

* Roll back react hooks dependencies usage

* Move plugin-specific ts config to root config file

* Temporary do not use rst2html for function description tooltip

* Remove unused code

* remove unused dependencies

* update react table dependency

* Migrate tests to typescript

* remove unused dependencies

* Remove old webpack configs

* Add sign target to makefile

* Add magefile

* Update CI test job

* Update go packages

* Update build instructions

* Downgrade go version to 1.18

* Fix go version in ci

* Fix metric picker

* Add comment to webpack config

* remove angular mocks

* update bra config

* Rename datasource-zabbix to datasource (fix mage build)

* Add instructions for building backend with mage

* Fix webpack targets

* Fix ci backend tests

* Add initial e2e tests

* Fix e2e ci tests

* Update docker compose for cypress tests

* build grafana docker image

* Fix docker stop task

* CI: add Grafana compatibility check
2022-12-09 14:14:34 +03:00
Alexander Zobnin
a406c9c834 Add dev env for zabbix 6.2 2022-07-08 14:41:24 +03:00
Alexander Zobnin
6d8689c660 Devenv: fix redis dependency 2022-05-05 17:45:59 +03:00
Alexander Zobnin
e13b51a4d3 Add details about Grafana instance address 2022-05-04 14:58:45 +03:00
Alexander Zobnin
c5ff2a85f5 Fix typo 2022-05-04 14:38:32 +03:00
Alexander Zobnin
1a9e241749 Add instruction how to run devenv 2022-05-04 14:13:09 +03:00
Alexander Zobnin
8e86cc9b6a Include preconfigured Grafana with dashboards into devenv 2022-05-04 14:05:27 +03:00
Alexander Zobnin
42038a0071 Add docker test environment for Zabbix 6.0 2022-04-28 16:41:08 +03:00