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/workers/observability/exporting-opentelemetry-data/3rd-party-destinations/index.mdx
+6-1Lines changed: 6 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,4 +5,9 @@ sidebar:
5
5
order: 2
6
6
---
7
7
8
-
Third-party destinations for exporting OpenTelemetry data from Cloudflare Workers.
8
+
Cloudflare Workers supports exporting OpenTelemetry (OTel)-compliant data to any compatible destination, allowing you to integrate with your existing monitoring and observability stack.
9
+
10
+
You can find step by step instructions on how to set up several OTLP-supported destinations.
0 commit comments