fix README syntax

This commit is contained in:
Kevin Pecquet 2017-07-03 19:14:08 +02:00
parent c994060447
commit 88a537b673

View File

@ -11,5 +11,7 @@ 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.
*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)