cockroachdb / cockroachdb/cockroach
changefeedccl: add a metric indicating whether we are in an admission controlled state
Open
A-cdc
C-enhancement
P-2
T-cdc
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
In 23.1, admission control for changefeeds is automatically enabled, but users have no indication that they are in this state. This could be surprising for them as changefeed throughput will tank.
Jira issue: CRDB-27993
Epic CRDB-42868
Contributor guide
Assessment
This issue has not been assessed yet.