cockroachdb / cockroachdb/cockroach
sql: add trace ID for executing queries to one of the crdb_internal tables
Open
C-enhancement
E-quick-win
T-sql-queries
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
In [this slack conversation](https://cockroachlabs.slack.com/archives/C01RX2G8LT1/p1700069454896209) we noticed that it's not currently possible to find out the trace ID of an actively executing query. We should add this to one of the crdb_internal tables, or somehow make it possible to find out.
Jira issue: CRDB-33594
Contributor guide
Assessment
This issue has not been assessed yet.