| Name | Type | Description | Notes |
|---|---|---|---|
| datadogApiKey | String | Datadog API key | |
| site | EnumDatadogSite | ||
| datadogTags | List<DbaasDatadogTag> | Custom tags provided by user | [optional] |
| disableConsumerStats | Boolean | Disable kafka consumer group metrics. Applies only when attached to kafka services. | [optional] |
| kafkaConsumerCheckInstances | Long | Number of separate instances to fetch kafka consumer statistics with. Applies only when attached to kafka services. | [optional] |
| kafkaConsumerStatsTimeout | Long | Number of seconds that datadog will wait to get consumer statistics from brokers. Applies only when attached to kafka services. | [optional] |
| maxPartitionContexts | Long | Maximum number of partition contexts to send. Applies only when attached to kafka services. | [optional] |