You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
We're looking to migrate off of Veneur and would like to consolidate to just using Otel for all our statsd metrics, but not all of our applications send StatsD over UDP, some use TCP. I see that there's a TODO to support this, but would like to formally request this feature.
Describe the solution you'd like
StatsD Receiver supports TCP as transport option
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered:
**Description:**
Adds TCP support to statsdreceiver
**Link to tracking Issue:**
Fixes#23327
**Testing:**
Unit tests
**Documentation:**
No changes.
---------
Co-authored-by: Joshua MacDonald <jmacd@users.noreply.github.com>
jmsnll
pushed a commit
to jmsnll/opentelemetry-collector-contrib
that referenced
this issue
Nov 12, 2023
…6700)
**Description:**
Adds TCP support to statsdreceiver
**Link to tracking Issue:**
Fixesopen-telemetry#23327
**Testing:**
Unit tests
**Documentation:**
No changes.
---------
Co-authored-by: Joshua MacDonald <jmacd@users.noreply.github.com>
Component(s)
receiver/statsd
Is your feature request related to a problem? Please describe.
We're looking to migrate off of Veneur and would like to consolidate to just using Otel for all our statsd metrics, but not all of our applications send StatsD over UDP, some use TCP. I see that there's a TODO to support this, but would like to formally request this feature.
Describe the solution you'd like
StatsD Receiver supports TCP as transport option
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: