|
| 1 | +--- |
| 2 | +title: "AWS Distro for OpenTelemetry Java Instrumentation 2.10.0" |
| 3 | +description: This blog post is the release announcement for AWS Distro for OpenTelemetry - Instrumentation for Java 2.10.0 |
| 4 | +--- |
| 5 | + |
| 6 | +import SectionSeparator from "components/MdxSectionSeparator/sectionSeparator.jsx"; |
| 7 | +import imgJIR1 from "assets/img/blogs/adot-java-instrumentation/Functional_Overview.png" |
| 8 | + |
| 9 | +<SectionSeparator /> |
| 10 | + |
| 11 | +[AWS Distro for OpenTelemetry (ADOT)](https://aws-otel.github.io/) Agent for Java 2.10.0 is now available. |
| 12 | + |
| 13 | +<SectionSeparator /> |
| 14 | + |
| 15 | +**Release Highlights** |
| 16 | + |
| 17 | +Contains the patched version of OpenTelemetry Instrumentation for Java - [2.10.0](https://github.com/open-telemetry/opentelemetry-java-instrumentation/releases/tag/v2.10.0) |
| 18 | + |
| 19 | +Check out the release notes for upstream version |
| 20 | + - https://github.com/open-telemetry/opentelemetry-java-instrumentation/releases/tag/v2.10.0 |
| 21 | + |
| 22 | +**Download** |
| 23 | + |
| 24 | +You can download the latest Docker image from [our public ECR repository](https://gallery.ecr.aws/aws-observability/adot-autoinstrumentation-java), and jar artifacts from the |
| 25 | +[GitHub](https://github.com/aws-observability/aws-otel-java-instrumentation/releases/tag/v2.10.0) and [Maven Central Repository](https://central.sonatype.com/artifact/software.amazon.opentelemetry/aws-opentelemetry-agent/2.10.0). |
| 26 | + |
| 27 | +To learn more about how to use AWS Distro for OpenTelemetry (ADOT) to collect data for your observability solution, |
| 28 | +check out the hands-on [AWS Observability workshop](https://observability.workshop.aws/en/adot.html). |
| 29 | +Please file an [issue](https://github.com/aws-observability/aws-otel-community/issues) if you have any |
| 30 | +questions about the distribution, features, or its components. |
| 31 | + |
| 32 | +We also welcome you to participate in the [OpenTelemetry project](https://github.com/open-telemetry). |
| 33 | +The project was [approved for incubation](https://www.cncf.io/blog/2021/08/26/opentelemetry-becomes-a-cncf-incubating-project/) status |
| 34 | +in August 2021 by the Cloud Native Computing Foundation Technical Oversight Committee (CNCF TOC). Learn more about |
| 35 | +[AWS Distro for OpenTelemetry](https://aws.amazon.com/blogs/opensource/category/management-tools/aws-distro-for-opentelemetry/) on the |
| 36 | +[AWS Open Source Blog](https://aws.amazon.com/blogs/opensource/category/management-tools/aws-distro-for-opentelemetry/), where we announced |
| 37 | +the distribution’s [general availability for tracing](https://aws.amazon.com/blogs/opensource/aws-distro-for-opentelemetry-is-now-ga-for-tracing/) in September 2021 |
| 38 | +and the distribution's [general availability for metrics](https://aws.amazon.com/blogs/opensource/aws-distro-for-opentelemetry-is-now-generally-available-for-metrics/) in May 2022. |
0 commit comments