From e0e5ed0d9e9b626188dc38a577aceea6f894162e Mon Sep 17 00:00:00 2001 From: otelbot <197425009+otelbot@users.noreply.github.com> Date: Sat, 23 Aug 2025 16:24:25 +0000 Subject: [PATCH] chore: update instrumentation list [automated] --- docs/instrumentation-list.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/instrumentation-list.yaml b/docs/instrumentation-list.yaml index 0066b13fe51d..09b1a3a835fe 100644 --- a/docs/instrumentation-list.yaml +++ b/docs/instrumentation-list.yaml @@ -983,6 +983,14 @@ libraries: type: STRING - name: user_agent.original type: STRING + - name: aws-lambda-events-3.11 + source_path: instrumentation/aws-lambda/aws-lambda-events-3.11 + scope: + name: io.opentelemetry.aws-lambda-events-3.11 + target_versions: + library: + - com.amazonaws:aws-lambda-java-events:3.11.0 + - com.amazonaws:aws-lambda-java-core:1.0.0 - name: aws-sdk-1.11 description: | This instrumentation covers the AWS SDK 1.11+ client library, enabling messaging and client spans and metrics for calls to AWS services including DynamoDB, EC2, Kinesis, Lambda, RDS, S3, secrets manager, SNS/SQS and step functions.