Skip to content

2.6.0 / 2019-06-04

Compare
Choose a tag to compare
@albertvaka albertvaka released this 04 Jun 14:53
90ce643

Notes

  • [FEATURE] AcitveMQ_XML: added new integration. See #521
  • [FEATURE] Custom Integration: support logs collection. See #513 (Thanks @zickzackv)
  • [FEATURE] Nginx: support logs collection. See #519 (Thanks @jadams-av)
  • [FEATURE] Redis: adding multi-instance support. See #520
  • [FEATURE] HTTP check: add support for method, data configuration. See #515 (Thanks @Aramack)
  • [FEATURE] HTTP check: add reverse content-match support. See #524 (Thanks @dorg-kanderson)
  • [BUGFIX] Agent 6: track integration configuration directories - fixes conf_dir_purge. See #525 (Thanks @Aramack)
  • [BUGFIX] Agent 6: fixes additional_checksd not appearing in agent config. See #513 (Thanks @gotyaio)
  • [BUGFIX] Postgres: allow setting password in Hiera. See #514 (Thanks @cabrinha)
  • [BUGFIX] Redis: fix trying to call empty? on an integer on template. See #527
  • [SANITY] Module: bring up concat dependency upper bound to <6.0.0. See #516 (Thanks @siebrand)
  • [SANITY] Module: bring up stdlib dependency upper bound to <6.0.0. See #513 (Thanks @skiedude)
  • [SANITY] Module: bring up apt dependency upper bound to <=6.0.0. See #513 (Thanks @skiedude)
  • [DOCUMENTATION] Fixes on disk, ndingx and activemq_xml docs. See #528