cockroachdb / cockroachdb/cockroach
changefeedccl: put operationally-relevant logs in the OPS channel
Open
A-cdc
C-enhancement
E-quick-win
T-cdc
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
As DEV logs aren't available to cloud customers, and are in generally considered ignorable, let's move the `changefeed encountered transient error: ..` log to OPS so that users can better debug feed failures themselves (e.g. from downstream sink errors).
Ref (similar): https://github.com/cockroachdb/cockroach/issues/129673
Ref: https://cockroachlabs.slack.com/archives/C9TGBJB44/p1745429335178279
Jira issue: CRDB-49874
Contributor guide
Assessment
This issue has not been assessed yet.