File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 1
1
## master / unreleased
2
2
3
- ## 0.12.0-rc.0 / 2022-08-26
3
+ ## 0.12.0 / 2023-03-21
4
4
5
5
BREAKING CHANGES:
6
6
@@ -10,7 +10,11 @@ PostgreSQL servers from a single exporter by passing the target via URL
10
10
params. See the Multi-Target Support section of the README.
11
11
12
12
* [ CHANGE] Add multi-target support #618
13
+ * [ CHANGE] Add usename and application_name to pg_stat_activity metrics #673
14
+ * [ FEATURE] Add replication metrics from pg_replication_slots #747
13
15
* [ BUGFIX] Add dsn type for handling datasources #678
16
+ * [ BUGFIX] Add 64kB unit for postgres 15 #740
17
+ * [ BUGFIX] Add 4kB unit for postgres compiled with small blocks #699
14
18
15
19
## 0.11.1 / 2022-08-01
16
20
Original file line number Diff line number Diff line change 1
- 0.12.0-rc.0
1
+ 0.12.0
You can’t perform that action at this time.
0 commit comments