Jérôme Respaut f916fbfc81 MON-78: Readme
2017-10-31 12:00:56 +01:00

1.5 KiB

Azure Stream Analytics DataDog monitors

How to use this module

module "datadog-monitors-azure-redis" {
  source = "git::ssh://git@bitbucket.org/morea/terraform.feature.datadog.git//cloud/azure/stream-analytics?ref={revision}"

  message = "${module.datadog-message-alerting.alerting-message}"

  environment = "${var.environment}"
}

Inputs

Name Description Type Default Required
conversion_errors_threshold_critical string 10 no
conversion_errors_threshold_warning string 0 no
delay Delay in seconds for the metric evaluation string 600 no
environment Architecture environment string - yes
function_requests_threshold_critical string 10 no
function_requests_threshold_warning string 0 no
message Message sent when a monitor is triggered string - yes
notify_no_data string false no
runtime_errors_threshold_critical string 10 no
runtime_errors_threshold_warning string 0 no
su_utilization_threshold_critical string 80 no
su_utilization_threshold_warning Monitor specific string 60 no
use_filter_tags Filter the data with service tags if true string true no

DataDog documentation: https://docs.datadoghq.com/integrations/azure/