forked from lloyd/node-statsd
-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Description
Why is it considered an error if there's no stats to send? If you're sending metrics with a sample rate lower than 1.0, you end up with the message "Nothing to send" spamming console.log. Sure, I could set on_error to a no-op, or manually filter out this error, but it seems extraneous. Can we remove it?
Metadata
Metadata
Assignees
Labels
No labels