Class DatabricksIntegrationDataflowsRequest

Data Datadog collects from Databricks, keyed by dataflow id. Each dataflow turns on a distinct kind of collection: set enabled to start or stop it, and use settings to configure what it collects. Defaults listed on each dataflow apply when the account is created; on update, omitted fields keep their current values. Some dataflows have prerequisites, noted on each; unless one is documented as rejecting the request, it is not verified, so a dataflow enabled without it is stored but collects no data.

Hierarchy

  • DatabricksIntegrationDataflowsRequest

Constructors

Properties

Cost data collected from your Databricks system tables. Cloud Cost Management must be enabled for your organization while this dataflow is on; any request that leaves it enabled without that is rejected with a 422 response.

Data Jobs Monitoring, which collects performance, reliability, and cost data for your Databricks jobs.

databricksDataObservabilityQualityMonitoring?: DatabricksDataObservabilityQualityMonitoringIntegrationDataflowRequest

Data Observability, which collects lineage and data quality information from your Databricks catalogs so you can explore how data flows and detect, resolve, and prevent quality issues.

Health and usage metrics for your Databricks model serving endpoints. Not supported on accounts that authenticate with private_action_runner; on those accounts this dataflow collects no data.

Generated using TypeDoc