Skip to content

Commit 915da6a

Browse files
authored
Merge pull request #514 from carolabadeer/readme_otel
Added opentelemetry JS links to README
2 parents d2abfd3 + 3b76095 commit 915da6a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
![Continuous Build](https://github.com/aws/aws-xray-sdk-node/workflows/Node.js%20SDK%20Continuous%20Build/badge.svg)
22

3+
### :mega: OpenTelemetry JS with AWS X-Ray
4+
5+
AWS X-Ray recommends using AWS Distro for OpenTelemetry (ADOT) to instrument your application **instead of this X-Ray SDK** due to its wider range of features and instrumentations. See the [AWS X-Ray docs on Working with Node.js](https://docs.aws.amazon.com/xray/latest/devguide/xray-nodejs.html) for more help with choosing between ADOT and X-Ray SDK.
6+
7+
If you want additional features when tracing your Node.js applications, please [open an issue on the OpenTelemetry JS Instrumentation repository](https://github.com/open-telemetry/opentelemetry-js-contrib/issues/new?labels=enhancement&template=feature_request.md&title=X-Ray%20Compatible%20Feature%20Request).
8+
39
# AWS X-Ray SDK for Node.js
410

511
![Screenshot of the AWS X-Ray console](/images/example_servicemap.png?raw=true)

0 commit comments

Comments
 (0)