monitoring

hazelops/monitoring/datadog

Terraform Module HCL DATADOG ⏱ stale 1y 11mo

Install

module "monitoring" {
source = "hazelops/monitoring/datadog"
version = "1.0.2"
}
⭐ Source on GitHub 📦 Registry page

README

Terraform Datadog Monitors Module Terraform module that creates Datadog alert monitors for latency and errors, Datadog SQS alert monitor and Datadog synthetics tests Description This module provides settings: - Create alert monitors for latency and errors in Datadog. - Creates Datadog website synthetics browser test, api test and api test with SSL in Datadog. - Create SQS alert monitor in Datadog Usage Before start, you should get Datadog API key and Datadog APP key from Datadog website. To get the keys please follow this manual - to create error or alert monitors please refer to this guide - to create Datadog website synthetics browser test, api test and api test with SSL please refer to this guide - to create Datadog SQS monitor please refer to this guide Also you can find examples of us

Inputs (1)

NameTypeDescriptionDefault
envstring required

Details

FrameworkTerraform Module
LanguageHCL
Version1.0.2
Cloud DATADOG
★ Stars2
Forks4
Total downloads1.0k
Inputs1
Submodules3
Namespacehazelops
Updated