Skip to content

Commit 104c9d7

Browse files
authored
Merge pull request #502 from Kausik-A/main
Fix file path for prometheusexporter removal blogpost
2 parents c86479f + d1f8d97 commit 104c9d7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/content/BlogPosts/blogPosts.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ blogs:
1111
date: "01-March-2023"
1212
body:
1313
"This blog post announces the removal of prometheusexporter in AWS Distro for OpenTelemetry Lambda."
14-
link: "/content/Blogs/adot-lambda-remove-prometheusexporter"
14+
link: "/docs/adot-lambda-remove-prometheusexporter"
1515

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

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ AWS Distro for OpenTelemetry Lambda announces removal of [prometheusexporter](ht
1313

1414
<SectionSeparator />
1515

16-
We advise customers to change their collector configuration to use `prometheusremotewriteexporter` by the **end of March 2023**. The instructions to set the exporter are mentioned [in our documentation](https://aws-otel.github.io/docs/getting-started/advanced-prometheus-remote-write-configurations#prometheus-remote-write-exporter-configurations) and [upstream OpenTelemetry](https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/main/exporter/prometheusremotewriteexporter/README.md#getting-started). If you have any questions on the migration to the new exporter, please feel free to [file an issue.](https://github.com/aws-observability/aws-otel-lambda/issues)
16+
We advise customers to change their collector configuration to use `prometheusremotewriteexporter` by the **end of March 2023**. The instructions to set the exporter are mentioned [in our documentation](https://aws-otel.github.io/docs/getting-started/advanced-prometheus-remote-write-configurations#prometheus-remote-write-exporter-configurations) and in [upstream OpenTelemetry](https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/main/exporter/prometheusremotewriteexporter/README.md#getting-started). If you have any questions on the migration to the new exporter, please feel free to [file an issue.](https://github.com/aws-observability/aws-otel-lambda/issues)

0 commit comments

Comments
 (0)