diff --git a/content/en/docs/20.0/reference/vreplication/metrics.md b/content/en/docs/20.0/reference/vreplication/metrics.md index 46707bcc5..d6320703c 100644 --- a/content/en/docs/20.0/reference/vreplication/metrics.md +++ b/content/en/docs/20.0/reference/vreplication/metrics.md @@ -72,6 +72,14 @@ The number of streams running on this target This shows the state of each stream. +#### VReplicationThrottledCounts + +The number of times vreplication was throttled by workflow, id, throttler (trx or tablet), and the sub-component (vstreamer, vcopier, vplayer, etc) that was throttled (see [the other tablet throttler metrics](../../features/tablet-throttler/#metrics)) + +#### VReplicationThrottledCountTotal + +The total number of times that vreplication has been throttled (see [the other tablet throttler metrics](../../features/tablet-throttler/#metrics)) + ## Source Tablet Metrics #### VStreamPacketSize