Skip to content

Commit cbc5a86

Browse files
committed
reorged troubleshooting section
1 parent f39e3f8 commit cbc5a86

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/admin/templates/troubleshooting.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -159,13 +159,13 @@ the top of the script to exit on error.
159159

160160
If your workspaces are taking longer to start than expected, or longer than
161161
desired, you can diagnose which steps have the highest impact in the workspace
162-
build timings UI.
163-
164-
![Workspace build timings UI](../../images/admin/templates/troubleshooting/workspace-build-timings-ui.png)
165-
166-
Additionally, you can programmatically pull startup time measurements using our
162+
build timings UI (available in v2.17 and beyond). Admins can can programmatically pull startup times for individual workspace builds using our
167163
[build timings API endpoint](../../reference/api/builds.md#get-workspace-build-timings-by-id).
168164

165+
169166
See our
170167
[guide on optimizing workspace build times](../../tutorials/best-practices/speed-up-templates.md)
171168
to optimize your templates based on this data.
169+
170+
![Workspace build timings UI](../../images/admin/templates/troubleshooting/workspace-build-timings-ui.png)
171+

0 commit comments

Comments
 (0)