| ▲ | pg_tracing: Distributed Tracing for PostgreSQL(github.com) | |
| 27 points by tanelpoder 3 days ago | 1 comments | ||
| ▲ | dujuku 2 days ago | parent [-] | |
It would be awesome if this were to make it in core. Jelte did a bunch of work to improve query protocol changes. Having Postgres accept Otel trace propagation would be a gamechanger for debugging the clients and DB together. Especially since ~80%+ of DB related issues I see come down to some sort of long running open transaction which Postgres knows nothing about server-side. | ||