Class DatabricksModelServingMetricsIntegrationDataflowResponse

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.

Hierarchy

  • DatabricksModelServingMetricsIntegrationDataflowResponse

Constructors

Properties

Constructors

Properties

additionalProperties?: {
    [key: string]: any;
}

A container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.

Type declaration

  • [key: string]: any
enabled?: boolean

Whether Datadog collects this data.

Generated using TypeDoc