Skip to content

Commit aaec8ef

Browse files
committed
blog changes
1 parent 24becc1 commit aaec8ef

File tree

2 files changed

+11
-3
lines changed

2 files changed

+11
-3
lines changed

src/content/BlogPosts/blogPosts.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,21 @@ description:
66
path: /blog
77

88
blogs:
9+
- title: "AWS Distro for OpenTelemetry Lambda Layers are now available with ADOT Collector v0.35.0"
10+
author: "Pavan Sai Vasireddy"
11+
date: "03-November-2023"
12+
body:
13+
"ADOT Lambda Layers now distribute ADOT Collector v0.35.0 with new layers supporting AMD64 and ARM64 Lambda functions"
14+
link: "/docs/ReleaseBlogs/aws-distro-for-opentelemetry-lambda-layer-v0.35.0"
15+
916
- title: "AWS Distro for OpenTelemetry v0.35.0 is now available"
1017
author: "Bryan Aguilar"
1118
date: "02-November-2023"
1219
body:
1320
"AWS Distro for OpenTelemetry v0.35.0 is now available. You can download the latest AWS Distro for OpenTelemetry Collector image
1421
from the Amazon Elastic Container Registry (Amazon ECR) Public Gallery."
1522
link: "/docs/ReleaseBlogs/aws-distro-for-opentelemetry-collector-v0.35.0"
23+
1624
- title: "AWS Distro for OpenTelemetry Java Instrumentation v1.31.0 is now available"
1725
author: "Paurush Garg"
1826
date: "26-Oct-2023"

src/content/Blogs/ReleaseBlogs/aws-distro-for-opentelemetry-lambda-layer-v0.35.0.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
title: 'AWS Distro for OpenTelemetry Lambda Layers that contains ADOT Collector v0.33.0 are now available'
2+
title: 'AWS Distro for OpenTelemetry Lambda Layers that contains ADOT Collector v0.35.0 are now available'
33
description:
4-
October 2023 release announcement for ADOT Lambda layers
4+
Nov 2023 release announcement for ADOT Lambda layers
55
---
66

77
import SectionSeparator from "components/MdxSectionSeparator/sectionSeparator.jsx"
@@ -52,4 +52,4 @@ More blog posts about
5252

5353
### Author
5454

55-
[Raphael Silva](https://github.com/rapphil) is as a Software Development Engineer on the AWS OpenSource Observability team. He is passionate about monitoring and observability, currently focussed on release engineering for ADOT, building monitoring tools and contributing to open source.
55+
[Pavan Sai Vasireddy](https://github.com/vasireddy99) is as a Software Development Engineer on the AWS OpenSource Observability team. He is passionate about monitoring and observability, currently focussed on release engineering for ADOT, building monitoring tools and contributing to open source.

0 commit comments

Comments
 (0)