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

statsd fills disk with Errors #1340

Closed
lswith opened this issue Jun 7, 2016 · 0 comments · Fixed by #1360
Closed

statsd fills disk with Errors #1340

lswith opened this issue Jun 7, 2016 · 0 comments · Fixed by #1360
Labels
bug unexpected problem or unintended behavior

Comments

@lswith
Copy link
Contributor

lswith commented Jun 7, 2016

Bug report

System info:

telegraf 0.13.1

Steps to reproduce:

  1. send more metrics than the configured allowed_pending_messages
  2. watch your logs fill with errors for every single metric

Expected behavior:

1 line in the error log stating that the allowed_pending_messages was exceeded

Actual behavior:

millions of error logs stating the same thing

@sparrc sparrc added the bug unexpected problem or unintended behavior label Jun 7, 2016
sparrc added a commit that referenced this issue Jun 10, 2016
sparrc added a commit that referenced this issue Jun 10, 2016
sparrc added a commit that referenced this issue Jun 10, 2016
also applying this change to the udp_listener and tcp_listener input
plugins

closes #1340
sparrc added a commit that referenced this issue Jun 10, 2016
also applying this change to the udp_listener and tcp_listener input
plugins

closes #1340
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug unexpected problem or unintended behavior
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants