Skip to content

v0.46.0

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Oct 08:56
4d63f88
  • Relation stats: Skip statistics collection on child tables when parent is locked
  • Add new wait events from Postgres 13 and 14
  • Log streaming: Discard logs after consistent failures to upload
  • Collect blocking PIDs for lock monitoring
    • Collect blocking PIDs for the backends in waiting for locks state
    • Disable this option by passing the "--no-postgres-locks" option to the collector binary
  • Add "--benchmark" flag for running collector in benchmark mode (does not send data to pganalyze service)