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
105552: multitenant: deflake TestConsumption r=yuzefovich a=DrewKimball
This patch adds retries to the `TestConsumption` test for retrieving the total tenant RU consumption in order to ensure that the delta includes the bucket flush that was triggered by the test query, instead of background activity.
Fixescockroachdb#94286Fixescockroachdb#106572
Release note: None
107719: ui: add latency info to explain plan tab r=maryliag a=maryliag
This commit adds columns for latency information
(p50, p90, p99, pMax, pMin) on Explain Plan tab under Statement Details page.
Fixescockroachdb#105371
<img width="1707" alt="Screenshot 2023-07-27 at 10 59 41 AM" src="https://github.com/cockroachdb/cockroach/assets/1017486/81a2ce3d-655e-47c1-931b-00e34433b3a1">
Release note (ui change): Add columns for p50, p90, p99 percentiles and latency min and max on Explain Plan tab on Statement Details page.
107732: valueside: use redact type name when can't decode r=yuzefovich a=yuzefovich
Informs: cockroachdb#106158
Epic: None
Release note: None
Co-authored-by: Drew Kimball <[email protected]>
Co-authored-by: maryliag <[email protected]>
Co-authored-by: Yahor Yuzefovich <[email protected]>
0 commit comments