Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1uThsB-008TZL-OB for pgsql-announce@arkaria.postgresql.org; Mon, 23 Jun 2025 14:10:11 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1uThs9-003ODy-NS for pgsql-announce@arkaria.postgresql.org; Mon, 23 Jun 2025 14:10:10 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1uThnJ-0030zR-LI for pgsql-announce@lists.postgresql.org; Mon, 23 Jun 2025 14:05:10 +0000 Received: from mahout.postgresql.org ([2001:4800:3e1:1::227]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1uThnG-003eEW-2J for pgsql-announce@lists.postgresql.org; Mon, 23 Jun 2025 14:05:09 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=postgresql.org; s=20171124; h=Message-ID:Date:Reply-To:From:To:Subject: MIME-Version:Content-Type:Sender:Cc:Content-Transfer-Encoding:Content-ID: Content-Description:In-Reply-To:References; bh=Xbj6KX/lHMPZeA6sTzUUH/UHh3z9iHVrEB33YfLXhWQ=; b=dTsr9mycpMNLdvRfo65ru3yETo al+5UGClCWy/4ADiF1Ub/5xO1F4A9o6mIEI2djWEmU+9s3Y3pCkQg7Y8RTXnDd5WjMGvl1kcgt5VV 6KqrYSYu+SUUuOs2bolouKB3ZNww4x4F8HHjD1cqw8ic9GxUXsxkxL9Eaz478CqWq8Ig6tv7n8XIt 5F2eydHPdu4PwAmc07Boo9uIOprZGidTT0XptmAe8Of99KEdxggfhcd1TIklANbg0tZhYjn4XpeMT s5FXUreFy/998JX9YMCT+IRLd1bEmPzsWuMWfhgmAA3dhouUkXANeiwcHtY2dzDAQ1YBxTf3GOSEF 3Lk2zIiA==; Received: from wrigleys.postgresql.org ([217.196.149.60]) by mahout.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1uThnF-00A90Y-61 for pgsql-announce@lists.postgresql.org; Mon, 23 Jun 2025 14:05:05 +0000 Received: from localhost ([127.0.0.1] helo=wrigleys.postgresql.org) by wrigleys.postgresql.org with esmtp (Exim 4.96) (envelope-from ) id 1uThnC-004ZI3-2R for pgsql-announce@lists.postgresql.org; Mon, 23 Jun 2025 14:05:02 +0000 Content-Type: multipart/mixed; boundary="===============0561168179740340969==" MIME-Version: 1.0 Subject: pgSCV 0.14.1 released! To: PostgreSQL Announce From: pgSCV via PostgreSQL Announce Reply-To: sleuthhound@gmail.com Date: Mon, 23 Jun 2025 14:04:41 +0000 Message-ID: <175068748131.3372343.12715356050693067116@wrigleys.postgresql.org> X-Auto-Response-Suppress: All Auto-Submitted: auto-generated X-pglister-tags: related X-pglister-tagsig: 55317c1e162ad050953e92c70a9946625fa86dc02898e6de6c570e13f429b956 List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --===============0561168179740340969== Content-Type: multipart/alternative; boundary="===============6217768978834103955==" MIME-Version: 1.0 --===============6217768978834103955== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable 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 o= f new functionality has been implemented and many issues have been fixed, h= ere 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 [http= s://github.com/CHERTS/pgscv/releases](https://github.com/CHERTS/pgscv/relea= ses) 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) --===============6217768978834103955== Content-Type: text/html; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable pgSCV 0.14.1 released!
 

pgSCV 0.14.1 released!

pgSCV is a Prometheus-compatible monitoring= agent and metrics exporter for PostgreSQL environment. The goal of the pro= ject is to provide a single tool (exporter) for collecting metrics from Pos= tgreSQL 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 an= d many issues have been fixed, here is a short list of the main new feature= s:

  • Added collect s= tatistics from pg_stat_ssl (PostgreSQL 9.5+);
  • Added collect s= tatistics from pg_stat_subscription (PostgreSQL 10+);
  • Added support n= ew columns in pg_stat_io (postgres_stat_io_*_bytes);
  • Update Grafana = dashboards (pgSCV 0.14.0 edition)
  • Update golang a= nd alpine linux;

For the complete list of changes, please ch= eckout the release note on https://github.co= m/CHERTS/pgscv/releases

More information on project page and wiki:<= /p>

This email was sent to you from pgSCV. It was delivered on their behalf by the PostgreSQL project. Any questions about the content of the message shou= ld be sent to pgSCV.

You were sent this email as a subscriber of the pgsql-announce mai= linglist, for the content tag Related Open Source. To unsubscribe from further emails, or change which emails you want to receive, please click th= e personal unsubscribe link that you can find in the headers of this email, or visit https://lists.postgresql.org/unsubscribe/.
 
--===============6217768978834103955==-- --===============0561168179740340969==--