We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cf0425 commit 10e1c71Copy full SHA for 10e1c71
src/platforms/common/performance/instrumentation/opentelemetry.mdx
@@ -30,11 +30,7 @@ notSupported:
30
description: "Using OpenTelemetry with Sentry Performance."
31
---
32
33
-<Alert level="warning" title="Note">
34
-
35
-OpenTelemetry support for Sentry SDKs are in an alpha state. Features in alpha are still in-progress and may have bugs. We recognize the irony.
36
37
-</Alert>
+<Include name="alpha-note.mdx" />
38
39
You can configure your [OpenTelemetry SDK](https://opentelemetry.io/) to send traces and spans to Sentry.
40
0 commit comments