Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 381000d

Browse files
committedAug 18, 2022
Release 0.11.1
* [BUGFIX] Fix checkpoint_write_time value type prometheus-community#666 * [BUGFIX] Fix checkpoint_sync_time value type prometheus-community#667 Signed-off-by: SuperQ <[email protected]>
1 parent f2cc6df commit 381000d

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed
 

‎CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
## master / unreleased
22

3+
## 0.11.1 / 2022-08-01
4+
5+
* [BUGFIX] Fix checkpoint_write_time value type #666
6+
* [BUGFIX] Fix checkpoint_sync_time value type #667
7+
38
## 0.11.0 / 2022-07-28
49

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

‎VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.11.0
1+
0.11.1

0 commit comments

Comments
 (0)
Please sign in to comment.