From da10547f9f39c61cab18744d57cfe8a12e1168bb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Respaut?= Date: Thu, 19 Jul 2018 17:51:40 +0200 Subject: [PATCH] MON-259: Cleanup space before colon --- cloud/aws/alb/README.md | 2 +- cloud/aws/apigateway/README.md | 2 +- cloud/aws/elasticsearch/README.md | 2 +- cloud/aws/elb/README.md | 2 +- cloud/aws/kinesis-firehose/README.md | 2 +- cloud/aws/rds/README.md | 2 +- cloud/aws/vpn/README.md | 2 +- cloud/azure/apimanagement/README.md | 2 +- cloud/azure/app-services/README.md | 2 +- cloud/azure/eventhub/README.md | 2 +- cloud/azure/iothubs/README.md | 2 +- cloud/azure/redis/README.md | 2 +- cloud/azure/servicebus/README.md | 2 +- cloud/azure/sql-database/README.md | 2 +- cloud/azure/storage/README.md | 2 +- cloud/azure/stream-analytics/README.md | 2 +- databases/mongodb/README.md | 2 +- middleware/apache/README.md | 2 +- middleware/nginx/README.md | 2 +- middleware/php-fpm/README.md | 2 +- system/generic/README.md | 2 +- 21 files changed, 21 insertions(+), 21 deletions(-) diff --git a/cloud/aws/alb/README.md b/cloud/aws/alb/README.md index 8f03fe2..8c7eca9 100644 --- a/cloud/aws/alb/README.md +++ b/cloud/aws/alb/README.md @@ -14,7 +14,7 @@ module "datadog-monitors-cloud-aws-alb" { ## Purpose -Creates DataDog monitors with the following checks : +Creates DataDog monitors with the following checks: - ALB no healthy instances - ALB latency diff --git a/cloud/aws/apigateway/README.md b/cloud/aws/apigateway/README.md index 914c4e1..a8b462d 100644 --- a/cloud/aws/apigateway/README.md +++ b/cloud/aws/apigateway/README.md @@ -14,7 +14,7 @@ module "datadog-monitors-cloud-aws-apigateway" { ## Purpose -Creates DataDog monitors with the following checks : +Creates DataDog monitors with the following checks: - API Gateway latency - API Gateway HTTP 5xx errors diff --git a/cloud/aws/elasticsearch/README.md b/cloud/aws/elasticsearch/README.md index 791724b..50e6370 100644 --- a/cloud/aws/elasticsearch/README.md +++ b/cloud/aws/elasticsearch/README.md @@ -14,7 +14,7 @@ module "datadog-monitors-cloud-aws-elasticsearch" { ## Purpose -Creates DataDog monitors with the following checks : +Creates DataDog monitors with the following checks: - ElasticSearch cluster status is not green - ElasticSearch cluster free storage space diff --git a/cloud/aws/elb/README.md b/cloud/aws/elb/README.md index 93884ff..67957de 100644 --- a/cloud/aws/elb/README.md +++ b/cloud/aws/elb/README.md @@ -14,7 +14,7 @@ module "datadog-monitors-cloud-aws-elb" { ## Purpose -Creates DataDog monitors with the following checks : +Creates DataDog monitors with the following checks: - ELB no healthy instances - ELB 4xx errors too high diff --git a/cloud/aws/kinesis-firehose/README.md b/cloud/aws/kinesis-firehose/README.md index 83d579c..c7ac54b 100644 --- a/cloud/aws/kinesis-firehose/README.md +++ b/cloud/aws/kinesis-firehose/README.md @@ -14,7 +14,7 @@ module "datadog-monitors-cloud-aws-kinesis-firehose" { ## Purpose -Creates DataDog monitors with the following checks : +Creates DataDog monitors with the following checks: - Kinesis Firehose No incoming records diff --git a/cloud/aws/rds/README.md b/cloud/aws/rds/README.md index fb45600..f784bcd 100644 --- a/cloud/aws/rds/README.md +++ b/cloud/aws/rds/README.md @@ -14,7 +14,7 @@ module "datadog-monitors-cloud-aws-rds" { ## Purpose -Creates DataDog monitors with the following checks : +Creates DataDog monitors with the following checks: - RDS instance CPU high - RDS instance free space diff --git a/cloud/aws/vpn/README.md b/cloud/aws/vpn/README.md index c3cc7c4..d2b78a4 100644 --- a/cloud/aws/vpn/README.md +++ b/cloud/aws/vpn/README.md @@ -14,7 +14,7 @@ module "datadog-monitors-cloud-aws-vpn" { ## Purpose -Creates DataDog monitors with the following checks : +Creates DataDog monitors with the following checks: - VPN Down diff --git a/cloud/azure/apimanagement/README.md b/cloud/azure/apimanagement/README.md index 31dc689..f0b51a9 100644 --- a/cloud/azure/apimanagement/README.md +++ b/cloud/azure/apimanagement/README.md @@ -14,7 +14,7 @@ module "datadog-monitors-cloud-azure-apimanagement" { ## Purpose -Creates DataDog monitors with the following checks : +Creates DataDog monitors with the following checks: - API Management is down - API Management too many failed requests diff --git a/cloud/azure/app-services/README.md b/cloud/azure/app-services/README.md index e536dc1..2e97976 100644 --- a/cloud/azure/app-services/README.md +++ b/cloud/azure/app-services/README.md @@ -14,7 +14,7 @@ module "datadog-monitors-cloud-azure-app-services" { ## Purpose -Creates DataDog monitors with the following checks : +Creates DataDog monitors with the following checks: - App Services response time too high - App Services memory usage diff --git a/cloud/azure/eventhub/README.md b/cloud/azure/eventhub/README.md index a86abf8..247b298 100644 --- a/cloud/azure/eventhub/README.md +++ b/cloud/azure/eventhub/README.md @@ -14,7 +14,7 @@ module "datadog-monitors-cloud-azure-eventhub" { ## Purpose -Creates DataDog monitors with the following checks : +Creates DataDog monitors with the following checks: - Event Hub is down - Event Hub too many failed requests diff --git a/cloud/azure/iothubs/README.md b/cloud/azure/iothubs/README.md index baf8c25..c1edbae 100644 --- a/cloud/azure/iothubs/README.md +++ b/cloud/azure/iothubs/README.md @@ -14,7 +14,7 @@ module "datadog-monitors-cloud-azure-iothubs" { ## Purpose -Creates DataDog monitors with the following checks : +Creates DataDog monitors with the following checks: - IOT Hub Too many jobs failed - IOT Hub Too many list_jobs failure diff --git a/cloud/azure/redis/README.md b/cloud/azure/redis/README.md index 939ac7b..491c6cc 100644 --- a/cloud/azure/redis/README.md +++ b/cloud/azure/redis/README.md @@ -14,7 +14,7 @@ module "datadog-monitors-cloud-azure-redis" { ## Purpose -Creates DataDog monitors with the following checks : +Creates DataDog monitors with the following checks: - Redis {{name}} is down - Redis too many evictedkeys diff --git a/cloud/azure/servicebus/README.md b/cloud/azure/servicebus/README.md index 93dfa60..c3aa103 100644 --- a/cloud/azure/servicebus/README.md +++ b/cloud/azure/servicebus/README.md @@ -14,7 +14,7 @@ module "datadog-monitors-cloud-azure-servicebus" { ## Purpose -Creates DataDog monitors with the following checks : +Creates DataDog monitors with the following checks: - Service Bus is down diff --git a/cloud/azure/sql-database/README.md b/cloud/azure/sql-database/README.md index 80b548c..b64baf4 100644 --- a/cloud/azure/sql-database/README.md +++ b/cloud/azure/sql-database/README.md @@ -14,7 +14,7 @@ module "datadog-monitors-cloud-azure-sql-database" { ## Purpose -Creates DataDog monitors with the following checks : +Creates DataDog monitors with the following checks: - SQL Database CPU too high - SQL Database low free space diff --git a/cloud/azure/storage/README.md b/cloud/azure/storage/README.md index af89b2f..46c0510 100644 --- a/cloud/azure/storage/README.md +++ b/cloud/azure/storage/README.md @@ -14,7 +14,7 @@ module "datadog-monitors-cloud-azure-storage" { ## Purpose -Creates DataDog monitors with the following checks : +Creates DataDog monitors with the following checks: - Azure Storage is down - Azure Storage too few successful requests diff --git a/cloud/azure/stream-analytics/README.md b/cloud/azure/stream-analytics/README.md index 06820e5..90f1d9c 100644 --- a/cloud/azure/stream-analytics/README.md +++ b/cloud/azure/stream-analytics/README.md @@ -14,7 +14,7 @@ module "datadog-monitors-cloud-azure-stream-analytics" { ## Purpose -Creates DataDog monitors with the following checks : +Creates DataDog monitors with the following checks: - Stream Analytics is down - Stream Analytics streaming units utilization too high diff --git a/databases/mongodb/README.md b/databases/mongodb/README.md index 0904067..193de0e 100644 --- a/databases/mongodb/README.md +++ b/databases/mongodb/README.md @@ -14,7 +14,7 @@ module "datadog-monitors-databases-mongodb" { ## Purpose -Creates DataDog monitors with the following checks : +Creates DataDog monitors with the following checks: - Member down in the replica set diff --git a/middleware/apache/README.md b/middleware/apache/README.md index d1b0baf..b41fe1f 100644 --- a/middleware/apache/README.md +++ b/middleware/apache/README.md @@ -14,7 +14,7 @@ module "datadog-monitors-middleware-apache" { ## Purpose -Creates DataDog monitors with the following checks : +Creates DataDog monitors with the following checks: - Can't connect to apache vhost status diff --git a/middleware/nginx/README.md b/middleware/nginx/README.md index da70ceb..551ea03 100644 --- a/middleware/nginx/README.md +++ b/middleware/nginx/README.md @@ -14,7 +14,7 @@ module "datadog-monitors-middleware-nginx" { ## Purpose -Creates DataDog monitors with the following checks : +Creates DataDog monitors with the following checks: - Can't connect to nginx vhost status diff --git a/middleware/php-fpm/README.md b/middleware/php-fpm/README.md index 1b20821..09bdf1a 100644 --- a/middleware/php-fpm/README.md +++ b/middleware/php-fpm/README.md @@ -14,7 +14,7 @@ module "datadog-monitors-middleware-php-fpm" { ## Purpose -Creates DataDog monitors with the following checks : +Creates DataDog monitors with the following checks: - php_fpm busy worker - Can't connect to php-fpm diff --git a/system/generic/README.md b/system/generic/README.md index 9eb4175..1174ef4 100644 --- a/system/generic/README.md +++ b/system/generic/README.md @@ -14,7 +14,7 @@ module "datadog-monitors-system-generic" { ## Purpose -Creates DataDog monitors with the following checks : +Creates DataDog monitors with the following checks: - CPU usage - CPU load 5