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/docs/reference-architecture/diagrams/serverless/programmable-platforms.mdx
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -74,7 +74,7 @@ Data observability and control is crucial for security. [Outbound Workers](/clou
74
74

75
75
76
76
77
-
1.**Logging**: Collect logs throughout all Workers in the request flow via [Tail Worker](/cloudflare-for-platforms/workers-for-platforms/configuration/observability/#tail-workers) and [Workers Trace Events Logpush](/workers-for-platforms/configuration/observability/#workers-trace-events-logpush) services.
77
+
1.**Logging**: Collect logs throughout all Workers in the request flow via [Tail Worker](/cloudflare-for-platforms/workers-for-platforms/configuration/observability/#tail-workers) and [Workers Trace Events Logpush](/cloudflare-for-platforms/workers-for-platforms/configuration/observability/#workers-trace-events-logpush) services.
78
78
79
79
2.**Metrics**: Collect custom metrics via [Workers Analytics Engine](/analytics/analytics-engine/) and out-of-the-box [Analytics](/analytics/graphql-api/) that can readily be queried via GraphQL API.
80
80
@@ -115,7 +115,7 @@ Cloudflare Workers for Platforms provides a robust foundation for building multi
115
115
116
116
## Related resources
117
117
118
-
-[Workers for Platforms: Get started](cloudflare-for-platforms/workers-for-platforms/get-started/)
118
+
-[Workers for Platforms: Get started](/cloudflare-for-platforms/workers-for-platforms/get-started/)
119
119
-[Workers for Platforms: Outbound Workers](/cloudflare-for-platforms/workers-for-platforms/configuration/outbound-workers/)
120
120
-[Workers for Platforms: Observability](/cloudflare-for-platforms/workers-for-platforms/configuration/observability/)
0 commit comments