View recent resource load times on team page
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 10.1k
- Forks
- 413
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 6
Description
Background
In addition to https://github.com/windmilleng/tilt/issues/3130, which is viewing usage of users on the team page, also see how users are experiencing resource load times. Are they slow? Fast?
Description
Currently when a user runs Tilt, it tracks the resource load times. We should surface this to in the team page. It could look something like this:
| Live update times | Initial load times |
|---|---|
![]() |
![]() |
We style the numbers to warn the viewer if the times are starting to get too large to alert them to take some action.
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
Begin with issue #3130 and the existing resource load-time tracking and team-page implementation. Compare the requested live-update and initial-load views with the linked screenshots, including warning styling for large times. Done means the team page surfaces both metrics clearly and alerts viewers when times become too large.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- analytics, frontend, observability
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100

