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](https://github.com/CHERTS/pgscv/releases) More information on project page and wiki: - [pgSCV on Github](https://github.com/CHERTS/pgscv/) - [pgSCV wiki](https://github.com/CHERTS/pgscv/wiki) - [pgSCV releases](https://github.com/CHERTS/pgscv/releases)