You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
changefeedccl: remove fixed latency checks from pts benchmark test
Removes the fixed threshold checks for the
`changefeed_stage_pts_manage_latency` and
`changefeed_stage_pts_manage_error_latency` metrics in the
cdc/multi-table-pts-benchmark roachtests. These thresholds were
too rigid and caused noisy failures.
Issue #154447 has been filed to track the goal of monitoring these metrics
via roachperf instead.
Fixes: #152900Fixes: #152903Fixes: #153017Fixes: #154120Fixes: #154122Fixes: #154132Fixes: #154302Fixes: #154357
Epic: CRDB-1421
Release note: None
0 commit comments