PostgreSQL extension exposing OpenTelemetry functionality for other extensions.
pgext.cloud · Source code · Documentation · License text · Control file
| Package | pgotel |
|---|---|
| Version | 1.0 |
| Repository | Unspecified |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 8 |
| Latest commit | 2024-09-18 |
| Catalogue updated | 2026-08-30 |
| pgfr_record | Server-side PostgreSQL performance flight recorder |
| pg_otel_tracer | Rust based Postgres extension that adds query lifecycle events to OTEL traces. |
| pg_turret | Capture PostgreSQL logs and export structured events to HTTP, Kafka, or Sentry |
| pgtelemetry | Provides monitoring views and functions for PostgreSQL activity, storage, locks, replication, WAL, vacuum, and query statistics. |
| pg_querylog | Captures current and recently completed backend queries in shared memory for SQL inspection. |
| loginfo | Functions and views for PostgreSQL to query the postgres log |
| tencentdb_wal_stat | TencentDB 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_sampletolog | Samples statements or whole transactions into PostgreSQL logs through executor and utility hooks. |