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 e3e447c commit ef032f8Copy full SHA for ef032f8
exporters/aws-otel-otlp-udp-exporter/pyproject.toml
@@ -26,7 +26,7 @@ classifiers = [
26
27
dependencies = [
28
"opentelemetry-sdk == 1.27.0",
29
- "opentelemetry-exporter-otlp-proto-http == 1.27.0",
+ "opentelemetry-exporter-otlp-proto-common == 1.27.0",
30
]
31
32
[project.urls]
0 commit comments