Skip to content

Instantly share code, notes, and snippets.

@rms1000watt
Created September 30, 2019 22:00
Show Gist options
  • Save rms1000watt/53991b3868d9c75885c0149e21edee4d to your computer and use it in GitHub Desktop.
Save rms1000watt/53991b3868d9c75885c0149e21edee4d to your computer and use it in GitHub Desktop.
cURL Datadog UDP Metric
# Courtesy of: https://gist.github.com/nstielau/966835
echo "deploys.test.myservice:1|c" | nc -w 1 -u datadog.kube-system 8125
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment