pgSCV 0.15.1 released!

Posted on 2025-12-30 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.15.0 and v0.15.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 collecting pg_subscription_rel statistics
  • Fix Service Discovery goroutines leaks, refactoring Token -> ycsdk Credentials middleware
  • Fix goroutines leaks
  • Update go module and fixed typo and more fix

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: