PostgreSQL Prometheus Adapter - Initial Release

From: Crunchy Data via PostgreSQL Announce <announce-noreply(at)postgresql(dot)org>
To: PostgreSQL Announce <pgsql-announce(at)lists(dot)postgresql(dot)org>
Subject: PostgreSQL Prometheus Adapter - Initial Release
Date: 2020-09-10 19:24:01
Message-ID: 159976584193.31336.5562979429231012512@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-announce

[Crunchy Data](https://www.crunchydata.com) is pleased to announce the initial release of the [PostgreSQL Prometheus Adapter](https://github.com/CrunchyData/postgresql-prometheus-adapter), a remote storage adapter for enabling [Prometheus](https://github.com/prometheus/prometheus) to use PostgreSQL as a storage system for time-series metrics. You can find the PostgreSQL Prometheus Adapter project here:

[https://github.com/CrunchyData/postgresql-prometheus-adapter](https://github.com/CrunchyData/postgresql-prometheus-adapter)

PostgreSQL Prometheus Adapter leverages PostgreSQL 12's [native partitioning enhancements](https://www.postgresql.org/docs/current/ddl-partitioning.html) to efficiently store Prometheus time series data in a PostgreSQL database. Incoming data is processed by one or more threads that store the data in PostgreSQL partitions that are automatically created hourly or daily.

You can run the PostgreSQL Prometheus Adapter either as a cross-platform native application or within a container. We've provided a [guide](https://info.crunchydata.com/blog/using-postgres-to-back-prometheus-for-your-postgresql-monitoring-1) for how you can set up and use the PostgreSQL Prometheus Adapter here:

[https://info.crunchydata.com/blog/using-postgres-to-back-prometheus-for-your-postgresql-monitoring-1](https://info.crunchydata.com/blog/using-postgres-to-back-prometheus-for-your-postgresql-monitoring-1)

The PostgreSQL Prometheus Adapter is released under an [Apache 2.0 license](https://github.com/CrunchyData/postgresql-prometheus-adapter/blob/master/LICENSE). We welcome your feedback and contributions to the project!

### Links

- [Project Repo](https://github.com/CrunchyData/postgresql-prometheus-adapter)
- [User Guide](https://info.crunchydata.com/blog/using-postgres-to-back-prometheus-for-your-postgresql-monitoring-1)
- [Release Notes](https://github.com/CrunchyData/postgresql-prometheus-adapter/releases/tag/v1.0)
- [Crunchy Data](https://www.crunchydata.com)

[Crunchy Data](https://www.crunchydata.com) is proud to support the development and maintenance of the [PostgreSQL Prometheus Adapter](https://github.com/CrunchyData/postgresql-prometheus-adapter).

Browse pgsql-announce by date

  From Date Subject
Next Message PL/R via PostgreSQL Announce 2020-09-16 06:08:23 PL/R 8.4.1 released
Previous Message PostgreSQL Global Development Group 2020-09-10 13:54:56 New subscription options to pgsql-announce