Postgres Exporter Versions Save

A PostgreSQL metric exporter for Prometheus

v0.10.1

2 years ago
  • [BUGFIX] Fix broken log-level for values other than debug. #560

v0.10.0

2 years ago
  • [ENHANCEMENT] Add ability to set included databases when autoDiscoverDatabases is enabled #499
  • [BUGFIX] fix pg_replication_slots on postgresql versions 9.4 <> 10.0 #537

v0.9.0

3 years ago

First release under the Prometheus Community organisation.

  • [CHANGE] Update build to use standard Prometheus promu/Dockerfile
  • [ENHANCEMENT] Remove duplicate column in queries.yml #433
  • [ENHANCEMENT] Add query for 'pg_replication_slots' #465
  • [ENHANCEMENT] Allow a custom prefix for metric namespace #387
  • [ENHANCEMENT] Improve PostgreSQL replication lag detection #395
  • [ENHANCEMENT] Support connstring syntax when discovering databases #473
  • [ENHANCEMENT] Detect SIReadLock locks in the pg_locks metric #421
  • [BUGFIX] Fix pg_database_size_bytes metric in queries.yaml #357
  • [BUGFIX] Don't ignore errors in parseUserQueries #362
  • [BUGFIX] Fix queries.yaml for AWS RDS #370
  • [BUGFIX] Recover when connection cannot be established at startup #415
  • [BUGFIX] Don't retry if an error occurs #426
  • [BUGFIX] Do not panic on incorrect env #457

v0.8.0

4 years ago

v0.7.0

4 years ago

v0.6.0

4 years ago

v0.5.1

4 years ago

v0.5.0

4 years ago

v0.4.7

5 years ago

v0.4.6

6 years ago