Skip to content

Release v1.33.0

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Jan 18:05
· 17 commits to release/v1.33.x since this release
6c942c6

Contains the patched version of OpenTelemetry Instrumentation for Java - 1.33.0

This release also publishes the ADOT Java auto-instrumentation Docker image v1.33.0 into our public ECR repository:
public.ecr.aws/aws-observability/adot-autoinstrumentation-java:v1.33.0

Notice

We are aware of a known issue in the AWS Distro for OpenTelemetry (ADOT) Java SDK v1.33.0 (release), where HTTP web services with OTel metrics exporter enabled (disabled by default in AppSignals) may emit http.server.duration metrics and similar ones with the calling endpoints as metric attributes. This can result in high cardinality, potentially triggering the OpenTelemetry SDK’s cardinality protection limits and causing other metrics to be dropped. Check out the issue details in #1119
We recommend customers use the latest ADOT Java SDK v2.x release to avoid this issue and benefit from the latest enhancements.

Check out the release notes for upstream version

https://github.com/open-telemetry/opentelemetry-java-instrumentation/releases/tag/v1.33.0