cockroachdb / cockroachdb/cockroach

changefeedccl: collect stats for distribution of spans along various dimensions

Open
#139,671 1 comment 0 reactions 0 assignees View on GitHub
A-cdc C-enhancement T-cdc
Dominant language
Go
Stars
32.5k
Forks
4.1k
PR merge metrics
PR metrics pending

Description

As we implement the better span-level checkpointing project, we've identified that there's an observability gap in the distribution of tracked spans along various dimensions (e.g. resolved timestamp, throughput). We should create histograms for each dimension and output them in structured logs. Once we have more data, we can think about adding heuristics to improve span selection for span-level checkpoints.

Jira issue: CRDB-46765

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.