cockroachdb / cockroachdb/cockroach
`admission-control/multitenant-fairness/` roachtests output invalid histograms
Open
A-admission-control
C-bug
T-kv
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
`admission-control/multitenant-fairness/` roachtest variants output an invalid histogram [1]. The `roachperf sync` job would previously segfault when trying to decode them; now it just skips them. If these metrics were not intended to be rendered in the `roachperf` dashboard, they should be written to a a different file.
[1] https://github.com/cockroachdb/cockroach/blob/9ba2d93854900a9f6f9a3c09519d8d88fe6d7675/pkg/cmd/roachtest/tests/admission_control_multitenant_fairness.go#L370
Jira issue: CRDB-30976
Contributor guide
Assessment
This issue has not been assessed yet.