You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: A list of component IDs whose output is used as the `input` for this component.
46830
+
example: ["filter-processor"]
46831
+
items:
46832
+
description: The ID of a component whose output is used as input for this destination.
46833
+
type: string
46834
+
type: array
46835
+
table_name:
46836
+
description: The fully qualified name of your target Databricks table. Make sure this table already exists in your Databricks workspace before deploying.
description: OAuth credentials for authenticating with the Databricks Zerobus ingestion API.
46857
+
properties:
46858
+
client_id:
46859
+
description: Your service principal application ID (UUID).
46860
+
example: 9a8b7c6d-1234-5678-abcd-ef0123456789
46861
+
type: string
46862
+
client_secret_key:
46863
+
description: Name of the environment variable or secret that holds the OAuth client secret used to authenticate with the Databricks ingestion endpoint.
// ObservabilityPipelineDatabricksZerobusDestinationAsObservabilityPipelineConfigDestinationItem is a convenience function that returns ObservabilityPipelineDatabricksZerobusDestination wrapped in ObservabilityPipelineConfigDestinationItem.
// ObservabilityPipelineDatadogMetricsDestinationAsObservabilityPipelineConfigDestinationItem is a convenience function that returns ObservabilityPipelineDatadogMetricsDestination wrapped in ObservabilityPipelineConfigDestinationItem.
0 commit comments