Prometheus metric sample type and helpers for PostgreSQL.
pgext.cloud · Source code · Documentation · License text · Control file
| Package | pg_prometheus |
|---|---|
| Version | 0.2.2 |
| Repository | Unspecified |
| Extension type | Preloaded |
| Project status | Archived |
| Requires CREATE EXTENSION | Yes |
| Requires preload | Yes |
| Trusted | No |
| Relocatable | Yes |
| Shared libraries | pg_prometheus |
| Schema | prometheus |
| Stars | 217 |
| Latest commit | 2020-11-01 |
| Latest release | 2019-10-25 |
| Catalogue updated | 2026-08-30 |
| plpgsql | PL/pgSQL procedural language |
| prometheus_fdw | A Rust/pgrx foreign data wrapper that queries Prometheus metrics through PostgreSQL foreign tables. |
| prometheusfdw | Queries Prometheus instant-vector data through a PostgreSQL foreign data wrapper. |
| pg_metrics | Collects named counters from PostgreSQL backends in shared memory and exposes them through SQL metric functions. |
| pg_stat_monitor | The pg_stat_monitor is a PostgreSQL Query Performance Monitoring tool, based on PostgreSQL contrib module pg_stat_statements. pg_stat_monitor provides aggregated statistics, client information, plan details including plan, and histogram information. |
| neon | Neon-specific statistics and Local File Cache metrics for Neon Postgres computes. |
| pgmonitor | Collector-friendly metric views and background refresh worker |
| pgnodemx | Capture node OS metrics via SQL queries |
| pg_datasentinel | Observability and activity monitoring extension for PostgreSQL |