Skip to content

Releases: claranet/terraform-datadog-monitors

v4.11.0

19 Sep 09:09
c6d6293
Compare
Choose a tag to compare

What's Changed

  • Add backup vault and recovery services vault monitors by @Aohzan in #58
  • feat: variabilize (cron)jobs groups by @Tulux in #59

New Contributors

  • @Tulux made their first contribution in #59

Full Changelog: v4.10.0...v4.11.0

v4.10.0

29 Aug 09:19
396098d
Compare
Choose a tag to compare

What's Changed

  • update CODEOWNERS by @Aohzan in #57
  • Update Azure DB PG Monitor to include Flexible IO monitoring by @J-Mx in #56

Full Changelog: v4.9.3...v4.10.0

v4.9.3

29 Jul 13:12
cfa3a8c
Compare
Choose a tag to compare

What's Changed

  • chore: missing tag overrides for cloud aws rds monitors by @Lynggaard91 in #54

New Contributors

Full Changelog: v4.9.2...v4.9.3

v4.9.2

14 Feb 16:19
409c6a8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.9.1...v4.9.2

v4.9.1

14 Feb 15:49
5e07bbb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.9.0...v4.9.1

v4.9.0

12 Dec 15:01
a449a13
Compare
Choose a tag to compare

What's Changed

  • Variabilise team tags and add common locals and inputs by @Aohzan in #51
    • add team variable (default claranet)
    • add tags variable (default depending of modules)
    • add common locals and variables to allow customization of tags

Full Changelog: v4.8.0...v4.9.0

v4.8.0

12 Dec 13:01
2c329de
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.7.0...v4.8.0

v4.7.0

23 Aug 14:59
cf8c7cf
Compare
Choose a tag to compare

What's Changed

  • add PostgreSQL replication delay monitor by @Aohzan in #49

Full Changelog: v4.6.0...v4.7.0

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...)