File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
autoinstrumentation/python Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -6,11 +6,11 @@ opentelemetry-distro==0.55b1
66urllib3 < 2.5.1
77# We don't use the distro[otlp] option which automatically includes exporters since gRPC is not appropriate for
88# injected auto-instrumentation, where it has a strict dependency on the OS / Python version the artifact is built for.
9- opentelemetry-exporter-otlp-proto-http == 1.34.1
9+ opentelemetry-exporter-otlp-proto-http == 1.35.0
1010opentelemetry-exporter-prometheus == 0.55b1
1111
12- opentelemetry-propagator-b3 == 1.34.1
13- opentelemetry-propagator-jaeger == 1.34.1
12+ opentelemetry-propagator-b3 == 1.35.0
13+ opentelemetry-propagator-jaeger == 1.35.0
1414opentelemetry-propagator-aws-xray == 1.0.2
1515
1616opentelemetry-instrumentation == 0.55b1
You can’t perform that action at this time.
0 commit comments