github claranet/terraform-signalfx-detectors v1.1.0

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

1.1.0 (January 11, 2021)

NOTES:

NEW FEATURES:

  • common: add runbook variable at global and detector levels. it could be used to link a documentation or dashboard link to help to understand the anomaly.
  • common: add tip variable at detector level only. it could be used to insert mardown text to explain the check,possible causes of alert and even some tips to troubleshoot or resolve.
  • common: add team_writers at global level only. it could be used to restrict permissions of detectors to a list of teams (#117)
  • generator: supports unit in alerting rules (#207)
  • generator: set the unit as viz_options (#107)
  • generator: supports rollup definition for metric (#211)
  • generator: supports additional filter for metric (#231)
  • generator: supports custom rule description and == / != comparison logic (#233)
  • smart-agent_cassandra-nodetool: new module (#227)
  • smart-agent_couchbase: new module (#236)
  • integration_azure-container-instance: new module (#226)
  • integration_azure-storage-account: new module (#209)
  • integration_azure-api-management-service: new module (#199)
  • integration_azure-event-hub: new module (#204)
  • integration_azure-application-gateway: add capacity detector (#202)

ENHANCEMENTS:

  • makefile bunch of improvements (see #223 for more detail) including module filter (#203)
  • make targets reworked to be clearer and easier to use (#230)
  • smart-agent_nagios-status-check: now uses the new nagios monitor adding events support (#201)
  • integration_aws-elasticache: lower free memory alerts severity (#219)

BUG FIXES:

  • fix github issues templates broken caused by TOC comments
  • fix severity detectors list sort (#238)
  • smart-agent_kubernetes-common: fix typo in id (#224)
  • integration_azure-app-service: heartbeat uses fill instead of extrapolation to avoid wrong aggregation result
  • integration_azure-storage-account-capacity: fix UsedCapacity scaling unit (#200)
  • integration_azure-app-service: fix false result replacing extrapolation by fill (#198)

DOCUMENTATION:

  • the environment, usage and development docs have been updated on commands usage (#237)
  • add global severity matrix and replaces the detectors list in modules readmes (#234)
  • the development manual has been updated including a TLDR and aims to be easier to start contributing.
  • modules readme now includes all required metrics with a config sample for smart agent (#228)
  • windows and macos requirements added to environment manual

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

NewReleases is sending notifications on new releases.