cockroachdb / cockroachdb/cockroach

optionally collect tsdump in debug.zip

Open
#100,698 0 comments 0 reactions 0 assignees View on GitHub
A-observability-inf C-enhancement T-supportability
Dominant language
Go
Stars
32.5k
Forks
4.1k
PR merge metrics
PR metrics pending

Description

When collecting cluster information it is helpful to have time series data for analysis. Currently we have two subcommands
`cockroach debug zip` and `cockroach debug tsdump` to capture debug info from running cluster.
Tsdump output also requires hand processing of info about storage to generate mapping file to load timeseries into cluster for viewing.

At the same time, we already automated parts of it in our CI infrastructure:
Screenshot 2023-04-05 at 14 48 04
whenever test fails we capture tsdump, generate yaml file and include a script that passes necessary params to start cockroachdb and view the data.

It would be helpful to have this information included by providing an extra option to debug zip.

Jira issue: CRDB-26584

Epic CRDB-31306

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.