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.
@sentry/opentelemetry
1 parent 345dd74 commit 9b5fb65Copy full SHA for 9b5fb65
packages/opentelemetry/README.md
@@ -12,8 +12,8 @@
12
13
This package allows you to send your OpenTelemetry trace data to Sentry via OpenTelemetry SpanProcessors.
14
15
-This SDK is **considered experimental and in an alpha state**. It may experience breaking changes. Please reach out on
16
-[GitHub](https://github.com/getsentry/sentry-javascript/issues/new/choose) if you have any feedback/concerns.
+If you are using `@sentry/node`, OpenTelemetry support is included out of the box. This package is only necessary if you
+are setting up OpenTelemetry support for Sentry yourself.
17
18
## Installation
19
0 commit comments