Skip to content

Releases: rplessl/puppet-telegraf

The refactoring release

21 Jun 11:38
Compare
Choose a tag to compare
  • enhance plugin system to be more consistent with Influxata's Telegraf itself
  • enhance documentation
  • simplify acceptance tests
  • reduce and re enhance Gemfile to build with ruby 2.3 and puppet 3.8 / 4.0
  • added apt / yum repos

Plugin Release for Telegraf 0.2.4

25 Dec 12:37
Compare
Choose a tag to compare
  • Enhanced documenttion for using pulgins (Closes #16, #17) -- @rplessl
  • Enhanced for puppet 4 compatiblity (closes #15) -- @rplessl
  • Changed puppet module to parameterization -- Thanks @ntent-ashton!
  • Added Elasticsearch plugin -- Thanks @ntent-ashton!
  • Added parametrization for CPU / Mountpoints -- Thanks @ntent-ashton!
  • New Upstream Release and Interface for InfluxData Telegraf 0.2.4 -- @rplessl
  • Restart Telegraf Service if output plugin configuration changes -- @rplessl
  • Added configurable Output-Plugins for
  • Added configurable Input-Plugins for

The ready for plugins and OpenTSDB release (telegraf 0.2.0)

09 Nov 20:42
Compare
Choose a tag to compare
  • New upstream release of Telegraf (0.2.0)
  • puppet receipe with full rspec tests and code coverage
  • handling of /etc/opt/telegraf/telegraf.d to enable plugin method (following in the next versions)

The rspec refactoring release

04 Nov 00:17
Compare
Choose a tag to compare
  • rspec test refactoring
  • travis integration refactoring
  • refactoring of input and output plugins in telegraf