cockroachdb / cockroachdb/cockroach
Add Metrics or other ways to tell when changefeeds are sinkless
Open
A-cdc
C-enhancement
O-support
P-3
T-cdc
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
When investigating an issue recently, we saw that there were no running jobs in changefeed.jobs.running and weren't sure why until we discovered through other means that the changefeed metrics we were seeing were from sinkless feeds. It would be great if this could be somehow visible in metrics for use when debugging issues.
Jira issue: CRDB-54437
Contributor guide
Assessment
This issue has not been assessed yet.