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

Internal plugin increases size of reported buffer limit on reload #3810

Closed
danielnelson opened this issue Feb 20, 2018 · 1 comment
Closed
Labels
bug unexpected problem or unintended behavior
Milestone

Comments

@danielnelson
Copy link
Contributor

Bug report

Each time Telegraf is reloaded the internal_write buffer_limit field is incremented by the buffer limit.

Relevant telegraf.conf:

System info:

telegraf 1.5.2

Steps to reproduce:

  1. enable internal plugin
  2. start telegraf
  3. reload telegraf with sighup

Expected behavior:

buffer_limit remains the same

Actual behavior:

buffer_limit is incremented

@danielnelson danielnelson added the bug unexpected problem or unintended behavior label Feb 20, 2018
@danielnelson danielnelson added this to the 1.6.0 milestone Feb 20, 2018
@danielnelson
Copy link
Contributor Author

8147d60

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

No branches or pull requests

1 participant