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

[wip] Add exec output plugin #1999

Closed
wants to merge 1 commit into from
Closed

[wip] Add exec output plugin #1999

wants to merge 1 commit into from

Conversation

ewbankkit
Copy link

Required for all PRs:

  • CHANGELOG.md updated (we recommend not updating this until the PR has been approved by a maintainer)
  • Sign CLA (if not already signed)
  • README.md updated (if adding a new plugin)

Very much a Work In Progress but I have it working with an "external" plugin I wrote: https://github.com/ewbankkit/telegraf-signalfx-output.
Much of the code is copied from https://github.com/influxdata/telegraf/blob/master/plugins/inputs/exec/exec.go and much could/should be shared.

TODO: Tests 😄.

Addresses #544.
Relates to #1717.

Let me know if you want me continue working on this.

@ewbankkit ewbankkit mentioned this pull request Nov 4, 2016
3 tasks
dmontro added a commit to dmontro/telegraf that referenced this pull request May 10, 2017
@danielnelson
Copy link
Contributor

@ewbankkit Sorry about lack of response, I think this would be a useful output plugin and if you are still interested in working on it I can help you get it merged.

@danielnelson danielnelson added feat Improvement on an existing feature such as adding a new setting/mode to an existing plugin and removed plugin request labels Aug 12, 2017
@ewbankkit
Copy link
Author

@danielnelson I haven't been following progress on Telegraf for a bit but am certainly interested in seeing this merged - Let me bring myself back up to speed.

@ewbankkit
Copy link
Author

@danielnelson I have no cycles to work on this any more.

@danielnelson
Copy link
Contributor

@ewbankkit Okay, no problem, thanks for letting us know. Can you leave this pull request open for now and I'll close it once I have time to finish it up.

@russorat
Copy link
Contributor

closing due to inactivity. if you are interested in this, please comment.

@russorat russorat closed this Sep 14, 2018
@Jaeyo
Copy link
Contributor

Jaeyo commented Sep 27, 2018

@ewbankkit can i go forward with this?

@ewbankkit
Copy link
Author

@Jaeyo Yes, please do.
My focus has switched to other projects.
Thanks.

@Jaeyo Jaeyo mentioned this pull request Sep 30, 2018
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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.

5 participants