-
-
Notifications
You must be signed in to change notification settings - Fork 98
Comparing changes
Open a pull request
base repository: voxpupuli/puppet-telegraf
base: 1.4.0
head repository: voxpupuli/puppet-telegraf
compare: 1.5.0
- 10 commits
- 18 files changed
- 7 contributors
Commits on Apr 4, 2017
-
Add logfile option. Fixes #52 (#56)
* add logfile option in template * add logfile parameters to init.pp and params.pp Logfile for windows will be in install Directory. On linux systems logfile option will be empty to allow logging to STDERR and transport to journald.
Configuration menu - View commit details
-
Copy full SHA for d592a81 - Browse repository at this point
Copy the full SHA d592a81View commit details
Commits on Apr 25, 2017
-
Fix typo in logfile parameter (#59)
* Fix typo in logfile parameter Align the name of this parameter with option as it should be in `telegraf.conf`. 🐛 #58. * Include missing metadata-json-lint gem
Configuration menu - View commit details
-
Copy full SHA for a4e3c93 - Browse repository at this point
Copy the full SHA a4e3c93View commit details
Commits on May 5, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 5767524 - Browse repository at this point
Copy the full SHA 5767524View commit details
Commits on Jun 10, 2017
-
Add single_section to input plugins (#41) (#60)
* fix fatal linter error * Add single_section to input plugins (#41) Single-bracket directives are required for certain sorts of input plugin options, e.g. setting tags on that input plugin. This adds a single_section template and directive (via @kkzinger 's solution, ty!), as well as tests and updated docs with an example.
Configuration menu - View commit details
-
Copy full SHA for da7c66f - Browse repository at this point
Copy the full SHA da7c66fView commit details
Commits on Jun 14, 2017
-
Configuration menu - View commit details
-
Copy full SHA for dc06552 - Browse repository at this point
Copy the full SHA dc06552View commit details
Commits on Jun 26, 2017
-
make package work with newer puppetlabs-apt, add support for metric b…
…atch size, and update buffer limit default to current telegraf default (#63) * make it work with newer puppetlabs-apt * add support for metric batch size * telegraf uses 10000 as default for metric_buffer_limit so puppet should probably do that as well
Configuration menu - View commit details
-
Copy full SHA for 34b7086 - Browse repository at this point
Copy the full SHA 34b7086View commit details
Commits on Jul 14, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 743d19f - Browse repository at this point
Copy the full SHA 743d19fView commit details
Commits on Aug 4, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 98167de - Browse repository at this point
Copy the full SHA 98167deView commit details -
Agent configuration - update and removal of certain options (#74)
Update the comment around `metric_batch_size` and `metric_buffer_limit` to reflect revised behaviour. Also remove deprecated parameter `flush_buffer_when_full`. cf. https://github.com/influxdata/telegraf/blob/master/CHANGELOG.md#v013-2016-05-11
Configuration menu - View commit details
-
Copy full SHA for e680951 - Browse repository at this point
Copy the full SHA e680951View commit details -
Bump module release version to 1.5.0 (#75)
Also include AUTHORS summarising contributors to this module.
Configuration menu - View commit details
-
Copy full SHA for 4aad81c - Browse repository at this point
Copy the full SHA 4aad81cView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 1.4.0...1.5.0