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 f4687b4 commit 2f0ecb9Copy full SHA for 2f0ecb9
docs/core/tracer.md
@@ -22,6 +22,8 @@ Tracer is an opinionated thin wrapper for [AWS X-Ray SDK for Node.js](https://gi
22
23
## Getting started
24
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
+
27
### Installation
28
29
Install the library in your project:
0 commit comments