cockroachdb / cockroach

CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.
https://www.cockroachlabs.com
Other
30.1k stars 3.8k forks source link

perf: make it easier to export performance metrics from a nightly roachdash runs #106662

Open tbg opened 1 year ago

tbg commented 1 year ago

Is your feature request related to a problem? Please describe.

Currently you have to create .json files which then get processed by roachperf (often requiring additional code to duct tape everything together). This is a high barrier of entry.

Describe the solution you'd like

Straw man: openmetrics format.

Describe alternatives you've considered

Additional context

Jira issue: CRDB-29663

Epic CRDB-41852

blathers-crl[bot] commented 1 year ago

cc @cockroachdb/test-eng