Commit Graph

45 Commits

Author SHA1 Message Date
0b24ff0853 Apply ansible-lint in pre-commit hook and fix changes 2020-10-17 11:23:19 +02:00
132e39ed47 Removing authors, removed to specific file 2020-10-16 16:10:48 +02:00
9b912d8f97 Added proper newline 2020-10-16 15:37:21 +02:00
0b749fba5e corrected "Example Docker configuration" to make it work by default 2020-09-06 22:28:44 +03:00
562a751990 Update README.md
Corrected badge
2020-08-31 18:15:59 +02:00
d750f4d259 Addressed PR Comments 2020-06-13 10:42:26 +02:00
7d5d5c1ea1 added installation method manual - skip installation 2020-03-18 17:43:33 +01:00
a55ef0b0c0 Added extra filtering possibilities for a plugin 2019-12-01 16:23:09 +01:00
0006d91e5e Updating documentation regarding issue 105;Added Toc;Added badges 2019-12-01 12:02:36 +01:00
3fdba74518 Some changes for fixing FreeBSD 2019-04-27 16:09:29 +02:00
618b8fa540 Add processors sample to README 2019-03-12 17:50:26 +03:30
0aba53bb17 Updated to Telegraf 1.10.0;Different installation methods 2019-03-10 12:39:14 +01:00
499f217ed3 Updating Telegraf default to 1.9.5
Signed-off-by: Steve Durrheimer <s.durrheimer@gmail.com>
2019-02-27 15:26:58 +01:00
9d24186e01 Updating Telegraf default to 1.9.4
Signed-off-by: Steve Durrheimer <s.durrheimer@gmail.com>
2019-02-07 11:49:40 +01:00
2003635e73 Docker telegraf uid and gid configurable 2019-02-02 15:51:19 +01:00
2086b24b79 Updating Telegraf default to 1.9.3
Signed-off-by: Steve Durrheimer <s.durrheimer@gmail.com>
2019-01-23 15:48:28 +01:00
0b285f7772 Minor documentation changes 2019-01-23 09:53:21 +01:00
9f98ae6a76 Add Docker container support 2019-01-22 16:24:21 +01:00
8cdce07205 Update README, remove legacy options 2019-01-21 18:08:55 +01:00
07a6cb0135 Fix tagpass & tagdrop on outputs 2019-01-21 15:34:07 +01:00
55e366f3b2 Updating to release 0.11.0 2018-12-11 20:36:18 +01:00
052142e642 Added Windows as OS 2018-11-25 11:58:28 +01:00
139943a832 Allow to install the latest version 2018-11-22 20:52:17 +01:00
or
5317930b21 Added telegraf_plugins_extra_exclusive to readme 2018-08-15 22:43:36 +03:00
4fcb2ac9d2 Updating to 0.9.0 2018-05-06 09:32:37 +02:00
51ac4b7640 Convert the telegraf_plugins_extra varaible to a hash so that we can merge the hashes of multiple var files 2018-05-06 16:54:34 +10:00
57f5395c7d Fix markdown 2018-03-01 02:07:23 +01:00
5829b6bc02 tags: give an option to use AWS tags as telegraf tags
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.
2017-11-14 09:16:25 +01:00
b2a1652c47 Use telegra_global_tags for oldest telegraf versions
Users will use the same config key for global tags regardless of the
telegraf version.
Also fix the documentation about this parameter to be consistent with
changes from #37
2017-10-24 15:06:47 +02:00
40b25772f3 Updating to release 0.7.0 2017-02-23 19:45:11 +01:00
c6848506cf Fix a typo 2017-02-22 10:27:03 +01:00
0b82b8420e Use yum repository to install telegraf on RedHat family
The role does not use a direct download of the rpm package but use the
yum repository for InfluxData products as it is advised in the current
documentation for installation.
https://docs.influxdata.com/telegraf/v1.2/introduction/installation/
2017-02-22 10:27:03 +01:00
f7e7045e9f Remove unused vars 2017-02-22 10:27:03 +01:00
f3f67f4f7a Input tags support 2017-01-18 21:29:42 +01:00
8fd9c2c9c9 Fix merge issue 2017-01-02 13:03:22 +01:00
4c0d09d11e Set release 0.6.0 2017-01-02 13:02:26 +01:00
2c54dea8d2 update the README with the latest v0.13 - v1.1 agent settings 2017-01-02 10:27:23 +01:00
e4ac118212 Removed Travis Test; Update travis build; Added Molecule tests; Updated default installation version 2016-07-17 15:15:22 +02:00
54f2b75af5 Added build status 2016-01-31 19:31:48 +01:00
720e9c94da Updated documentation and changelog for new version 2016-01-13 15:55:16 +01:00
fabb511365 Updated CHANGELOG; added Gemfile.lock; Added aferrari-technisys as contributor 2015-11-14 16:08:31 +01:00
a3951d52a8 Update README.md
Updated Readme for 0.2.0 version
2015-10-29 09:54:51 -03:00
a41e4f9c84 Updated to release 0.1.0 2015-09-23 19:25:15 +02:00
2239f59c85 Added an ":" for correct usage 2015-09-20 16:27:19 +02:00
03adb259af Initial version 2015-09-20 14:13:54 +02:00