pgSCV 0.14.1 released! - Mailing list pgsql-announce

From pgSCV via PostgreSQL Announce
Subject pgSCV 0.14.1 released!
Date
Msg-id 175068748131.3372343.12715356050693067116@wrigleys.postgresql.org
Whole thread Raw
List pgsql-announce
 

pgSCV 0.14.1 released!

pgSCV is a Prometheus-compatible monitoring agent and metrics exporter for PostgreSQL environment. The goal of the project is to provide a single tool (exporter) for collecting metrics from PostgreSQL and related services.

Since the last post between the pgSCV v0.13.0 and v0.14.1 releases, a lot of new functionality has been implemented and many issues have been fixed, here is a short list of the main new features:

  • Added collect statistics from pg_stat_ssl (PostgreSQL 9.5+);
  • Added collect statistics from pg_stat_subscription (PostgreSQL 10+);
  • Added support new columns in pg_stat_io (postgres_stat_io_*_bytes);
  • Update Grafana dashboards (pgSCV 0.14.0 edition)
  • Update golang and alpine linux;

For the complete list of changes, please checkout the release note on https://github.com/CHERTS/pgscv/releases

More information on project page and wiki:

 

pgsql-announce by date:

Previous
From: JDBC Project via PostgreSQL Announce
Date:
Subject: PostgreSQL JDBC 42.7.7 Security update for CVE-2025-49146