Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 1.18 KB

DbaasExternalEndpointDatadogOutputSettings.md

File metadata and controls

16 lines (11 loc) · 1.18 KB

DbaasExternalEndpointDatadogOutputSettings

Properties

Name Type Description Notes
site Option<models::EnumDatadogSite> [optional]
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]

[Back to Model list] [Back to API list] [Back to README]