Skip to content

Commit 076f525

Browse files
committed
update sample app
1 parent f1531c3 commit 076f525

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sample-applications/integ-test-app/udp_exporter_validation_app.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
from flask import Flask
22

3-
from amazon.opentelemetry.exporters.otlp.udp import OTLPUdpSpanExporter
3+
from amazon.distro.opentelemetry.exporters.otlp.udp import OTLPUdpSpanExporter
44
from opentelemetry import trace
55
from opentelemetry.sdk.trace import TracerProvider
66
from opentelemetry.sdk.trace.export import BatchSpanProcessor

0 commit comments

Comments
 (0)