kong
kabisa/kong/datadog
!Datadog [//]: # (This file is generated. Do not edit, module description can be added by editing / creating module_description.md) Terraform module for Datadog Kong This module can be used to monitor the Kong system, modules have been build based on advice we've got from Kong. Not in scope (yet?) are monitors for the applications hosted behind Kong. It also has the option to monitor the docker containers with the embedded docker module This module is part of a larger suite of modules that provide alerts in Datadog. Other modules can be found on the Terraform Registry We have two base modules we use to standardise development of our Monitor Modules: - generic monitor Used in 90% of our alerts - service check monitor Modules are generated with this tool: https://github.com/kabisa/datadog-te
| Name | Type | Description | Default |
|---|---|---|---|
| notification_channel | string | required | |
| dns_response_time_google_priority | number | Number from 1 (high) to 5 (low). | 3 |
| dns_response_time_notify_no_data | bool | false | |
| ntp_drift_name_prefix | string | "" | |
| swap_percent_free_critical | number | 10 | |
| system_entropy_enabled | bool | true | |
| db_connectivity_ok_threshold | number | null | |
| disk_free_percent_name_prefix | string | "" | |
| error_response_percentage_enabled | bool | true | |
| error_response_percentage_name_suffix | string | "" | |
| service_check_exclude_tags | list(string) | Tags to be included in the "exclude" section of a service check query | [] |
| active_connections_high_name_prefix | string | "" | |
| active_connections_low_filter_override | string | "" | |
| disk_free_percent_priority | number | Number from 1 (high) to 5 (low). | 2 |
| dns_response_time_enabled | bool | true | |
| error_response_percentage_offset | number | An off set to make sure if only a single requests gets in we don't immediately c | 100 |
| integration_critical | number | 1 | |
| ntp_drift_notify_no_data | bool | false | |
| ntp_drift_priority | number | Number from 1 (high) to 5 (low). | 2 |
| active_connections_high_critical | number | 2000 | |
| active_connections_high_ok_threshold | number | null | |
| … and 10 more inputs | |||