We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1204858 + 215a2c6 commit d127edfCopy full SHA for d127edf
src/docs/getting-started/python-sdk/auto-instr.mdx
@@ -19,7 +19,7 @@ In this guide, we walk through the steps needed to trace an application and prod
19
20
## Requirements
21
22
-Python 3.8 or later is required to run an application using OpenTelemetry.
+Python versions 3.8 to 3.11 are required to run an application using OpenTelemetry.
23
24
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.
25
0 commit comments