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
- 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.;
- 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;