github pganalyze/collector v0.49.2

latest releases: v0.58.0, v0.57.1, v0.57.0...
17 months ago
  • Bugfix: Ensure all relation information will be sent out even with a lock
    • This fixes a bug where we were not sending out relation information of
      relations encountered locks. Processing a snapshot missing such information
      was failing
  • Allow pg_stat_statements_reset() to fail with a soft error
    • This was a hard error previously, which failed the snapshot and the snapshot
      state did not get persisted, indirectly led to a memory leak
  • Add integrity checks before uploading snapshots
    • Validate some structural assumptions that cannot be enforced by protobuf
      before sending a snapshot
  • Bugfix: Increase timeout to prevent data loss when monitoring many servers
    • This mitigates an issue introduced in 0.49.0

Don't miss a new collector release

NewReleases is sending notifications on new releases.