pgmetrics 1.15 released - Mailing list pgsql-announce

From RapidLoop, Inc. via PostgreSQL Announce
Subject pgmetrics 1.15 released
Date
Msg-id 168465342992.711.9627014332321767762@wrigleys.postgresql.org
Whole thread Raw
List pgsql-announce
 

pgmetrics 1.15 released

Hello All,

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

  • New: support for Pgpool 4.x and above. Read more here
  • Support for PgBouncer 1.18, 1.19.
  • Updated dependencies.
  • Performance improvement that drastically reduces the number of queries that pgmetrics makes for databases with large numbers of tables (thanks to Michał Albrycht).
  • 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 350+ metrics from a running PostgreSQL server and display it in easy-to-read text format or export it as JSON and CSV for scripting. It also supports collection from various managed PostgreSQL services (AWS, Azure, GCP) as well as from Citus, PgBouncer, Pgpool and Odyssey.

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

pgmetrics is an open-source project of RapidLoop.

Best,
-Mahadevan

 

pgsql-announce by date:

Previous
From: Julien Rouhaud via PostgreSQL Announce
Date:
Subject: pg_track_settings 4.1.2 is out!
Next
From: Pgpool Global Development Group via PostgreSQL Announce
Date:
Subject: Pgpool-II 4.4.3, 4.3.6, 4.2.13, 4.1.16 and 4.0.23 released.