databricks Databricks Python SDK Releases · · 0.133.0

Databricks SDK for Python v0.133.0 Adds Telemetry Configuration Field

sdkaidatabricksgaengineer
patch

The Databricks SDK for Python has been updated to version 0.133.0, introducing the `enabled_telemetry_features` field within the `TelemetryConfig` for the `serving` service. This enhancement provides developers with more granular control over telemetry settings for their model serving endpoints. Engineers managing Databricks model serving infrastructure can now specify which telemetry features are active. This update aims to improve manageability and customization of monitoring for deployed models.

Enhancements (1)
  • Add enabled_telemetry_features field for databricks.sdk.service.serving.TelemetryConfig
Read the original announcement →

https://github.com/databricks/databricks-sdk-py/releases/tag/v0.133.0

Related releases