AWS Distro for OpenTelemetry
AWS Distro for OpenTelemetry Lambda Layers that contains ADOT Collector v0.42.0 are now available
AWS Distro for OpenTelemetry Lambda Layers that contains ADOT Collector v0.42.0 are now available
AWS Distro for OpenTelemetry Lambda Layers now supports AMD64 and ARM64 in the following AWS regions:
Region | AMD64 | ARM64 |
---|---|---|
Asia Pacific (Mumbai) | ✓ | ✓ |
Asia Pacific (Singapore) | ✓ | ✓ |
Asia Pacific (Sydney) | ✓ | ✓ |
Asia Pacific (Tokyo) | ✓ | ✓ |
Asia pacific (Seoul) | ✓ | ✓ |
Canada (Central) | ✓ | ✓ |
Europe (Frankfurt) | ✓ | ✓ |
Europe (Ireland) | ✓ | ✓ |
Europe (London) | ✓ | ✓ |
Europe (Stockholm) | ✓ | ✓ |
Europe(Paris) | ✓ | ✓ |
South America (Sao Paulo) | ✓ | ✓ |
US East (N. Virginia) | ✓ | ✓ |
US East (Ohio) | ✓ | ✓ |
US West (N California) | ✓ | ✓ |
US West (Oregon) | ✓ | ✓ |
Release Highlights
- Added support for nodejs20.x and nodejs 22.x runtime in Nodejs lambda layer.
- The
logging
exporter has been removed upstream in favor of thedebug
exporter. This release removes the logging exporter. See #11337 to migrate to the debug exporter. - Python layer aws-otel-python-<amd64|arm64>-ver-1-29-0 contains OpenTelemetry Python
v1.29.0
and ADOT Collector for Lambdav0.42.0
- Nodejs layer aws-otel-nodejs-<amd64|arm64>-ver-1-30-0 contains OpenTelemetry JavaScript Core
v1.30.0
with AWS Lambda Instrumentationv0.50.0
and ADOT Collector for Lambdav0.42.0
- Java-Wrapper layer aws-otel-java-wrapper-<amd64|arm64>-ver-1-32-0 contains OpenTelemetry Java
v1.32.0
and ADOT Collector for Lambdav0.42.0
- Java-Agent layer aws-otel-java-agent-<amd64|arm64>-ver-1-32-0 contains AWS Distro for OpenTelemetry Java Instrumentation
v1.32.0
and ADOT Collector for Lambdav0.42.0
- Collector layer aws-otel-collector-<amd64|arm64>-ver-0-115-0 contains ADOT Collector for Lambda
v0.42.0
. Compatible with .NET and Go runtimes.
Download
Learn more about AWS Distro for Open Telemetry Lambda support here. All code changes are made upstream in the respective OpenTelemetry project components. Please file an issue if you have any questions about the features, or its components.
We also welcome you to participate in the OpenTelemetry project. The project was approved for incubation status in August 2021 by the Cloud Native Computing Foundation Technical Oversight Committee (CNCF TOC).
More blog posts about AWS Distro for OpenTelemetry can be found on the AWS Open Source Blog.
Author
Pavan Sai Vasireddy is a SDE on the AWS Open-Source Observability team.