MON-289 auto update

This commit is contained in:
Quentin Manfroi 2018-09-11 13:02:07 +02:00
parent fbce590358
commit b2e5f8c058

View File

@ -32,8 +32,9 @@ Creates DataDog monitors with the following checks:
| nginx_connect_enabled | Flag to enable Nginx status monitor | string | `true` | no |
| nginx_connect_extra_tags | Extra tags for Nginx process monitor | list | `<list>` | no |
| nginx_connect_message | Custom message for Nginx status monitor | string | `` | no |
| nginx_connect_no_data_timeframe | Nginx status monitor no data timeframe | string | `10` | no |
| nginx_connect_silenced | Groups to mute for Nginx status monitor | map | `<map>` | no |
| nginx_connect_threshold_critical | Nginx status monitor (critical threshold) | string | `1.1754943508222875e-38` | no |
| nginx_connect_threshold_warning | Nginx status monitor (warning threshold) | string | `3` | no |
| nginx_dropped_extra_tags | Extra tags for Nginx dropped connections monitor | list | `<list>` | no |
| nginx_dropped_message | Custom message for Nginx dropped connections monitor | string | `` | no |
| nginx_dropped_silenced | Groups to mute for Nginx dropped connections monitor | map | `<map>` | no |