Error: from databricks import lakehouse_monitoring

Puent3
New Contributor II
We are using the following import: "from databricks import lakehouse_monitoring". We are receiving this error:
ImportError: cannot import name 'lakehouse_monitoring' from 'databricks.sdk' (/databricks/python/lib/python3.11/site-packages/databricks/sdk/__init__.py)
 
Puent3_0-1738878577910.png

 

It was working fine until January 22nd, and from that day on, it started throwing the following error without us having modified anything
We have been investigating and haven’t found any information indicating that the lakehouse_monitoring module has been deprecated or modified. The runtime in our cluster is: Databricks Runtime15.4.
If you could shed some light on this, we would appreciate it
Thank you in advance