cockroachdb / cockroachdb/cockroach

changefeedccl: add structured telemetry logging for changefeed metrics

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

Description

CDC supports per-changefeed labeled metrics, which are available for customers to scrape and monitor. But these labeled metrics (in status varz) are not available to support engineers in tsdumps. An alternative is to emit aggregated and downsampled metrics via structured telemetry logging, which will make periodic data available for support without asking the customer to set up or share their scraped metrics.

Jira issue: CRDB-37458

Epic CRDB-37337

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.