diff --git a/README.md b/README.md index 441f506..2905d8e 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,8 @@ The easiest way to contribute on this repository is to add monitors file inside ### Important notes ### -*This repository will be included as a Terraform module source. +*This repository will be included as a Terraform module source. + *Each monitors have to be disabled by default, so you have to manage this condition when you create your monitors. + *If you override a basic monitor with a custom one, you have to use tag filters on you query. (Example dd_cpu_high, if you want to override default cpu monitors)