github claranet/terraform-signalfx-detectors v0.4.0

latest releases: v1.29.0, v1.28.0, v1.27.0...
3 years ago

0.4.0 (November 27, 2020)

NOTES:

  • the generator has been improved and the same logic has been used to generate modules readme in addition to the detectors.
  • this version reworks the scripts and common root directories organization which is used only internally (i.e. by the CI) so there is not breaking change for the user
  • more "common" files have been used to "share" same code with symlink from detectors modules like for version.tf or modules.tf.

NEW FEATURES:

  • add MPL Licence (#138)
  • add Code of conduct (#140)
  • add how to contribute (#160)
  • add issues templates for users reporting (#136)
  • generate readme of all detectors modules from yaml config (#97)
  • aws-ecs-*: add readme with note about fargate/ec2 split (#97)
  • tomcat: add new detectors module (#162)
  • memcached: add new detectors module (#170)
  • mongodb: add new detectors module (#120)
  • varnish: add heartbeat detector (#169)
  • azure-cosmosdb: add ru capacity detector (#163)
  • azure-servicebus: add throttling detector (#167)

ENHANCEMENTS:

  • CI speed up, refactor, upgrade setup modules and limit execution to changes scope only (#109)
  • azure-cosmosdb: cleanup unused dependencies (#166)
  • elasticsearch: remove not relevant evictions detectors (#173)
  • rabbitmq-broker: aggregate per broker by default (#176)
  • http: handle the case where different monitors produce datapoints on the same MTS (#178)
  • haproxy: filter only on server and frontend by default to avoid unnecessary alerts (#189)

BUG FIXES:

  • common-filters-tags: fix bad filters when dimension value contain : (#187)
  • rabbitmq-*: fix verbosity level in agent config sample (#164)

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

NewReleases is sending notifications on new releases.