This repository has been archived by the owner on Nov 12, 2024. It is now read-only.
Releases: debeando/zenit
Releases · debeando/zenit
v1.5.0
What's Changed
- Refactoring by @nstrappazzonc in #96
- feat - add new plugin: mongodb/serverstatus by @nstrappazzonc in #98
- fix - mysql with empty conn by @nstrappazzonc in #99
- Command/aws/databases by @nstrappazzonc in #100
- Mongo p2 by @nstrappazzonc in #101
- feat - mysql plugin for innodb by @nstrappazzonc in #102
- feat - aws database parameters by @nstrappazzonc in #103
- fix - mongodb collections: parser metric. by @nstrappazzonc in #104
- feat - add plugin collections interval by @nstrappazzonc in #105
- feat - add plugin mysql overflow interval by @nstrappazzonc in #106
- feat - add plugin mysql tables interval by @nstrappazzonc in #107
- refact - config on aws discover for mysql by @nstrappazzonc in #108
- refact - aws cloudwatch interval by @nstrappazzonc in #109
- refact - interval on struct by @nstrappazzonc in #110
- doc - update about bash completion by @nstrappazzonc in #111
- doc - update docs by @nstrappazzonc in #112
- feat - change go-common v0.4.3 to go-common v0.4.4 by @nstrappazzonc in #113
- fix - aws database logs list help by @nstrappazzonc in #114
- feat - mysql slow query digest by @nstrappazzonc in #115
- refact - terminal table implementation by @nstrappazzonc in #116
- feat - mysql top by @nstrappazzonc in #117
Full Changelog: v1.4.5...v1.5.0
v1.5.0-beta.3
What's Changed
- feat - add plugin collections interval by @nstrappazzonc in #105
- feat - add plugin mysql overflow interval by @nstrappazzonc in #106
- feat - add plugin mysql tables interval by @nstrappazzonc in #107
- refact - config on aws discover for mysql by @nstrappazzonc in #108
- refact - aws cloudwatch interval by @nstrappazzonc in #109
- refact - interval on struct by @nstrappazzonc in #110
- doc - update about bash completion by @nstrappazzonc in #111
- doc - update docs by @nstrappazzonc in #112
- feat - change go-common v0.4.3 to go-common v0.4.4 by @nstrappazzonc in #113
Full Changelog: v1.5.0-beta.2...v1.5.0-beta.3
v1.5.0-beta.2
What's Changed
- Mongo p2 by @nstrappazzonc in #101
- feat - mysql plugin for innodb by @nstrappazzonc in #102
- feat - aws database parameters by @nstrappazzonc in #103
- fix - mongodb collections: parser metric. by @nstrappazzonc in #104
- fix - yaml config for new version
- fix - force to close connection on mongodb.
- feat - upgrade go yaml module from 2 to 3
- feat - rds logs and view logs
Full Changelog: v1.5.0-beta.1...v1.5.0-beta.2
v1.5.0-beta.1
What's Changed
- Refactoring all project to use cobra and go-common library by @nstrappazzonc in #96
- Feat - new plugin: mongodb/serverstatus by @nstrappazzonc in #98
- Feat - new command for aws/databases by @nstrappazzonc in #100
- Fix - MySQL with empty connection by @nstrappazzonc in #99
Full Changelog: v1.4.5-beta.2...v1.5.0-beta.1
v1.4.5-beta.2
change version
v1.4.5-beta.1
Allow auth by role in aws
Release v1.4.4
Remove "Enable debug mode" message
Release v1.4.3
Resolve problem to add metric into one map on ProxySQL Global values.
Release v1.4.2
- Fix add metrics on Aurora and MySQL input plugins.
- Resolve many bugs.
Release v1.4.1
- Refactoring daemon to solve flag issues.
- Verify exist aurora table to collect all data first.