MON-293 auto update

This commit is contained in:
Quentin Manfroi 2018-08-22 17:08:45 +02:00
parent 8d72f63d28
commit 03319377a5
15 changed files with 42 additions and 42 deletions

View File

@ -16,12 +16,12 @@ module "datadog-monitors-cloud-aws-alb" {
Creates DataDog monitors with the following checks:
- ALB no healthy instances
- ALB latency
- ALB HTTP code 5xx
- ALB HTTP code 4xx
- ALB target HTTP code 5xx
- ALB HTTP code 5xx
- ALB latency
- ALB no healthy instances
- ALB target HTTP code 4xx
- ALB target HTTP code 5xx
## Inputs

View File

@ -16,9 +16,9 @@ module "datadog-monitors-cloud-aws-apigateway" {
Creates DataDog monitors with the following checks:
- API Gateway latency
- API Gateway HTTP 5xx errors
- API Gateway HTTP 4xx errors
- API Gateway HTTP 5xx errors
- API Gateway latency
## Inputs

View File

@ -16,9 +16,9 @@ module "datadog-monitors-cloud-aws-elasticsearch" {
Creates DataDog monitors with the following checks:
- ElasticSearch cluster status is not green
- ElasticSearch cluster free storage space
- ElasticSearch cluster CPU high
- ElasticSearch cluster free storage space
- ElasticSearch cluster status is not green
## Inputs

View File

@ -16,12 +16,12 @@ module "datadog-monitors-cloud-aws-elb" {
Creates DataDog monitors with the following checks:
- ELB no healthy instances
- ELB 4xx errors too high
- ELB 5xx errors too high
- ELB backend 4xx errors too high
- ELB backend 5xx errors too high
- ELB latency too high
- ELB no healthy instances
## Inputs

View File

@ -17,10 +17,10 @@ module "datadog-monitors-cloud-azure-apimanagement" {
Creates DataDog monitors with the following checks:
- API Management is down
- API Management successful requests rate too low
- API Management too many failed requests
- API Management too many other requests
- API Management too many unauthorized requests
- API Management successful requests rate too low
## Inputs

View File

@ -16,11 +16,11 @@ module "datadog-monitors-cloud-azure-app-services" {
Creates DataDog monitors with the following checks:
- App Services response time too high
- App Services memory usage
- App Services HTTP 5xx errors too high
- App Services HTTP 4xx errors too high
- App Services HTTP 5xx errors too high
- App Services HTTP successful responses too low
- App Services memory usage
- App Services response time too high
## Inputs

View File

@ -17,8 +17,8 @@ module "datadog-monitors-cloud-azure-eventhub" {
Creates DataDog monitors with the following checks:
- Event Hub is down
- Event Hub too many failed requests
- Event Hub too many errors
- Event Hub too many failed requests
## Inputs

View File

@ -16,20 +16,20 @@ module "datadog-monitors-cloud-azure-iothubs" {
Creates DataDog monitors with the following checks:
- IOT Hub Too many jobs failed
- IOT Hub Too many list_jobs failure
- IOT Hub Too many query_jobs failed
- IOT Hub is down
- IOT Hub Total devices is wrong
- IOT Hub Too many c2d methods failure
- IOT Hub Too many c2d twin read failure
- IOT Hub Too many c2d twin update failure
- IOT Hub Too many d2c telemetry egress dropped
- IOT Hub Too many d2c telemetry egress invalid
- IOT Hub Too many d2c telemetry egress orphaned
- IOT Hub Too many d2c telemetry ingress not sent
- IOT Hub Too many d2c twin read failure
- IOT Hub Too many d2c twin update failure
- IOT Hub Too many d2c telemetry egress dropped
- IOT Hub Too many d2c telemetry egress orphaned
- IOT Hub Too many d2c telemetry egress invalid
- IOT Hub Too many d2c telemetry ingress not sent
- IOT Hub Too many jobs failed
- IOT Hub Too many list_jobs failure
- IOT Hub Too many query_jobs failed
- IOT Hub Total devices is wrong
## Inputs

View File

@ -17,9 +17,9 @@ module "datadog-monitors-cloud-azure-redis" {
Creates DataDog monitors with the following checks:
- Redis {{name}} is down
- Redis too many evictedkeys
- Redis processor time too high
- Redis server load too high
- Redis too many evictedkeys
## Inputs

View File

@ -17,9 +17,9 @@ module "datadog-monitors-cloud-azure-sql-database" {
Creates DataDog monitors with the following checks:
- SQL Database CPU too high
- SQL Database low free space
- SQL Database DTU Consumption too high
- SQL Database Deadlocks too high
- SQL Database DTU Consumption too high
- SQL Database low free space
## Inputs

View File

@ -19,12 +19,12 @@ Creates DataDog monitors with the following checks:
- Azure Storage is down
- Azure Storage too few successful requests
- Azure Storage too high end to end latency
- Azure Storage too many timeout errors
- Azure Storage too many network errors
- Azure Storage too many throttling errors
- Azure Storage too many server_other errors
- Azure Storage too many client_other errors
- Azure Storage too many authorization errors
- Azure Storage too many client_other errors
- Azure Storage too many network errors
- Azure Storage too many server_other errors
- Azure Storage too many throttling errors
- Azure Storage too many timeout errors
## Inputs

View File

@ -18,8 +18,8 @@ Creates DataDog monitors with the following checks:
- Stream Analytics is down
- Stream Analytics streaming units utilization too high
- Stream Analytics too many failed requests
- Stream Analytics too many conversion errors
- Stream Analytics too many failed requests
- Stream Analytics too many runtime errors
## Inputs

View File

@ -17,9 +17,9 @@ module "datadog-monitors-database-mongodb" {
Creates DataDog monitors with the following checks:
- MongoDB primary state
- MongoDB replication lag
- MongoDB secondary missing
- MongoDB too much servers or wrong monitoring config
- MongoDB replication lag
## Inputs

View File

@ -16,16 +16,16 @@ module "datadog-monitors-database-redis" {
Creates DataDog monitors with the following checks:
- Redis blocked clients
- Redis does not respond
- Redis evicted keys
- Redis expired keys
- Redis blocked clients
- Redis keyspace seems full (no changes since ${var.keyspace_timeframe})
- Redis memory used
- Redis memory fragmented
- Redis rejected connections
- Redis latency
- Redis hitrate
- Redis does not respond
- Redis keyspace seems full (no changes since ${var.keyspace_timeframe})
- Redis latency
- Redis memory fragmented
- Redis memory used
- Redis rejected connections
## Inputs

View File

@ -16,13 +16,13 @@ module "datadog-monitors-system-generic" {
Creates DataDog monitors with the following checks:
- Host unreachable
- CPU usage
- CPU load 5
- Free disk space
- CPU usage
- Disk Space forecast
- Free disk inodes
- Free disk space
- Free memory
- Host unreachable
## Inputs