github jertel/elastalert2 2.6.0

latest releases: 2.18.0, 2.17.0, 2.16.0...
21 months ago

Breaking changes

  • When using HTTP POST 2, it is no longer necessary to pre-escape strings (should they contain control chars) from events in elastic search which are replaced by the jinja2 template.

  • [Kubernetes] [Breaking] Reconfigure metrics to follow prometheus operator nomenclature. metrics value, now control the addition of metrics endpoint (command argument), the creation of a service to expose the metrics endpoint and the (optional) creation of prometheus-operator objects: serviceMonitor and prometheurRules to match implementations of other charts. The labels of the chart have been modified, so you'll need to uninstall and reinstall the chart for the upgrade to work. - #902 - @PedroMSantosD

New features

  • [Kubernetes] Chart is now able to create a service for the metrics, and optional prometheus-operator custom resources serviceMonitor and prometheusRule. - #902 - @PedroMSantosD

Other changes

  • Upgrade pylint 2.13.8 to 2.14.3, Upgrade sphinx 4.5.0 to 5.0.2 - #891 - @nsano-rururu
  • Add support for Kibana 8.3 for Kibana Discover - #897 - @nsano-rururu
  • Fix internal json decode error in HTTP POST 2 if values from ES event contain control chars (e.g. newline) and are used in the jinja2 template - #898 - @ddurham2
  • Upgrade pylint 2.14.3 to 2.14.5 and tox 3.25.0 to 3.25.1 - #911 - @nsano-rururu

Don't miss a new elastalert2 release

NewReleases is sending notifications on new releases.