File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -111,13 +111,13 @@ workspace startup scripts.
111
111
112
112
## Workspace build times
113
113
114
- In the workspace page, after a successful build, you can see a timing breakdown
115
- of the workspace startup process. We capture and display both time taken to
116
- provision the workspace's compute and all agent startup steps. These include any
114
+ After a successful build, you can see a timing breakdown
115
+ of the workspace startup process from the dashboard . We capture and display both time taken to
116
+ provision the workspace's compute and agent startup steps. These include any
117
117
[ ` coder_script ` ] ( https://registry.terraform.io/providers/coder/coder/latest/docs/resources/script ) s
118
118
such as [ dotfiles] ( ./workspace-dotfiles.md ) or
119
119
[ ` coder_app ` ] ( https://registry.terraform.io/providers/coder/coder/latest/docs/resources/app )
120
- startup .
120
+ startups .
121
121
122
122
![ Workspace build timings UI] ( ../images/admin/templates/troubleshooting/workspace-build-timings-ui.png )
123
123
You can’t perform that action at this time.
0 commit comments