pgmetrics 1.6 released

From: Mahadevan Ramachandran <mahadevan(at)rapidloop(dot)com>
To: pgsql-announce(at)postgresql(dot)org
Subject: pgmetrics 1.6 released
Date: 2019-02-14 09:50:56
Message-ID: CADjCDK8SYaCY9GTzW99tyhA48tbRgEw4qkKAHOjMgGWFmnecjA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-announce

Hello All,

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

* Export to CSV format for easier integration with monitoring systems
* Collect locks and blocked PIDs information
* Show locks information summarized by lock type
* Show blocked SQL queries, along with both the query texts, the relation
it is waiting for, how long it has been waiting, and more
* Bug fixes

You can get the latest release from GitHub [1].

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 https://pgmetrics.io/, or see a sample report here [2].

pgmetrics is an open-source project of RapidLoop [3].

[1] https://github.com/rapidloop/pgmetrics/releases
[2] https://pgmetrics.io/docs/index.html#example
[3] https://www.rapidloop.com

Regards,
-Mahadevan

Browse pgsql-announce by date

  From Date Subject
Next Message Jonathan S. Katz 2019-02-14 13:23:50 PostgreSQL 11.2, 10.7, 9.6.12, 9.5.16, and 9.4.21 Released!
Previous Message Britt Cole 2019-02-14 08:41:21 PostgresLondon 2019 CFP Now Open!