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
107388: metrics: refactor histogram bucket generation and testing r=ericharmeling a=ericharmeling
This commit refactors histogram bucketing for legibility and composibility. It also introduces a data-driven test for histogram bucket generation.
This refactor should make it easier to add additional metric categories, distributions, and bucket types.
Part of cockroachdb#97144.
Release note: None
108415: roachtest: deflake npgsql test r=rafiss a=rafiss
These upstream tests are flaky, so we ignore them.
informs cockroachdb#108414fixescockroachdb#108044fixescockroachdb#108504
Release note: None
108535: roachtest: remove rangeTs variants of import-cancellation test r=stevendanna a=jbowens
Previously the import-cancellation roachtest was split into two variants: one with MVCC range tombstones enabled and one without. MVCC range tombstones are always enabled now, so the two variants were effectively identical. This commit consolidates the two tests into a single `import-cancellation` roachtest.
Informs cockroachdb#97869.
Epic: None
Release note: None
Co-authored-by: Eric Harmeling <[email protected]>
Co-authored-by: Rafi Shamim <[email protected]>
Co-authored-by: Jackson Owens <[email protected]>
0 commit comments