cockroachdb / cockroachdb/cockroach
debug: add a comparison tool
Open
C-enhancement
O-support
P-3
T-supportability
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
It would be nice if we had a tool that would compare debug.zips taken from different clusters (like QA / pre-prod and prod) to create a report about the differences. It would be helpful in escalations like https://github.com/cockroachlabs/support/issues/3180. It seems hard to have a general tool, but we could probably build it over time, starting with differences in cluster settings and session variable defaults.
Jira issue: CRDB-47941
Contributor guide
Assessment
This issue has not been assessed yet.