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

add support for SIGUSR1 to trigger flush #7366

Merged
merged 6 commits into from
Apr 20, 2020
Merged

add support for SIGUSR1 to trigger flush #7366

merged 6 commits into from
Apr 20, 2020

Conversation

ssoroka
Copy link
Contributor

@ssoroka ssoroka commented Apr 17, 2020

Closes #5120

Required for all PRs:

  • Signed CLA.
  • Associated README.md updated.
  • Has appropriate unit tests.

@ssoroka ssoroka self-assigned this Apr 17, 2020
docs/OUTPUTS.md Outdated Show resolved Hide resolved
agent/agent.go Outdated Show resolved Hide resolved
cmd/telegraf/telegraf.go Show resolved Hide resolved
@danielnelson danielnelson added this to the 1.15.0 milestone Apr 17, 2020
@danielnelson danielnelson added area/agent feat Improvement on an existing feature such as adding a new setting/mode to an existing plugin labels Apr 17, 2020
@ssoroka ssoroka merged commit 819481b into master Apr 20, 2020
@ssoroka ssoroka deleted the flush_on_request branch April 20, 2020 17:49
veorlo pushed a commit to GlobalNOC/telegraf that referenced this pull request May 4, 2020
gregschrock pushed a commit to 128technology/telegraf that referenced this pull request May 11, 2020
idohalevi pushed a commit to idohalevi/telegraf that referenced this pull request Sep 29, 2020
arstercz pushed a commit to arstercz/telegraf that referenced this pull request Mar 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/agent feat Improvement on an existing feature such as adding a new setting/mode to an existing plugin
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Option to flush buffer on request
2 participants