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
roachtest/tpce: add unit and is_higher_better labels for tpce benchmark metrics
The golang perf dashboards require unit and is_higher_better labels for
correctly plotting the comparison metrics. This relevant change awas
added to the aggregated metrics change for histograms.
Since the tpce benchmark doesn't emit a histogram from the workload
binary, this commit aims to manually add the labels while emitting the
metrics.
Epic: CRDB-48908
Release note: None
0 commit comments