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 1uxmry-000XWW-6g for pgsql-announce@arkaria.postgresql.org; Sun, 14 Sep 2025 13:34:18 +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 1uxmrv-007TQ5-3T for pgsql-announce@arkaria.postgresql.org; Sun, 14 Sep 2025 13:34:15 +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 1uxmrt-007TPu-Mt for pgsql-announce@lists.postgresql.org; Sun, 14 Sep 2025 13:34:14 +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 1uxmrl-000lQ8-2z for pgsql-announce@lists.postgresql.org; Sun, 14 Sep 2025 13:34:14 +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=OXmXcF70Eip2jGgre10pe/9AQHBVYoGCD0UBwIfJYII=; b=nzdwp+0xb1MHvRyb7wIV6PTfsU v1loGHTvtJcSAcdSVZbJGpmKtv3ykQVtlglFr+qsPvlm+DdHbc3cHR7CXJbbdJhjBsQbKH/gqcqGm a4kZEytDql5nLCnHFD0NJ2P02ERLsGafs9evxsAPtIbISsWQFUGwhfA/Zo0a9025tBYPvF0OpGzdL Z/rcvy7ajRIH08UcDgOKwdXydFj0MCuvIeArde5kE1yh+uN1a9+s4+8V7bKMlniQFfp6Ra9WPlFNh kk8qVtfqQCYg+BnHadn1Sl2vKYwUHDm6DPsZkJxPBRP3aFakzIWDZMdD2ND7ssq2ukTWZCsF7A6nq IkzoERFA==; Received: from wrigleys.postgresql.org ([2a02:16a8:dc51::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 1uxmrk-0011wU-5y for pgsql-announce@lists.postgresql.org; Sun, 14 Sep 2025 13:34: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 1uxmri-0022I1-1y for pgsql-announce@lists.postgresql.org; Sun, 14 Sep 2025 13:34:02 +0000 Content-Type: multipart/mixed; boundary="===============7139553289597173240==" MIME-Version: 1.0 Subject: pgexporter 0.7 To: PostgreSQL Announce From: pgexporter via PostgreSQL Announce Reply-To: jesper.pedersen@comcast.net Date: Sun, 14 Sep 2025 13:33:14 +0000 Message-ID: <175785679497.854.17703263200182421551@wrigleys.postgresql.org> X-Auto-Response-Suppress: All Auto-Submitted: auto-generated X-pglister-tags: related X-pglister-tagsig: 98b82e320569525b0a45c0f8d8c27f951a4ebc9dcde53e60e500d8a9b5ea5a14 List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --===============7139553289597173240== Content-Type: multipart/alternative; boundary="===============4277600616444226813==" MIME-Version: 1.0 --===============4277600616444226813== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable The [pgexporter](https://pgexporter.github.io/) community is happy to announce version [0.7.0](https://pgexporter.github.io/releases/pgexporter_0= _7_0.html). __New Features__ * Improvements to the core metrics, including new metrics for autovacuum * New extension support: pgexporter/Extension, pg_stat_statements, PostGIS,= pgcrypto, pg_buffercache, timescaledb, pgvector * Improved the manual Special thanks to @bassamadnan for his work on extension support as part of= his Google Summer of Code project ! __pgexporter__ [pgexporter](https://pgexporter.github.io/) is a [Prometheus](https://prome= theus.io/) exporter for [PostgreSQL](https://www.postgresql.org/). Read our [getting started](https://github.com/pgexporter/pgexporter/blob/ma= in/doc/GETTING_STARTED.md) guide to setup [pgexporter](https://pgexporter.github.io/) for your monitoring needs. __Features__ * [Prometheus](https://prometheus.io/) exporter * Bridge endpoints with a JSON feature * Custom metrics * Remote management * Transport Layer Security (TLS) v1.2+ support * Daemon mode * User vault Learn more on our [web site](https://pgexporter.github.io/) or [GitHub](htt= ps://github.com/pgexporter/pgexporter). [pgexporter](https://pgexporter.github.io/) is released under the [3-clause= BSD license](https://opensource.org/licenses/BSD-3-Clause). --===============4277600616444226813== Content-Type: text/html; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable pgexporter 0.7
 

pgexporter 0.7

The pgexporter comm= unity is happy to announce version 0.7.0.

New Features

  • Improvements to= the core metrics, including new metrics for autovacuum
  • New extension s= upport: pgexporter/Extension, pg_stat_statements, PostGIS, pgcrypto, pg_buf= fercache, timescaledb, pgvector
  • Improved the ma= nual

Special thanks to @bassamadnan for his work= on extension support as part of his Google Summer of Code project !

pgexporter

pgexporter is a Prometheus exporter for PostgreSQL.

Read our getting started guide to setup pgexporter for your monitoring needs.

Features

  • Pr= ometheus exporter
  • Bridge endpoint= s with a JSON feature
  • Custom metrics<= /li>
  • Remote manageme= nt
  • Transport Layer= Security (TLS) v1.2+ support
  • Daemon mode
  • User vault

Learn more on our web s= ite or GitHub.

pgexporter is relea= sed under the 3-clause BSD license.<= /p>

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

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/.
 
--===============4277600616444226813==-- --===============7139553289597173240==--