We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4976a65 + 7e7366c commit f9a1edbCopy full SHA for f9a1edb
CHANGELOG.md
@@ -1,6 +1,6 @@
1
## master / unreleased
2
3
-## 0.12.0-rc.0 / 2022-08-26
+## 0.12.0 / 2023-03-21
4
5
BREAKING CHANGES:
6
@@ -10,7 +10,11 @@ PostgreSQL servers from a single exporter by passing the target via URL
10
params. See the Multi-Target Support section of the README.
11
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
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
18
19
## 0.11.1 / 2022-08-01
20
VERSION
@@ -1 +1 @@
-0.12.0-rc.0
+0.12.0
0 commit comments