github claranet/terraform-signalfx-detectors v1.9.0

latest releases: v1.32.0, v1.31.0, v1.30.0...
3 years ago

1.9.0 (August 25, 2021)

NOTES:

  • from now and while it is possible every new detector must use the generator. This will ease the contribution, the review and maintainability and make it more future proof to changes and automatically enjoy new features.
  • from now, features parity is not enforced anymore between the detectors manually created and those using the generator. It is difficult and time consuming to backport new features to all manual detectors so we hope to convert them step by step to the generator.
  • add tchernomax to code owners (#322)

NEW FEATURES:

  • smart-agent_health-checker: new module (#308)
  • generator: add append_condition field to rule (#317)

ENHANCEMENTS:

  • generator: dependency is now negative instead of reversed and lasting always available (#314)
  • common: negative dependency logic instead of reverse applied to existing detectors (#316)
  • common: harmonize lasting usage over all detectors (#318)
  • common: improve original detectors config after conversion to generator (#321)
  • smart-agent_systemd-services: better comparator (#309)
  • smart-agent_apache and smart-agent_cassandra: conversion to generator (#320)

BUG FIXES:

  • common: add missing max_delay to heartbeat detectors (#319)
  • smart-agent_cassandra: fix lantencies and improve errors (#323)

DOCUMENTATION:

  • common: fix filters link in detector's readme (#310)

Don't miss a new terraform-signalfx-detectors release

NewReleases is sending notifications on new releases.