You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packaging/debian/changelog
+9Lines changed: 9 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,12 @@
1
+
mamonsu (3.3.0-1) stable; urgency=low
2
+
* fixed auxiliary extension schema search;
3
+
* fixed WAL metrics definition for native Zabbix agent;
4
+
* upgraded Autovacuum and Connection metrics for PG 10+: now it is evaluating using pg_stat_activity.backend_type which makes the calculation more accurate;
5
+
* added new Other Connections metric for PG 10+ to count metrics like auxiliary extension backends;
6
+
* added new configuration parameter to the [zabbix] section: timeout (in seconds);
7
+
* fixed Plugin Errors metric time interval to fit default '60 seconds' value;
8
+
* fixed Slave Replication Lag metric to exclude master server from calculation;
* Mon Jan 17 2022Alexandra Kuznetsova <a.kuznetsova@postgrespro.ru> - 3.3.0-1
74
+
- fixed auxiliary extension schema search;
75
+
- fixed WAL metrics definition for native Zabbix agent;
76
+
- upgraded Autovacuum and Connection metrics for PG 10+: now it is evaluating using pg_stat_activity.backend_type which makes the calculation more accurate;
77
+
- added new Other Connections metric for PG 10+ to count metrics like auxiliary extension backends;
78
+
- added new configuration parameter to the [zabbix] section: timeout (in seconds);
79
+
- fixed Plugin Errors metric time interval to fit default '60 seconds' value;
80
+
- fixed Slave Replication Lag metric to exclude master server from calculation;
81
+
73
82
* Mon Dec 13 2021Alexandra Kuznetsova <a.kuznetsova@postgrespro.ru> - 3.2.1-1
0 commit comments