This content has moved to our new docs site:
https://docs.datadoghq.com/developers/dogstatsd/datagram_shell/#send-metrics-and-events-using-dogstatsd-and-the-shell
Send metrics and events using dogstatsd and the shell
Have more questions? Submit a request
-
Ziquan Miao alternative Linux call : echo -n "custom.metric.name:1|c"|nc -4u -w1 localhost 8125
-
Support User When using Unix Sockets, you can send DogStatsD metrics via netcat too, see https://docs.datadoghq.com/developers/dogstatsd/unix_socket/#using-netcat
Article is closed for comments.
2 Comments