pg_tracing: Distributed Tracing for PostgreSQL
Summary
pg_tracing is a PostgreSQL extension that generates server-side spans for distributed tracing from sampled queries. It exposes spans via views and OTLP JSON, supports trace propagation through SQLCommenter and a GUC parameter, and includes setup guidance; the project is in early development and may be unstable.