Terraform Datadog Application Dashboard

This Terraform module configures a dashboard for your Kubernetes application.

How-to set it up to work with your application is described below

Setup

First you need to copy the contents of the example directory to a directory

module "your_application_name" source = git://

Description
Terraform module for creating Kubernetes/Docker application monitoring dashboards in Datadog with CPU, memory, health monitoring, and synthetic API testing
Readme 31 KiB
Languages
HCL 100%