From ce6085aac490972aa771e96ea08131137b79e55d Mon Sep 17 00:00:00 2001 From: Jake Lee Date: Mon, 16 Sep 2024 10:42:24 -0700 Subject: [PATCH] Update python.md updating according to our repo releases https://github.com/SumoLogic/sumologic-otel-lambda/blob/release-python-v1.20.0/python/README.md --- .../opentelemetry-instrumentation/aws-lambda/python.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/apm/traces/get-started-transaction-tracing/opentelemetry-instrumentation/aws-lambda/python.md b/docs/apm/traces/get-started-transaction-tracing/opentelemetry-instrumentation/aws-lambda/python.md index a1bd4207ca..1c712e3095 100644 --- a/docs/apm/traces/get-started-transaction-tracing/opentelemetry-instrumentation/aws-lambda/python.md +++ b/docs/apm/traces/get-started-transaction-tracing/opentelemetry-instrumentation/aws-lambda/python.md @@ -12,7 +12,7 @@ This document covers how to install and configure OpenTelemetry distributed tr Sumo Logic OTel Python Lambda layer supports: -* Python version between 3.7 and 3.10 +* Python version between 3.7 and 3.11 * x86_64 and arm64 architectures ## Sumo Logic Distribution for OpenTelemetry Lambda Layer