This repository has been archived by the owner on Aug 4, 2021. It is now read-only.
Releases: timescale/prometheus-postgresql-adapter
Releases · timescale/prometheus-postgresql-adapter
0.6.0 (2019-09-25)
v0.6.0 v0.6.0
v0.5.0 (2019-08-28)
v0.5.0
v0.4.1 (2018-10-17)
Hightlights
- Bugfix: Problem with metrics labels primary key sequence gaps (#46)
v0.4 (2018-09-28)
Hightlights
- New Feature: HA support: straightforward integration with HA Prometheus
- New Feature: Read-only mode: useful when pointing adapter to read replicas
- Bugfix: Fix failing inserts when using denormalized schema
v0.3 (2018-08-30)
Highlights
- Enhancement: Write performance improvement up to 6x!
v0.2.1 (2018-08-22)
Highlights
- Feature: Possibility to run in read-only mode
- Enhancement: Refactored logging
- Enhancement: More instrumentation data in log file
- Bugfix: Sorting samples before returning
v0.2 (2018-03-19)
Highlights
- Support for Prometheus 2.0+, which is also a requirement.
- More consistent command-line options.
- Improved logging.
- Switch to Dep for dependency management. Please note the new build instructions.