Skip to content

Commit ea73783

Browse files
committed
Change repo title
1 parent 2939aae commit ea73783

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

src/content/BlogPosts/blogPosts.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@ description:
66
path: /blog
77

88
blogs:
9-
- title: "AWS managed OpenTelemetry Lambda Layers announces removal of prometheusexporter from March 2023 release"
9+
- title: "AWS Distro for OpenTelemetry Lambda announces removal of prometheusexporter from March 2023 release"
1010
author: "Kausik Amancherla"
1111
date: "01-March-2023"
1212
body:
13-
"This blog post announces the removal of prometheusexporter in AWS managed OpenTelemetry Lambda Layers."
13+
"This blog post announces the removal of prometheusexporter in AWS Distro for OpenTelemetry Lambda."
1414
link: "/content/Blogs/adot-lambda-remove-prometheusexporter"
1515

1616
- title: "AWS Distro for OpenTelemetry Lambda Layers are now available with ADOT Collector v0.26.0"

src/content/Blogs/adot-lambda-remove-prometheusexporter.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
---
2-
title: 'AWS managed OpenTelemetry Lambda Layers announces removal of prometheusexporter from March 2023 release'
2+
title: 'AWS Distro for OpenTelemetry Lambda announces removal of prometheusexporter from March 2023 release'
33
description:
4-
This blog post announces the removal of prometheusexporter in AWS managed OpenTelemetry Lambda Layers.
4+
This blog post announces the removal of prometheusexporter in AWS Distro for OpenTelemetry Lambda.
55

66
---
77

88
import SectionSeparator from "components/MdxSectionSeparator/sectionSeparator.jsx"
99

1010
<SectionSeparator />
1111

12-
AWS managed OpenTelemetry Lambda Layers announces removal of `prometheusexporter` from March 2023 lambda layer release in favour of using `prometheusremotewriteexporter` as the default exporter to send telemetry data to Prometheus.
12+
AWS Distro for OpenTelemetry Lambda announces removal of `prometheusexporter` from March 2023 lambda layer release in favour of using `prometheusremotewriteexporter` as the default exporter to send telemetry data to Prometheus.
1313

1414
<SectionSeparator />
1515

0 commit comments

Comments
 (0)