cockroachdb / cockroachdb/cockroach
ui: SQL Activity on active statements has results with no query
Open
A-check-on-console
A-sql-observability
C-bug
T-observability
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
This was hit while running the insights workload. The query is empty on the page. If you go to details it says the statement can not be found. Several of the details are loaded like start time, but the query itself is not found.
./cockroach workload init insights "connectionString" --db-count=10 --table-count=50
./cockroach workload run insights "connectionString" --db-count=10 --table-count=50


Jira issue: CRDB-23985
Contributor guide
Assessment
This issue has not been assessed yet.