cockroachdb / cockroachdb/cockroach
cli: add execution timestamps for queries used in debug zips
Open
A-observability-inf
C-enhancement
T-supportability
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
When dumping table contents for debug zip we should output when the query starts for better observability into when the table information was collected. In long-running debug zips there can be a larger spread of collection times so this would make correlation between different data collected at different times (e.g. logs to table output) less confusing in those cases.
Jira issue: CRDB-35735
Epic CRDB-32134
Contributor guide
Assessment
This issue has not been assessed yet.