Commit 2069bf6
committed
Release v0.11.0
Notes:
- This version changes the connection behavior to create a new client
connection for each scrape. Previously a connection was created at startup.
- This version now requires PgBouncer >= 1.8.
* [CHANGE] Make connections per-scrape #214
* [FEATURE] Add prepared statement metrics #194
* [FEATURE] Add total_server_assignment_count metric #208
Signed-off-by: SuperQ <[email protected]>1 parent 68fa311 commit 2069bf6
2 files changed
+12
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
3 | 14 | | |
4 | 15 | | |
5 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
0 commit comments