Skip to content
This repository has been archived by the owner on Aug 4, 2021. It is now read-only.

Releases: timescale/prometheus-postgresql-adapter

0.6.0 (2019-09-25)

25 Sep 19:08
Compare
Choose a tag to compare

v0.5.0 (2019-08-28)

28 Aug 18:45
Compare
Choose a tag to compare

v0.4.1 (2018-10-17)

17 Oct 14:32
Compare
Choose a tag to compare

Hightlights

  • Bugfix: Problem with metrics labels primary key sequence gaps (#46)

v0.4 (2018-09-28)

28 Sep 10:03
Compare
Choose a tag to compare

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)

30 Aug 15:00
Compare
Choose a tag to compare

Highlights

  • Enhancement: Write performance improvement up to 6x!

v0.2.1 (2018-08-22)

22 Aug 08:44
Compare
Choose a tag to compare

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)

19 Mar 08:35
Compare
Choose a tag to compare

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.