diff --git a/src/content/docs/workers/index.mdx b/src/content/docs/workers/index.mdx index bc8f8f38971f887..8ab93aff3185a76 100644 --- a/src/content/docs/workers/index.mdx +++ b/src/content/docs/workers/index.mdx @@ -59,6 +59,12 @@ Get started with your first project: Schedule [cron jobs](/workers/configuration/cron-triggers/), run durable [Workflows](/workflows/), and integrate with [Queues](/queues/) +
+#### Observability & monitoring + +Monitor performance, debug issues, and analyze traffic with [real-time logs](/workers/observability/logs/) and [analytics](/workers/observability/metrics-and-analytics/) +
+ --- ## Integrate with Workers