Send UDP Messages in Node.js Without dns.lookup
At work, I recently inherited a node service that was sending metrics to DataDog using the brightcove/hot-shots StatsD client. While investigating some issues with dns.lookup
, I noticed other people had run into this same issue but there was no one sharing what a solution might look like.
October, 17 2022