Open yuzefovich opened 8 hours ago
This commit adds another metric distsender.batches.async.throttled_cumulative_duration_nanos which exposes how long partial batches were throttled for. This can be useful when adjusting the DistSender concurrency limit.
distsender.batches.async.throttled_cumulative_duration_nanos
Informs: #131125. Epic: None
Release note: None
It looks like your PR touches production code but doesn't add or edit any test code. Did you consider adding tests to your PR?
:owl: Hoot! I am a Blathers, a bot for CockroachDB. My owner is dev-inf.
This change is
This commit adds another metric
distsender.batches.async.throttled_cumulative_duration_nanos
which exposes how long partial batches were throttled for. This can be useful when adjusting the DistSender concurrency limit.Informs: #131125. Epic: None
Release note: None