Releases: percona/rds_exporter
Releases · percona/rds_exporter
v0.7.2
Updates for PMM v2.26.0
- Update README.md (#65)
- Add the ReplicaLag metric (#51)
- PMM-8207 Cleanup. (#57)
- Bring back maxInterval=60 sec (#63)
- Add docker multistage build (#61)
- PMM-7902 Remove Go 1.15 (#60)
v0.7.1
- Removed weak ciphers from exporter_shared
v0.7.0
Added
disable_basic_metrics
and disable_enhanced_metrics
configuration options.
Changed
- Major changes in
node_exporter
-like metrics. See PR #33
and here.
HTTP_PROXY
, HTTPS_PROXY
, and NO_PROXY
environment variables are honored now
(PR #43 by @ahmgeek).
- Tests and linting improvements.
v0.6.0...v0.7.0