cockroachdb / cockroach

CockroachDB - the open source, cloud-native distributed SQL database.
https://www.cockroachlabs.com
Other
29.51k stars 3.7k forks source link

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

Open tbg opened 12 months ago

tbg commented 12 months 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

blathers-crl[bot] commented 12 months ago

cc @cockroachdb/test-eng