-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Epic: In product collection of workspace logs #10802
Comments
CC: @lucasvaltl would be good to know if this makes most in replicated, or whether we should roll our own here. |
👋 Hey @loujaybee Where do expect the logs to come from? If they are coming from a users machine (i.e. they are using a desktop IDE, or downloading the logs from VS code web to their machine), replicated support bundles won't help. If we expect the logs to come from the workspace, it might be possible to include workspace logs in these bundles. In order to actually get validation here, it is worth having a design discussion with someone from the self-hosted team. Happy to find someone that has 30 minutes if you like. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
1 similar comment
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
We commonly get issues from customers / users and have to subsequently ask users for logs, the time of the issue, the workspace etc. We have in product mechanisms for gaining ad-hoc feedback and collecting logs, as detailed in troubleshooting. However, the process is:
It would be good if there were some way (in product) to mark a troubled workspace, and to automatically run the required steps to grab logs and performance data from the client (appropriately sanitised).
https://www.gitpod.io/docs/troubleshooting
Related internal discussion regarding using WireShark for debugging networking issues.
And related internal discussion on perf improvements.
Relates to:
The text was updated successfully, but these errors were encountered: