1
0
mirror of https://github.com/prometheus-community/postgres_exporter.git synced 2026-01-05 22:18:18 +03:00

Release v0.11.0

NOTE: pg_stat_bgwriter counter metrics had the `_total` suffix added #556

* [CHANGE] refactor pg_stat_bgwriter metrics into standalone collector #556
* [FEATURE] Add pg_database collector #613
* [ENHANCEMENT] Add pg_database_size_bytes metric #613
* [BUGFIX] Avoid parsing error from bogus Azure Flexible Server custom GUC #587
* [BUGFIX] Fix pg_stat_archiver error in 9.4 and earlier. #599
* [BUGFIX] Sanitize setting values because of Aurora irregularity #620

Signed-off-by: SuperQ <superq@gmail.com>
This commit is contained in:
SuperQ
2022-07-28 13:42:32 +02:00
parent 972d8e8851
commit da63601f57
3 changed files with 25 additions and 5 deletions

View File

@@ -1 +1 @@
0.10.1
0.11.0