Skip to content

Conversation

@the-mikedavis
Copy link
Collaborator

This introduces a metric calculated at every batch which records the difference between the last known offset of the writer and its replicas. This can be used to observe a backlog of replication diminish, or to diagnose situations when replication is being starved out (network-wise) by high-throughput publishing. The replication diff should usually be low but, for streams seeing traffic, non-zero.

@the-mikedavis the-mikedavis self-assigned this Oct 29, 2025
This introduces a metric calculated at every batch which records the
difference between the last known offset of the writer and its replicas.
This can be used to observe a backlog of replication diminish, or to
diagnose situations when replication is being starved out (network-wise)
by high-throughput publishing. The replication diff should usually be
low but, for streams seeing traffic, non-zero.
@the-mikedavis the-mikedavis force-pushed the replication-diff-metric branch from 8272b66 to 0fa0df1 Compare October 30, 2025 14:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant