We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f58b876 commit d5a83c7Copy full SHA for d5a83c7
docs/examples/metrics/instruments/requirements.txt
@@ -1,3 +1,3 @@
1
-opentelemetry-api==1.25.0
2
-opentelemetry-sdk==1.25.0
3
-opentelemetry-exporter-otlp==1.25.0
+opentelemetry-api>=1.25.0
+opentelemetry-sdk>=1.25.0
+opentelemetry-exporter-otlp>=1.25.0
0 commit comments