Skip to content

Commit 2f0ecb9

Browse files
authored
docs(tracer): add notice about adot (#1581)
1 parent f4687b4 commit 2f0ecb9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: docs/core/tracer.md

+2
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ Tracer is an opinionated thin wrapper for [AWS X-Ray SDK for Node.js](https://gi
2222

2323
## Getting started
2424

25+
!!! note "Tracer relies on AWS X-Ray SDK over [OpenTelememetry Distro (ADOT)](https://aws-otel.github.io/docs/getting-started/lambda){target="_blank"} for optimal cold start (lower latency)."
26+
2527
### Installation
2628

2729
Install the library in your project:

0 commit comments

Comments
 (0)