select open change scope Open full search

PG.CENTER connects PostgreSQL documentation, reference, and ecosystem knowledge. Maintained by Pigsty.

Extensions / Monitoring

pg_prometheus

Prometheus metric sample type and helpers for PostgreSQL.

pgext.cloud · Source code · Documentation · License text · Control file

Overview

Packagepg_prometheus
Version0.2.2
RepositoryUnspecified
Extension typePreloaded
Project statusArchived
Requires CREATE EXTENSIONYes
Requires preloadYes
TrustedNo
RelocatableYes
Shared librariespg_prometheus
Schemaprometheus
Stars217
Latest commit2020-11-01
Latest release2019-10-25
Catalogue updated2026-08-30

Related extensions

Requires

plpgsqlPL/pgSQL procedural language

See also

prometheus_fdwA Rust/pgrx foreign data wrapper that queries Prometheus metrics through PostgreSQL foreign tables.
prometheusfdwQueries Prometheus instant-vector data through a PostgreSQL foreign data wrapper.
pg_metricsCollects named counters from PostgreSQL backends in shared memory and exposes them through SQL metric functions.
pg_stat_monitorThe 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.
neonNeon-specific statistics and Local File Cache metrics for Neon Postgres computes.
pgmonitorCollector-friendly metric views and background refresh worker
pgnodemxCapture node OS metrics via SQL queries
pg_datasentinelObservability and activity monitoring extension for PostgreSQL