Skip to content
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

Provide a command in IDE to gather all relevant Kai logs/traces/settings and compress so it may be uploaded on an issue #378

Open
jwmatthews opened this issue Feb 18, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@jwmatthews
Copy link
Member

Thank you @savitharaghunathan for suggesting we explore this as a concept.

Let's consider creating a means to make it easier for an end-user to gather all the relevant info a developer would use to debug an issue.
This could be similar in principle to the must-gather tool.

To start, we could publish an IDE command (maybe provide a button) that will help a user by gathering all relevant information needed to debug an issue. This likely becomes a compress the .vscode directory.

Concerns:

  • We would want to be sure we are not logging by accident any PII data, API Keys are a first concern I worry about. (In theory we do not log this)
  • If we are to include the optional trace data for request/response written to disk, that would contain the user's source code which they may not be comfortable to share.
@jwmatthews jwmatthews added the enhancement New feature or request label Feb 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant