-
v0.9.3ec223cd5 · ·
- Fixed bad conversions in MySQL probe (!484) - Fixed bad conversions in MongoDB probe (!486)
-
v0.9.4028fce95 · ·
- Fixed missing metrics in Redis (single node) probe (#637)
-
v0.9.556f61c08 · ·
- Fixed missing accumulator option for some metrics in PostgreSQL and MySQL probe (!488)
-
v0.9.954116d0a · ·
- Too many SQLite connections could cause a crash (!505)
-
v0.9.65159d5d7 · ·
- Fixed recurrence estimation in Alert (!490) - Fixed the default value for `response-content` optional parameter in HTTP probe (!491)
-
v0.9.2eba9302e · ·
- Removed `locked-connects` metric from MySQL probe to improve MariaDB compatibility (!485)
-
v0.9.05b914bd3 · ·
### Added - Basic auth in the API (#526, !461) - Login screen in panto-web to access the API (#526, !463) - panto-ctl subcommand to manage users (#526, !464) ### Fixed - Fixed PostgreSQL probe `username` configuration parameter (!458) - Fixed missing ca-certificates package in Docker (!459) ### Important Internal Changes - Upgrade debian version (from `stretch` to `buster`) in docker containers - Upgrade influxdb (from `1.5` to `1.7`) in docker-compose and all-in-one container - Upgrade Caddy (from `0.11.3` to `1.0.4`) in panto-web and all-in-one containers - Upgrade golang (from `1.12` to `1.13`) - Upgrade protoc (from `3.5.1` to `3.11.4`) in build container - Upgrade nodejs (from `10.x` to `12.x`) in build container - Use `debian:buster-slim` instead of `alpine:3.6` as base in panto* containers
-
v0.7.12a037c41 · ·
- Fix the listing of Targets on the Dashboard page (#491)
-
v0.7.097331fc3 · ·
0.7 - Marx Dormoy - 2019-03-27 ============================== Added ------ - Added time metrics to CPU probe, including I/O Wait (#477) - Added Disk I/O probe to collect iops, read/write and latency metrics (#478) - Create Target and default Probe Configurations when creating new Agent (#476)