cockroachdb / cockroachdb/cockroach
changefeedccl: collect stats for distribution of spans by throughput
Open
A-cdc
C-enhancement
T-cdc
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
We should collect stats for how many events have been sent for each span (perhaps both in total and ahead of the current overall resolved timestamp). This will help guide our decision on which spans would be more useful for us to checkpoint.
Jira issue: CRDB-46768
Contributor guide
Assessment
This issue has not been assessed yet.