dj-wasabi / ansible-telegraf

Installing and configuring Telegraf via Ansible for RedHat/Debian/Ubuntu/Windows/Suse.
MIT License
134 stars 116 forks source link

tags: give an option to use AWS tags as telegraf tags #32

Closed gaelL closed 7 years ago

gaelL commented 7 years ago

From : https://github.com/rossmcdonald/telegraf

Add telegraf_agent_aws_tags boolean to enable AWS tag in telegraf agent tags section.

Also add telegraf_agent_aws_tags_prefix to allow usage of a prefix on AWS tags name.

gaelL commented 7 years ago

PR rebased on last master branch

dj-wasabi commented 7 years ago

Thanks!