Is there a way to send telemetry data to OTEL collector over UDP? #9979
Unanswered
matheus-artero
asked this question in
Q&A
Replies: 1 comment
-
I believe the statsd receiver supports UDP. https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/main/receiver/carbonreceiver/README.md |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am trying to use OTEL collector with udp to avoid a large number of simultaneously tcp connections
Beta Was this translation helpful? Give feedback.
All reactions