Skip to content

Tags: postgrespro/mamonsu

Tags

3.5.13

Toggle 3.5.13's commit message

Verified

This tag was signed with the committer’s verified signature.
andrewpapsujko Andrew Papsujko
- Added a new metric that displays the bytes held by non-active repli…

…cation slots, along with the corresponding trigger.;

- Set the trigger for 'number of non-active replication slots' to be disabled by default.;

- Fixed the Linux plugin to ensure compatibility with recent Linux versions that use cgroups2.;

- Resolved a deadlock issue in the send queue that caused Mamonsu to hang after network problems.;

3.5.12

Toggle 3.5.12's commit message

Verified

This tag was signed with the committer’s verified signature.
mstyushin Maxim Styushin
- port version parser code from public archive of pypa/pkg_resources;

- thread-safe implementation of connection cache;

- skip BGwriter and Checkpoint plugins initialization if Postgres metrics collection was explicitly disabled;

3.5.11

Toggle 3.5.11's commit message

Verified

This tag was signed with the committer’s verified signature.
mstyushin Maxim Styushin
- updated statements plugin: added support for pgpro_stats 1.8;

- Fixed types for count_wal_lag_lsn() function (int to bigint);

3.5.10

Toggle 3.5.10's commit message

Verified

This tag was signed with the committer’s verified signature.
mstyushin Maxim Styushin
- updated checkpoint plugin: added support for new view pg_stat_check…

…pointer;

- updated bgwriter plugin: consider updated view pg_stat_bgwriter in postgres 17;

- run zabbix cli tools with latest setuptools installed (>67.7.2);

3.5.9

Toggle 3.5.9's commit message

Verified

This tag was signed with the committer’s verified signature.
mstyushin Maxim Styushin
- run on systems with latest setuptools installed (>67.7.2);

- drop using dotted user:group specification in RPM pre-install stage;

3.5.8

Toggle 3.5.8's commit message

Verified

This tag was signed with the committer’s verified signature.
mstyushin Maxim Styushin
- prepare for python 3.12: remove deprecated distutils imports;

3.5.7

Toggle 3.5.7's commit message

Verified

This tag was signed with the committer’s verified signature.
mstyushin Maxim Styushin
- added support for Zabbix 6.4 API: handle deprecated parameters for …

…auth request;

- removed caching of pgsql.connections[max_connections] metric;

- update default logrotate rules;

Verified

This tag was signed with the committer’s verified signature.
cuprumtan Alexandra

3.5.5

Toggle 3.5.5's commit message

Verified

This tag was signed with the committer’s verified signature.
cuprumtan Alexandra
fixed types mismatch for pgpro_stats and pg_wait_sampling

3.5.4

Toggle 3.5.4's commit message

Verified

This tag was signed with the committer’s verified signature.
cuprumtan Alexandra
fixed privileges for mamonsu role created by bootstrap