File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed
packages/opentelemetry-node Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 1010[ ![ npm dm] ( https://img.shields.io/npm/dm/@sentry/opentelemetry-node.svg )] ( https://www.npmjs.com/package/@sentry/opentelemetry-node )
1111[ ![ npm dt] ( https://img.shields.io/npm/dt/@sentry/opentelemetry-node.svg )] ( https://www.npmjs.com/package/@sentry/opentelemetry-node )
1212
13+ This package allows you to send your NodeJS 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.
17+
1318## Installation
1419
1520``` bash
@@ -55,7 +60,3 @@ otelApi.propagation.setGlobalPropagator(new SentryPropagator());
5560## Links
5661
5762- [ Official SDK Docs] ( https://docs.sentry.io/quickstart/ )
58-
59- ## Usage
60-
61- TODO
You can’t perform that action at this time.
0 commit comments