We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89400df commit 72af392Copy full SHA for 72af392
autoinstrumentation/python/requirements.txt
@@ -1,6 +1,6 @@
1
opentelemetry-distro==0.50b0
2
3
-# We add a cap to urllib3 version else Python 3.8 support is dropped.
+# We add an upper limit to urllib3 version else Python 3.8 support is dropped.
4
# TODO: Update autoinstrumentation image builds to support all supported Python versions
5
# https://github.com/open-telemetry/opentelemetry-operator/issues/3712
6
urllib3 < 2.3.0
0 commit comments