Skip to content

Releases: claranet/terraform-datadog-monitors

v4.6.0

20 Apr 13:16
e46293f
Compare
Choose a tag to compare

What's Changed

  • Handle Azure Flexible databases servers by adding the server_type variable to MySQL and PostgreSQL Azure's monitors which accepts single (default) and flexible values. by @J-Mx in #46

New Contributors

  • @J-Mx made their first contribution in #46

Full Changelog: v4.5.0...v4.6.0

v4.5.0

17 Mar 08:47
48dce5f
Compare
Choose a tag to compare
  • Add kube_cluster_name in k8s monitors to identify on which cluster is the resource (node, pod, pv...)

v4.4.1

24 Feb 08:25
1b033a5
Compare
Choose a tag to compare
  • remove deprecated locked param in rds_connection_variance monitor
  • fix rds_connection_variance inputs descriptions

v4.4.0

13 Feb 14:09
9a7cbc7
Compare
Choose a tag to compare
  • add RDS connection variance and PostgreSQL disk queue depth monitors
  • migration event alert to event-v2 alert monitor

v4.3.1

13 Feb 12:41
66f86fd
Compare
Choose a tag to compare
  • Fix variables used by replica_ready k8s monitor

v4.3.0

13 Feb 12:37
13f272e
Compare
Choose a tag to compare
  • Azure Monitor Update status running c4392b7
  • Implement minimum traffic for Azure App Services monitors 476118a
  • Implement minimum traffic for Azure Storage monitors cfa7db7
  • Implement minimum traffic for Azure API Management cfa7db7
  • Implement minimum traffic for Azure Application Gateway 13f272e

v4.1.0

18 Feb 16:24
d3cb4c4
Compare
Choose a tag to compare

4.1.0 (Feb 18, 2022)

ENHANCEMENTS:

  • update ci image and requirements (#13)
  • use count metric instead of deprecated status for azure services (#12)

BUG FIXES:

  • fix group by query system/unreachable (#14)

v4.0.1

25 Jun 16:16
518c7ed
Compare
Choose a tag to compare

4.0.1 (Jun 25, 2021)

NEW FEATURES:

BUG FIXES:

  • zookeeper & solr: fix tags syntax introduced during provider v3 batch upgrade (#6)
  • azure-storage: fix closing resources introduced during provider v3 batch upgrade (#7)

v4.0.0

22 Jun 12:49
b8119ae
Compare
Choose a tag to compare

4.0.0 (Jun 22, 2021)

NEW FEATURES:

  • Support for Datadog provider v3 (#3)