select open change scope Open full search

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

Extensions / Monitoring

pgotel

PostgreSQL extension exposing OpenTelemetry functionality for other extensions.

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

Overview

Packagepgotel
Version1.0
RepositoryUnspecified
Extension typeStandard
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars8
Latest commit2024-09-18
Catalogue updated2026-08-30

Related extensions

See also

pgfr_recordServer-side PostgreSQL performance flight recorder
pg_otel_tracerRust based Postgres extension that adds query lifecycle events to OTEL traces.
pg_turretCapture PostgreSQL logs and export structured events to HTTP, Kafka, or Sentry
pgtelemetryProvides monitoring views and functions for PostgreSQL activity, storage, locks, replication, WAL, vacuum, and query statistics.
pg_querylogCaptures current and recently completed backend queries in shared memory for SQL inspection.
loginfoFunctions and views for PostgreSQL to query the postgres log
tencentdb_wal_statTencentDB proprietary WAL diagnostics extension that scans recent WAL files and attributes record counts, bytes, resource-manager types, and full-page images by database, schema, and relation.
pg_sampletologSamples statements or whole transactions into PostgreSQL logs through executor and utility hooks.