cockroachdb / cockroachdb/cockroach
streamingccl: add Aggregator Stats as a supported message type to the eventStreamer
Open
A-disaster-recovery
C-enhancement
T-disaster-recovery
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
As part of https://github.com/cockroachdb/cockroach/issues/108374 we want to be able to send the AggregatorStats from the producer side builtins to the destination processor, so that they can be bubbled up to the replication job and be viewed in the `Advanced Debugging` tab. For this we will need to support a new event type that can send protos over the wire.
Jira issue: CRDB-31162
Contributor guide
Assessment
This issue has not been assessed yet.