github prometheus-community/postgres_exporter v0.13.0
0.13.0 / 2023-06-21

latest releases: v0.15.0, v0.14.0, v0.13.2...
15 months ago

BREAKING CHANGES:

Please note, the following features are deprecated and may be removed in a future release:

  • auto-discover-databases
  • extend.query-path
  • constantLabels
  • exclude-databases
  • include-databases

This exporter is meant to monitor PostgresSQL servers, not the user data/databases. If
you need a generic SQL report exporter https://github.com/burningalchemist/sql_exporter
is recommended.

  • [CHANGE] Adjust log level for collector startup #784
  • [CHANGE] Move queries from queries.yaml to collectors #801
  • [CHANGE] Deprecate extend queries feature #811
  • [CHANGE] Deprecate additional database features #815
  • [CHANGE] Convert pg_stat_database to new collector #685
  • [ENHANCEMENT] Supports alternate postgres:// prefix in URLs #787
  • [BUGFIX] Fix pg_setting different help values #771
  • [BUGFIX] Fix column type for pg_replication_slots #777
  • [BUGFIX] Fix pg_stat_database collector #809

Don't miss a new postgres_exporter release

NewReleases is sending notifications on new releases.