You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/changelog/workers/2025-04-09-workers-timing.mdx
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,7 @@ description: Workers Observability tooling now shows CPU time and Wall time for
4
4
products:
5
5
- workers
6
6
date: 2025-04-09T00:00:00Z
7
+
hidden: true
7
8
---
8
9
9
10
You can now observe and investigate the CPU time and Wall time for every Workers Invocations.
@@ -16,6 +17,6 @@ You can use a Workers Logs filter to search for logs where Wall time exceeds 100
16
17
17
18

18
19
19
-
You can also use the Workers Observability Query Builder to find the median CPU time and median Wall time for all of your Workers.
20
+
You can also use the Workers Observability [Query Builder](https://dash.cloudflare.com/?to=/:account/workers-and-pages/observability/investigate) to find the median CPU time and median Wall time for all of your Workers.
0 commit comments