Skip to content

Commit 236238f

Browse files
authored
Create aws-distro-for-opentelemetry-java-instrumentation-v1.32.2.mdx
1 parent 21b0f4c commit 236238f

File tree

1 file changed

+38
-0
lines changed

1 file changed

+38
-0
lines changed
Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
---
2+
title: "AWS Distro for OpenTelemetry Java Instrumentation 1.32.2"
3+
description: This blog post is the release announcement for AWS Distro for OpenTelemetry - Instrumentation for Java 1.32.2
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 1.32.2 is now available.
12+
13+
<SectionSeparator />
14+
15+
**Release Highlights**
16+
17+
Contains the patched version of OpenTelemetry Instrumentation for Java - [1.32.1](https://github.com/open-telemetry/opentelemetry-java-instrumentation/releases/tag/v1.32.1)
18+
19+
Check out the release notes for upstream version
20+
- https://github.com/open-telemetry/opentelemetry-java-instrumentation/releases/tag/v1.32.2
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/v1.32.2) and [Maven Central Repository](https://central.sonatype.com/artifact/software.amazon.opentelemetry/aws-opentelemetry-agent/1.32.2).
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

Comments
 (0)