github claranet/terraform-signalfx-detectors v1.10.0

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

1.10.0 (October 22, 2021)

UPGRADE NOTES:

  • If you used the smart-agent_kong module you must change its reference to use the new directory name prometheus-exporter_kong:

    from:

    source = "github.com/claranet/terraform-signalfx-detectors.git//modules/smart-agent_kong?ref=v1.9.1

    to:

    source = "github.com/claranet/terraform-signalfx-detectors.git//modules/prometheus-exporter_kong?ref=v1.10.0

BREAKING CHANGES:

  • smart-agent_kong becomes prometheus-exporter_kong given that it is based on prometheus format exposed metrics which are compatible with both the SignalFx smart-agent and the OpenTelemetry otel-collector.

NEW FEATURES:

  • common: new supported source otel-collector with its own readme template which is agent agnostic (#336)
  • prometheus-exporter_squid: new module (#333)
  • prometheus-exporter_wallix-bastion: new module (#337)
  • integration_azure-express-route: new module (#329)
  • integration_aws-elasticsearch: add detector for JVM Memory Pressure (#335)

ENHANCEMENTS:

  • common: optimize heartbeat delay for a delay at 25m max (#328)
  • ci: run each check only for its corresponding changed files (#331)

BUG FIXES:

  • integration_azure-postgresql: fix resource type name in filter (#326)

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

NewReleases is sending notifications on new releases.