Created
April 17, 2024 14:52
-
-
Save kushsharma/34356b5b080b09a8bcb940344a252505 to your computer and use it in GitHub Desktop.
Statsd watcher
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# make sure statsd is using localhost:8125 as host | |
nc -u -l 8125 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment