kong

kabisa/kong/datadog

Terraform Module HCL DATADOG
Install
module "kong" {
source = "kabisa/kong/datadog"
version = "2.0.1"
}
plain text: /constructs/tfmod-kabisa-kong-datadog/install.txt
⭐ Source on GitHub 📦 Registry page
README

!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

Inputs (50)
NameTypeDescriptionDefault
notification_channelstring required
dns_response_time_google_prioritynumberNumber from 1 (high) to 5 (low).3
dns_response_time_notify_no_databoolfalse
ntp_drift_name_prefixstring""
swap_percent_free_criticalnumber10
system_entropy_enabledbooltrue
db_connectivity_ok_thresholdnumbernull
disk_free_percent_name_prefixstring""
error_response_percentage_enabledbooltrue
error_response_percentage_name_suffixstring""
service_check_exclude_tagslist(string)Tags to be included in the "exclude" section of a service check query[]
active_connections_high_name_prefixstring""
active_connections_low_filter_overridestring""
disk_free_percent_prioritynumberNumber from 1 (high) to 5 (low).2
dns_response_time_enabledbooltrue
error_response_percentage_offsetnumberAn off set to make sure if only a single requests gets in we don't immediately c100
integration_criticalnumber1
ntp_drift_notify_no_databoolfalse
ntp_drift_prioritynumberNumber from 1 (high) to 5 (low).2
active_connections_high_criticalnumber2000
active_connections_high_ok_thresholdnumbernull
… and 10 more inputs
Details
FrameworkTerraform Module
LanguageHCL
Version2.0.1
Cloud DATADOG
Total downloads517
Inputs50
Namespacekabisa
Updated