From: | Mahadevan Ramachandran <mahadevan(at)rapidloop(dot)com> |
---|---|
To: | pgsql-announce(at)postgresql(dot)org |
Subject: | pgmetrics 1.9 released |
Date: | 2020-04-13 12:00:48 |
Message-ID: | CADjCDK--cAdv=-eNpQhYmE9B71Q34Xfzx=tykKPZWceN2v2SFQ@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.9 of pgmetrics. Changes since
the v1.8 release include:
* Collect and report metrics from AWS RDS, Aurora (more info here [1])
* Check version and env. before calls to avoid errors in Postgres logs
* Collect backend types and their counts
* Collect index definitions
* Added --role option to do SET ROLE before collection
* Other bug fixes, handling and performance improvements
You can get the latest release from GitHub [2].
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 [3].
pgmetrics is an open-source project of RapidLoop [4].
[1] https://pgmetrics.io/docs/aws.html
[2] https://github.com/rapidloop/pgmetrics/releases
[3] https://pgmetrics.io/docs/index.html#example
[4] https://www.rapidloop.com
Regards,
-Mahadevan
From | Date | Subject | |
---|---|---|---|
Next Message | Monica Real Amores | 2020-04-14 08:29:46 | repmgr 5.1 Now Available |
Previous Message | David Fetter | 2020-04-12 20:48:46 | == PostgreSQL Weekly News - April 12, 2020 == |