Skip to content
This repository has been archived by the owner on Mar 27, 2024. It is now read-only.

v0.40.0

Compare
Choose a tag to compare
@ilyam8 ilyam8 released this 19 Sep 11:56
· 704 commits to master since this release
0cc9cb2

New collectors:

  • proxysql: Monitor connections, slow queries, lagging, backends status, and more (#703).

Improvements:

  • postgres: track acquired locks utilization (#831).
  • postgres: human-friendly histogram buckets (#833).
  • postgres: human-friendly histogram buckets (#833).
  • agent: allow to define labels in config (#840).

Fixes:

  • postgres: delay unregistering connString (#839).
  • postgres: fix bloat size perc calc (#841).