pgmetrics 1.11 released

Posted on 2021-04-17 by RapidLoop, Inc.
Related Open Source

Hello All,

We're happy to announce the release of v1.11 of pgmetrics. Changes since the v1.10 release include:

  • Collect and parse logs from AWS RDS and Aurora via CloudWatch
  • Support for Odyssey v1.1 connection pooler
  • Improved support for Postgres 13
  • Improved support for AWS RDS metrics collection
  • Pre-built ARMv8 binaries
  • Various bug fixes

You can get the latest release from GitHub.

Thanks to all the people who pitched in with bug reports, suggestions and patches! Keep it coming!

About pgmetrics

pgmetrics is an open-source, zero-dependency, single-binary tool that can collect a lot of information and statistics from a running PostgreSQL server and display it in easy-to-read text format or export it as JSON or CSV for scripting, monitoring and automation.

Learn more at pgmetrics.io, or see a sample report here.

pgmetrics is an open-source project of RapidLoop.

Best, -Mahadevan