cockroachdb / cockroachdb/cockroach
changefeedccl: collect stats for distribution of spans by resolved timestamp
Open
A-cdc
C-enhancement
T-cdc
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
To help us understand the typical distribution of span resolved timestamps in production systems, we could add a structured log that buckets the timestamps and then prints out the counts.
Jira issue: CRDB-46723
Contributor guide
Assessment
This issue has not been assessed yet.