Name | Type | Description | Notes |
---|---|---|---|
datadog_api_key | String | Datadog API key | |
site | models::EnumDatadogSite | ||
datadog_tags | Option<Vecmodels::DbaasDatadogTag> | Custom tags provided by user | [optional] |
disable_consumer_stats | Option<bool> | Disable kafka consumer group metrics. Applies only when attached to kafka services. | [optional] |
kafka_consumer_check_instances | Option<i64> | Number of separate instances to fetch kafka consumer statistics with. Applies only when attached to kafka services. | [optional] |
kafka_consumer_stats_timeout | Option<i64> | Number of seconds that datadog will wait to get consumer statistics from brokers. Applies only when attached to kafka services. | [optional] |
max_partition_contexts | Option<i64> | Maximum number of partition contexts to send. Applies only when attached to kafka services. | [optional] |