diff --git a/cloud/aws/alb/README.md b/cloud/aws/alb/README.md index 4fb7c41..8f202da 100644 --- a/cloud/aws/alb/README.md +++ b/cloud/aws/alb/README.md @@ -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 diff --git a/cloud/aws/apigateway/README.md b/cloud/aws/apigateway/README.md index 81095ab..50a1496 100644 --- a/cloud/aws/apigateway/README.md +++ b/cloud/aws/apigateway/README.md @@ -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 diff --git a/cloud/aws/elasticsearch/README.md b/cloud/aws/elasticsearch/README.md index 3aa516e..62c7619 100644 --- a/cloud/aws/elasticsearch/README.md +++ b/cloud/aws/elasticsearch/README.md @@ -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 diff --git a/cloud/aws/elb/README.md b/cloud/aws/elb/README.md index 1e843f8..04273d7 100644 --- a/cloud/aws/elb/README.md +++ b/cloud/aws/elb/README.md @@ -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 diff --git a/cloud/azure/apimanagement/README.md b/cloud/azure/apimanagement/README.md index 908ab4b..02a24d1 100644 --- a/cloud/azure/apimanagement/README.md +++ b/cloud/azure/apimanagement/README.md @@ -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 diff --git a/cloud/azure/app-services/README.md b/cloud/azure/app-services/README.md index e2a7d71..192bb4e 100644 --- a/cloud/azure/app-services/README.md +++ b/cloud/azure/app-services/README.md @@ -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 diff --git a/cloud/azure/eventhub/README.md b/cloud/azure/eventhub/README.md index 48666bc..24e3732 100644 --- a/cloud/azure/eventhub/README.md +++ b/cloud/azure/eventhub/README.md @@ -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 diff --git a/cloud/azure/iothubs/README.md b/cloud/azure/iothubs/README.md index c569c75..1dcfa13 100644 --- a/cloud/azure/iothubs/README.md +++ b/cloud/azure/iothubs/README.md @@ -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 diff --git a/cloud/azure/redis/README.md b/cloud/azure/redis/README.md index bfd3e2a..d8f1922 100644 --- a/cloud/azure/redis/README.md +++ b/cloud/azure/redis/README.md @@ -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 diff --git a/cloud/azure/sql-database/README.md b/cloud/azure/sql-database/README.md index 1eff63d..1c09157 100644 --- a/cloud/azure/sql-database/README.md +++ b/cloud/azure/sql-database/README.md @@ -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 diff --git a/cloud/azure/storage/README.md b/cloud/azure/storage/README.md index a5fae11..5ae66e5 100644 --- a/cloud/azure/storage/README.md +++ b/cloud/azure/storage/README.md @@ -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 diff --git a/cloud/azure/stream-analytics/README.md b/cloud/azure/stream-analytics/README.md index c333bcc..bbec40a 100644 --- a/cloud/azure/stream-analytics/README.md +++ b/cloud/azure/stream-analytics/README.md @@ -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 diff --git a/database/mongodb/README.md b/database/mongodb/README.md index 9c8b6b7..01653ac 100644 --- a/database/mongodb/README.md +++ b/database/mongodb/README.md @@ -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 diff --git a/database/redis/README.md b/database/redis/README.md index e162a51..1aa52c8 100644 --- a/database/redis/README.md +++ b/database/redis/README.md @@ -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 diff --git a/system/generic/README.md b/system/generic/README.md index e7bfd60..4c03a8e 100644 --- a/system/generic/README.md +++ b/system/generic/README.md @@ -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