cockroachdb / cockroachdb/cockroach
ui, sql: add distribution of statement time to SQL Activity
Open
C-enhancement
T-observability
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
Currently, there's no way to see distributions for statement time in a given aggregation period in SQL Activity. If we stored a histogram of statement times, we could surface this information in SQL and the DB Console to provide a more detailed capture of statement times we've recorded.
Jira issue: CRDB-58729
Contributor guide
Assessment
This issue has not been assessed yet.