You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-`arn:aws:lambda:<region>:184161586896:layer:opentelemetry-collector-<amd64|arm64>-0_12_0:1` (a stripped-down version of OTel Collector inside an AWS Extension Layer)
30
+
31
+
ADOT (AWS Distribution of OpenTelemetry):
32
+
33
+
- ADOT is a **downstream repo of opentelemetry-lambda**
34
+
- AWS-managed OpenTelemetry Lambda layers that are preconfigured for use with AWS services and bundle the reduced ADOT Collector
35
+
- ARNs like:
36
+
-`arn:aws:lambda:ca-central-1:901920570463:layer:aws-otel-nodejs-amd64-ver-1-18-0:1` - "legacy" layer which includes an embedded collector.
37
+
-`arn:aws:lambda:eu-central-1:615299751070:layer:AWSOpenTelemetryDistroPython:21` - new-style layer which works with CloudWatch **only**.
0 commit comments