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 288df57 commit f91d294Copy full SHA for f91d294
aws-opentelemetry-distro/tests/amazon/opentelemetry/distro/test_otlp_udp_exporter.py
@@ -17,8 +17,6 @@
17
from opentelemetry.sdk.metrics._internal.export import MetricExportResult
18
from opentelemetry.sdk.trace.export import SpanExportResult
19
20
-from build.python.amazon.opentelemetry.distro.otlp_udp_exporter import FORMAT_OTEL_SAMPLED_TRACES_BINARY_PREFIX
21
-
22
23
class TestUdpExporter(TestCase):
24
0 commit comments