pgSCV 0.15.0 released!

Posted on 2025-09-17 by pgSCV
Related Open Source

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.14.0 and v0.15.0 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:

  • Improved support for PostgreSQL v18
  • Added initial AWS Aurora Postgres support
  • Added collect pg_is_wal_replay_paused() metrics
  • Adding support skip_conn_error_mode setting for Patroni collector

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: