You've already forked postgres_exporter
mirror of
https://github.com/prometheus-community/postgres_exporter.git
synced 2025-12-21 04:00:58 +03:00
Release 0.11.1
* [BUGFIX] Fix checkpoint_write_time value type #666 * [BUGFIX] Fix checkpoint_sync_time value type #667 Signed-off-by: SuperQ <superq@gmail.com>
This commit is contained in:
@@ -1,5 +1,10 @@
|
|||||||
## master / unreleased
|
## master / unreleased
|
||||||
|
|
||||||
|
## 0.11.1 / 2022-08-01
|
||||||
|
|
||||||
|
* [BUGFIX] Fix checkpoint_write_time value type #666
|
||||||
|
* [BUGFIX] Fix checkpoint_sync_time value type #667
|
||||||
|
|
||||||
## 0.11.0 / 2022-07-28
|
## 0.11.0 / 2022-07-28
|
||||||
|
|
||||||
NOTE: pg_stat_bgwriter counter metrics had the `_total` suffix added #556
|
NOTE: pg_stat_bgwriter counter metrics had the `_total` suffix added #556
|
||||||
|
|||||||
Reference in New Issue
Block a user