File tree 2 files changed +5
-5
lines changed
autoinstrumentation/python
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
opentelemetry-distro == 0.50b0
2
2
# We don't use the distro[otlp] option which automatically includes exporters since gRPC is not appropriate for
3
3
# injected auto-instrumentation, where it has a strict dependency on the OS / Python version the artifact is built for.
4
- opentelemetry-exporter-otlp-proto-http == 1.27 .0
4
+ opentelemetry-exporter-otlp-proto-http == 1.29 .0
5
5
opentelemetry-exporter-prometheus == 0.50b0
6
6
7
- opentelemetry-propagator-b3 == 1.27 .0
8
- opentelemetry-propagator-jaeger == 1.27 .0
7
+ opentelemetry-propagator-b3 == 1.29 .0
8
+ opentelemetry-propagator-jaeger == 1.29 .0
9
9
opentelemetry-propagator-aws-xray == 1.0.2
10
10
11
11
opentelemetry-instrumentation == 0.50b0
Original file line number Diff line number Diff line change @@ -34,8 +34,8 @@ autoinstrumentation-go=v0.19.0-alpha
34
34
35
35
# Represents the current release of Apache HTTPD instrumentation.
36
36
# Should match autoinstrumentation/apache-httpd/version.txt
37
- autoinstrumentation-apache-httpd=1.1.0
37
+ autoinstrumentation-apache-httpd=1.0.4
38
38
39
39
# Represents the current release of Apache Nginx instrumentation.
40
40
# Should match autoinstrumentation/apache-httpd/version.txt
41
- autoinstrumentation-nginx=1.1.0
41
+ autoinstrumentation-nginx=1.0.4
You can’t perform that action at this time.
0 commit comments