From f3df42360797f9f76b720aa549b0e71e71f2a118 Mon Sep 17 00:00:00 2001 From: "Jeremy Morrell (Cloudflare)" Date: Tue, 28 Oct 2025 18:52:10 -0700 Subject: [PATCH] Fix the link to the discussion --- .../docs/workers/observability/traces/known-limitations.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/workers/observability/traces/known-limitations.md b/src/content/docs/workers/observability/traces/known-limitations.md index dbcc3dce5ae7d07..d0a65de6f58a673 100644 --- a/src/content/docs/workers/observability/traces/known-limitations.md +++ b/src/content/docs/workers/observability/traces/known-limitations.md @@ -9,7 +9,7 @@ sidebar: Workers tracing is currently in open beta. This page documents current limitations and any upcoming features on our roadmap. -To provide more feedback and send feature requests, head to the [Workers tracing GitHub discussion](https://github.com/cloudflare/workers-sdk/discussions/TODO-GET-THE-LINK). +To provide more feedback and send feature requests, head to the [Workers tracing GitHub discussion](https://github.com/cloudflare/workers-sdk/discussions/11062). ### Non-I/O operations may report time of 0 ms