Skip to content

Commit 7f073cd

Browse files
committed
hide the changelog, deep link query builder
1 parent 49e134f commit 7f073cd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/content/changelog/workers/2025-04-09-workers-timing.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ description: Workers Observability tooling now shows CPU time and Wall time for
44
products:
55
- workers
66
date: 2025-04-09T00:00:00Z
7+
hidden: true
78
---
89

910
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
1617

1718
![Workers Logs Wall Time Filter](src/assets/images/changelog/workers/observability/2025-04-09-wall-time-filter.png)
1819

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.
2021

2122
![Query Builder filter](src/assets/images/changelog/workers/observability/2025-04-09-query-builder.png)

0 commit comments

Comments
 (0)