Skip to content

Use socket_create() and socket_sendto() for communicating with StatsD#65

Open
gjuric wants to merge 1 commit intobeberlei:3.xfrom
gjuric:statsd_socket_create
Open

Use socket_create() and socket_sendto() for communicating with StatsD#65
gjuric wants to merge 1 commit intobeberlei:3.xfrom
gjuric:statsd_socket_create

Conversation

@gjuric
Copy link

@gjuric gjuric commented Jun 19, 2018

I tested the current implementation of StatsD collector by running netcat and I was not receiving any data. Not sure what is the cause of the problem, but this implementation works as expected.

If anybody wants to try it our, you can run netcat with nc -ul -p 8125 and you should get something out when you flush metrics.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant