1
0
mirror of https://github.com/prometheus-community/postgres_exporter.git synced 2025-11-03 07:53:12 +03:00

Merge pull request #676 from prometheus-community/superq/rel-pick-0.11.1

Release 0.11.1
This commit is contained in:
Ben Kochie
2022-08-18 15:56:46 -05:00
committed by GitHub
2 changed files with 6 additions and 1 deletions

View File

@@ -1,5 +1,10 @@
## 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
NOTE: pg_stat_bgwriter counter metrics had the `_total` suffix added #556

View File

@@ -1 +1 @@
0.11.0
0.11.1