Releases: claranet/terraform-datadog-monitors
Releases · claranet/terraform-datadog-monitors
v4.6.0
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
- Add kube_cluster_name in k8s monitors to identify on which cluster is the resource (node, pod, pv...)
v4.4.1
- remove deprecated
locked
param in rds_connection_variance
monitor
- fix
rds_connection_variance
inputs descriptions
v4.4.0
- add RDS connection variance and PostgreSQL disk queue depth monitors
- migration
event alert
to event-v2 alert
monitor
v4.3.1
- Fix variables used by
replica_ready
k8s monitor
v4.3.0
- 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
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
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
4.0.0 (Jun 22, 2021)
NEW FEATURES:
- Support for Datadog provider v3 (#3)