Skip to content

Commit da3e9db

Browse files
committed
Update doc
1 parent c77d840 commit da3e9db

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ import SectionSeparator from "components/MdxSectionSeparator/sectionSeparator.js
99

1010
<SectionSeparator />
1111

12-
AWS Distro for OpenTelemetry Lambda announces removal of `prometheusexporter` from March 2023 lambda layer release (v0.27.0) 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](https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/exporter/prometheusexporter) from March 2023 Lambda layer release (v0.27.0) in favor of using [prometheusremotewriteexporter](https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/main/exporter/prometheusremotewriteexporter/README.md) as the default exporter to send metrics to Prometheus.
1313

1414
<SectionSeparator />
1515

16-
Customers are advised 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 [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)