From cab6bf2e0c7354d760d3fc434cbf8cea629b9880 Mon Sep 17 00:00:00 2001 From: Simplychee Date: Tue, 10 Dec 2024 17:01:05 +0200 Subject: [PATCH] oops --- docs/shipping/AWS/aws-lambda.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/shipping/AWS/aws-lambda.md b/docs/shipping/AWS/aws-lambda.md index 1c422c7f..adc4eaf8 100644 --- a/docs/shipping/AWS/aws-lambda.md +++ b/docs/shipping/AWS/aws-lambda.md @@ -35,7 +35,7 @@ Install the pre-built dashboard to enhance the observability of your metrics. ## Traces -Deploy this integration for automatic instrumentation of Node.js or Go applications on AWS Lambda, forwarding traces to Logz.io. This involves adding an OpenTelemetry collector layer and configuring environment variables for both Node.js and Go integrations without modifying your application code. +Deploy this integration for automatic instrumentation on AWS Lambda, forwarding traces to Logz.io. This involves adding an OpenTelemetry collector layer and configuring environment variables without modifying your application code. These guides provide step-by-step instructions for sending traces with OpenTelemetry, tailored to your application's programming language: