This repository has been archived by the owner on Nov 12, 2024. It is now read-only.
Releases: debeando/zenit
Releases · debeando/zenit
v1.4.0
- Auto discover Amazon RDS
- Implement logrus for logger
Release v1.3.1
- Fix metric update int64 value.
- Fix write on InfluxDB.
Release v1.3.0
- Upgrade influxdb 1.x client v1 to v2.
- Add AWS RDS Aurora plugin.
Release v1.2.0
- Print config example.
- Add error collector for ProxySQL.
- Add overflow collector for MySQL.
- Implement exporter to InfluxDB.
- Allow multiples MySQL and ProxySQL in same agent.
- Refactoring logging, parser, and load plugins.
- Allow environment variables in config file.
- Refactoring config skeleton to show hierarchy for collect.
- Replace own OS collector to github.com/shirou/gopsutil.
Release v1.1.9
Release v1.1.8
- Collect stats about connection pool from ProxySQL.
- Add docker image for ProxySQL.
- Add test for outputs.prometheus.
Release v1.1.7
Release v1.1.6
Release v1.1.5
Release v1.1.4
- Replace tail command by native package.