Show All Instance IDs Attached to a Workspace in the Admin UI
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 13.8k
- Forks
- 1.4k
- Avg merge
- 17h 58m
- Merged PRs (30d)
- 5
Description
Is your feature request related to a problem? Please describe
Last week and this weekend I have been working on troubleshooting a workspace issue. This involved using the admin dashboard in Gitpod and the Logs Explorer in Google. While having the latest instance id was helpful having had all of them would have been more helpful as then I could have limited my search scope to specific instances of the workspace easily.
Describe the behaviour you'd like
I would like to see that we add some sort of functionality that shows all instance IDs of a workspace. Perhaps we show the latest instance ID by default with a toggle to show all IDs.
Describe alternatives you've considered
I ended up searching by the workspace id in the Logs Explorer which I believe pulled all of the instance IDs as well. I could be wrong though.
Additional context
N/A
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start in the Gitpod admin dashboard and trace how a workspace's latest instance ID is currently displayed. Determine where the workspace instance data is sourced and how the UI could expose all IDs, then verify that the default latest-ID view and an all-IDs view support the troubleshooting use case described in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100