Optional ddID of the Datadog API key the global init script uses to submit data. Setting or changing it requires dd_api_key_secret in the same request.
Optional ddSecret value of the Datadog API key identified by dd_api_key_id.
Optional djmWhether Datadog installs and manages the Agent on your Databricks clusters through a global init script. Installation can take up to 15 minutes and requires Databricks Workspace Admin permissions. The script does not apply to clusters in Standard access mode. Leave this false to install the Agent yourself. Defaults to false.
Optional scriptWhether GPU metrics are collected from your Databricks clusters. The Agent installed by the global init script performs the collection, so this requires the dataflow to be enabled with djm_global_init_script_enabled set to true. Defaults to false.
Optional scriptWhether driver and worker logs are collected from your Databricks clusters. The Agent installed by the global init script performs the collection, so this requires the dataflow to be enabled with djm_global_init_script_enabled set to true. Defaults to false.
Optional serverlessWhether health and cost data is collected for jobs running on Serverless or SQL Warehouse compute. This compute has no clusters for the global init script to target, so collection reads the Databricks system tables and requires system_tables_sql_warehouse_id. Defaults to true.
Generated using TypeDoc
Settings of the Data Jobs Monitoring dataflow. Only the fields provided are changed.