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

Rename plugins to inputs #45

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

diraol
Copy link

@diraol diraol commented Mar 21, 2019

Ho @rossmcdonald !

First of all, thanks for the telegraf ansible role!

I've made some modifications looking for a more broad approach, supporting multiple outputs.

If you have any comments, please, feel free to make the changes or request them.

Regards!

ps.: I haven't tested it yet.

Since Telegraf works with the concept of plugins for both inputs and
outputs, making it explicit which kind of plugin are we handling in each
section is important to avoid mistakes and confusions.

After this commit I intend to improve this ansible role in order to
allow multiple output plugins also, which will also make 'influxdb'
optional as output.
I've refactored the template in order to enable multiple 'outputs'.
This required also refactoring the defaults/main.yml file to be in
accordance with the template.

Fix rossmcdonald#30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant