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

Spike: JetBrains Toolbox Architecture open questions #425

Closed
1 of 6 tasks
Kira-Pilot opened this issue May 15, 2024 · 4 comments
Closed
1 of 6 tasks

Spike: JetBrains Toolbox Architecture open questions #425

Kira-Pilot opened this issue May 15, 2024 · 4 comments
Assignees
Labels
question Further information is requested roadmap

Comments

@Kira-Pilot
Copy link
Member

Kira-Pilot commented May 15, 2024

While exploring the new Toolbox architecture, several questions and friction points have surfaced. We should gain clarity on the below:

  • JetBrains should fix the token link used to grab the dashboard token as this is showing in the URL twice
  • Investigate offline support - is this possible in Toolbox?
  • Support cross-user workspaces (admin logging into a user's workspace, mainly). Should use the new wildcard host functionality. Backport wildcard SSH config changes #531
  • In the main environment list there is an empty view container that JetBrains should cleanup (or possibly we can fix this on our end but we need their input)
  • Nice-to-have We should consider adding telemetry so that we can see what IDEs users are using as well as DAU. Right now, all IDE tracking is lumped into one JetBrains bucket (might not make sense to split them up since there is little technical difference). @stirby to poke into the priority of this item.
  • Nice-to-have It would be nice to understand how Toolbox performs compared to the existing Gateway. JetBrains has not released any performance benchmarking. We should see if a plugin is available within JetBrains to do some benchmarking of our own.
@Kira-Pilot
Copy link
Member Author

Asked JetBrains about the above, waiting to hear back.

@matifali matifali added question Further information is requested roadmap and removed enhancement labels Oct 15, 2024
@matifali matifali assigned fioan89 and unassigned code-asher and stirby Feb 13, 2025
@matifali
Copy link
Member

@f0ssel do we still have these confusions?

@code-asher
Copy link
Member

As far as open questions, my understanding is:

  • We still need to see if there is a way to do offline support (and add to our docs, since we have docs for that with Gateway)
  • The double link issue may have been fixed but we just need to check the latest Toolbox build.
  • I think we are not going to do any telemetry or performance benchmarking right now.

@matifali
Copy link
Member

We are tracking all JetBrains Toolbox plugin issues in https://github.com/coder/coder-jetbrains-toolbox repo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested roadmap
Projects
None yet
Development

No branches or pull requests

5 participants