This website requires JavaScript.
Explore
Help
Sign In
RepoMirrors
/
postgres_exporter
mirror of
https://github.com/prometheus-community/postgres_exporter
Watch
1
Star
0
Fork
You've already forked postgres_exporter
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
8d087f2c64
postgres_exporter
/
VERSION
2 lines
7 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Release v0.13.0 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 Signed-off-by: SuperQ <superq@gmail.com>
2023-06-21 13:33:23 +00:00
0.13.0