[ 
https://issues.apache.org/jira/browse/SPARK-48298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17846789#comment-17846789
 ] 

Eric Yang edited comment on SPARK-48298 at 5/16/24 4:48 AM:
------------------------------------------------------------

PR: https://github.com/apache/spark/pull/46604


was (Author: JIRAUSER304132):
I'm preparing a PR for it.

> Add TCP mode to StatsdSink
> --------------------------
>
>                 Key: SPARK-48298
>                 URL: https://issues.apache.org/jira/browse/SPARK-48298
>             Project: Spark
>          Issue Type: New Feature
>          Components: Spark Core
>    Affects Versions: 4.0.0
>            Reporter: Eric Yang
>            Priority: Major
>              Labels: pull-request-available
>
> Currently, the StatsdSink in Spark supports UDP mode only, which is the 
> default mode of StatsD. However, in real production environments, we often 
> find that a more reliable transmission of metrics is needed to avoid metrics 
> lose in high-traffic systems.
>  
> TCP mode is already supported by Statsd: 
> [https://github.com/statsd/statsd/blob/master/docs/server.md]
> Prometheus' statsd_exporter: [https://github.com/prometheus/statsd_exporter] 
> and also many other Statsd-based metrics proxies/receivers.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to