Skip to content

Feat: add print_debug_info() function #2907

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
ianhi opened this issue Mar 12, 2025 · 1 comment · May be fixed by #2913
Open

Feat: add print_debug_info() function #2907

ianhi opened this issue Mar 12, 2025 · 1 comment · May be fixed by #2913

Comments

@ianhi
Copy link
Contributor

ianhi commented Mar 12, 2025

Problem

When going to create a bug report there are many individual requried fields which creates some friction for opening a bug report
Image

Proposed Solution

Add a a function zarr.print_debug_info() that prints out all the information that you might want to include in a bug report and collapse those fields into one, thereby making it easier for the user.

Additional context

This is something I recently added to icechunk: https://github.com/earth-mover/icechunk/blob/f5ce9e22ea76aee6c817e4d041a336d97a8fb77d/icechunk-python/python/icechunk/__init__.py#L151-L162

@jhamman
Copy link
Member

jhamman commented Mar 15, 2025

This sounds very useful and would really help users give us actionable bug reports.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants