Skip to content

Latest commit

 

History

History
373 lines (246 loc) · 27 KB

CHANGELOG.md

File metadata and controls

373 lines (246 loc) · 27 KB

Changelog

Full Changelog

Implemented enhancements:

  • Repo installation fails for Almalinux #172
  • Support for sub_inputs in extra plugins #184 (lisuml)

Fixed bugs:

  • Add default repository handling for SUSE releases #154
  • Fix Python package dependencies on SUSE releases #153

Closed issues:

  • amazon.aws.ec2_tag_info #177
  • Failing on Debian Bookwork, telegraf recomends stable main rather than specific release #175
  • Unable to run against linux machines (redhat) #159
  • How to add the sub inputs into the same config file using telegraf_plugin_extra #149

Merged pull requests:

0.14.1 (2024-02-17)

Full Changelog

Implemented enhancements:

Fixed bugs:

Closed issues:

  • Failure due to apt-key when run against newer Debian/Ubuntu releases #169

Merged pull requests:

0.14.0 (2023-01-30)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Don't install init script on SUSE/openSUSE systems running systemd #152
  • Fix the molecule run as part of CI process #166 (dj-wasabi)
  • update influxdata GPG key after rotation #165 (Tetha)
  • Fixed issues with Windows paths containing spaces #162 (KlettIT)

Closed issues:

  • Influxdata key rotation causing failure #164
  • Influxdb2 output #158

0.13.3 (2022-03-21)

Full Changelog

Implemented enhancements:

Merged pull requests:

  • Improve usage on SUSE releases #155 (jeffmahoney)
  • Add variable for openSUSE RPM repository #151 (kingphil)
  • Fixed issues with Windows paths containing spaces & removed redundant "telegraf" folder in path #144 (treanorjp)

0.13.2 (2021-03-05)

Full Changelog

Implemented enhancements:

  • Remove telegraf repository after switching to online method #142 (djerfy)

Merged pull requests:

  • Fix spacing for telegraf_plugins_extra example in readme.md #143 (isclever)

0.13.1 (2021-01-06)

Full Changelog

Implemented enhancements:

  • Added GH Action to automatically update CHANGELOG.md #141 (dj-wasabi)

Fixed bugs:

Closed issues:

  • Newer versions of Telegraf fail on Windows #138

Merged pull requests:

  • Added property telegraf_agent_docker_image_version for using a specific version of the Docker image #137 (dj-wasabi)
  • Apply ansible-lint in pre-commit hook and fix changes #136 (dj-wasabi)
  • Using version as version_compare is deprecated #135 (dj-wasabi)
  • Using command instead of shell module #134 (dj-wasabi)

0.13.0 (2020-10-16)

Full Changelog

Implemented enhancements:

  • Setup the system for individual plugins #125
  • Logparser configuration #111
  • ansible_fqdn problematic for getting hostname #105
  • FreeBSD support #99
  • Proxy not taken into consideration when using 'online' #96

Closed issues:

  • telegraf_agent_aws_tags creates an invalid Telegraf configuration #128
  • Broken on Ubuntu 20.04 #121
  • Broken on RedHat #119

Merged pull requests:

0.12.0 (2019-03-12)

Full Changelog

Implemented enhancements:

  • Install telegraf from package file instead of repository #89

Closed issues:

  • Docker container support #82

Merged pull requests:

0.11.0 (2018-12-11)

Full Changelog

Closed issues:

  • No telegraf_plugin_extra info is added to plugins #71
  • Daemon crash because of empty config.conf and plugin.conf files. #63
  • Pin telegraf to {present, latest, specific-version} #59
  • Ability to add multiple times the same extra-plugin #57

Merged pull requests:

  • Renamed the tojson to to_json #74 (dj-wasabi)
  • A few enhancements and fixes to windows support #73 (jdivy)
  • Replace 'ec2_facts' with 'ec2_metadata_facts' to fix a deprecation warning #72 (Rylon)
  • Added default pluging if nothing is configured #70 (dj-wasabi)
  • Added support for (Open)Suse #69 (dj-wasabi)
  • Added Windows as OS #68 (dj-wasabi)
  • Want to use latest #67 (dj-wasabi)
  • Some small improvements #66 (dj-wasabi)
  • telegraf-extra-plugin.conf.j2: fix template typo #65 (gaelL)
  • Using base ci requirements.txt #64 (dj-wasabi)
  • Wen copying/removing plugins show only plugin name #62 (mprasil)
  • Pin apt key ID #61 (tszym)
  • Added support for plugins being managed exclusively by this playbook #60 (gaizeror)

0.10.0 (2018-08-12)

Full Changelog

Closed issues:

  • Package changed namespace and broke our Tower instance #56
  • PR #46 break telegraf "Multiple inputs of the same type" #48
  • telegraf_plugins_extra is override when multiple call #30

Merged pull requests:

  • Updating to Telegraf 1.7.3;Updating changelog #58 (dj-wasabi)
  • Added bunch of files #55 (dj-wasabi)
  • Fix Deprecation warnings #54 (dj-wasabi)
  • Changed 'include' to 'include_tasks' to remove deprecation warning #53 (tjend)
  • Add option to remove extra plugin config files #52 (tjend)
  • Plugins extra hash allow multiple inputs same type #50 (tjend)
  • Update to 2.4;Using specific versions of libraries #49 (dj-wasabi)

0.9.0 (2018-05-06)

Full Changelog

Closed issues:

  • Cannot call plugin multiple times anymore #39

Merged pull requests:

  • Updating to 0.9.0 #47 (dj-wasabi)
  • Convert the telegraf_plugins_extra varaible to a hash so that we can … #46 (tjend)
  • Improved comments, split up role, moved tags and added defaults #45 (boxrick)
  • Allow to override RedHat release version #43 (tszym)
  • Fix Travis Tests #42 (dj-wasabi)
  • Fix markdown #41 (angristan)
  • plugins: be able to specify the filename of extra plugings #40 (gaelL)
  • tags: give an option to use AWS tags as telegraf tags #32 (gaelL)

0.8.0 (2017-10-30)

Full Changelog

Closed issues:

  • PIP dependencies conflicting with native yum packages #28

Merged pull requests:

  • Use telegra_global_tags for oldest telegraf versions #38 (tszym)
  • Fix extra plugins by file / Change apt source filename / Change tags by global_tags #37 (aarnaud)
  • Remove useless packages on RedHat. fix #28 #36 (tszym)
  • Test if LSB codename exists before using it #35 (tszym)
  • Updating to Molecule V2 #31 (dj-wasabi)

0.7.0 (2017-02-23)

Full Changelog

Fixed bugs:

  • multiple plugins in telegraf_plugins_extra are duplicated #22
  • Deleting extra plugins doesn't delete them #8

Merged pull requests:

0.6.0 (2017-01-02)

Full Changelog

Merged pull requests:

  • update the README with the latest v0.13 - v1.1 agent settings #17 (lhoss)
  • support missing agent settings upto telegraf v1.1 #16 (lhoss)
  • Fixing molecule #15 (dj-wasabi)
  • use version_compare filter … #14 (lhoss)
  • set telegraf hostname in defaults. #13 (airbe)
  • Removed imports #12 (dj-wasabi)
  • Fix the Influxdb repo for "hybrid" debian distros (like "jessie/sid") #11 (Ismael)
  • Do "become" for the steps that require root access on Debian #10 (Ismael)
  • Added new code for correct molecule verification #7 (dj-wasabi)

0.5.1 (2016-08-24)

Full Changelog

Merged pull requests:

0.5.0 (2016-07-17)

Full Changelog

Closed issues:

  • A new Release for the .deb package url change #3

Merged pull requests:

  • Feature/add extra plugins to telegrafd folder #5 (stvnwrgs)

0.4.0 (2016-02-05)

Full Changelog

0.3.0 (2016-01-13)

Full Changelog

0.2.0 (2015-11-14)

Full Changelog

Merged pull requests:

0.1.0 (2015-09-23)

Full Changelog

0.0.2 (2015-09-20)

Full Changelog

0.0.1 (2015-09-20)

Full Changelog

* This Changelog was automatically generated by github_changelog_generator