Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 1.08 KB

DbaasEndpointDatadogCommon.md

File metadata and controls

15 lines (10 loc) · 1.08 KB

DbaasEndpointDatadogCommon

Properties

Name Type Description Notes
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]