Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error sending hot-shots message: Error: send EMSGSIZE #262

Open
iona-andras-nemes opened this issue Jan 29, 2024 · 0 comments
Open

Error sending hot-shots message: Error: send EMSGSIZE #262

iona-andras-nemes opened this issue Jan 29, 2024 · 0 comments

Comments

@iona-andras-nemes
Copy link

We have a docker hosted node service which is heavily used in the morning hours. We send the metrics to DataDog.

I got 100K of this error message each day in the morning and another ~1K randomly across the day:

Error: Error sending hot-shots message: Error: send EMSGSIZE xxx.xxx.xxx.xxx:xxxx
    at handleCallback (/usr/src/app/node_modules/hot-shots/lib/statsd.js:358:32)
    at process.processTicksAndRejections (node:internal/process/task_queues:81:21)

I can see metrics in DataDog, but we are not sure if we see all the metrics because of this error.
Is there a message size limit somewhere what I can increase?

using the 10.0.0 version of the hot-shots npm package

Thanks in advance!

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

No branches or pull requests

1 participant