Announcing the release of pgSCV 0.5.0

From: "Weaponry(dot)IO via PostgreSQL Announce" <announce-noreply(at)postgresql(dot)org>
To: PostgreSQL Announce <pgsql-announce(at)lists(dot)postgresql(dot)org>
Subject: Announcing the release of pgSCV 0.5.0
Date: 2021-05-26 15:45:12
Message-ID: 162204391215.9363.1864259371890229531@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-announce

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.

Features:

- Wide range of builtin metrics about system, PostgreSQL and Pgbouncer services.
- Pull mode, by default all metrics are exposed through /metrics HTTP endpoint.
- Push mode, metrics can be pushed to a HTTP service.
- Local services auto-discovery.
- Remote services support.
- User-defined metrics.

More information on project page and wiki:

- pgSCV on [Github](https://github.com/weaponry/pgscv)
- pgSCV [wiki](https://github.com/weaponry/pgscv/wiki/Getting-started)
- [Getting started](https://github.com/weaponry/pgscv/wiki/Getting-started)
- [Available collectors](https://github.com/weaponry/pgscv/wiki/Collectors)
- [Available metrics](https://github.com/weaponry/pgscv/wiki/Builtin-metrics)

Browse pgsql-announce by date

  From Date Subject
Next Message Toshiba via PostgreSQL Announce 2021-05-26 16:18:33 SQLite fdw 2.0.0 released
Previous Message Toshiba via PostgreSQL Announce 2021-05-26 15:44:28 GridDB fdw 2.0.0 released