Skip to content

Commit 27f8d7b

Browse files
authored
Merge pull request #789 from jj22ee/adot-python-3.13-support
Update ADOT Python supported versions
2 parents ffb52d1 + 6ca14ee commit 27f8d7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/docs/getting-started/python-sdk/auto-instr.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ In this guide, we walk through the steps needed to trace an application and prod
1919

2020
## Requirements
2121

22-
Python versions 3.8 to 3.11 are required to run an application using OpenTelemetry.
22+
Python versions 3.9 to 3.13 are required to run an application using OpenTelemetry.
2323

2424
Note: You’ll also need to have the [ADOT Collector](https://aws-otel.github.io/docs/getting-started/collector) running to export traces and metrics.
2525

0 commit comments

Comments
 (0)