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 e74800c commit 7252cb3Copy full SHA for 7252cb3
aws-opentelemetry-distro/pyproject.toml
@@ -28,6 +28,7 @@ classifiers = [
28
dependencies = [
29
"opentelemetry-api == 1.33.1",
30
"opentelemetry-sdk == 1.33.1",
31
+ "opentelemetry-exporter-otlp == 1.33.1",
32
"opentelemetry-exporter-otlp-proto-grpc == 1.33.1",
33
"opentelemetry-exporter-otlp-proto-http == 1.33.1",
34
"opentelemetry-propagator-b3 == 1.33.1",
0 commit comments