Lakehouse Monitoring - change profile type

AntonPera
New Contributor

I recently started to experiment with Lakehouse Monitoring. Created a monitor based on profile type of Time Series. However, want to change from Time Series to Snapshot. I have deleted the previously created two table drift_metrics and profile_metrics. However I am unable to change profile type from Time Series to Snapshot since this drop down is disabled (refer attached screenshot). Please advice how I can change the profile type. Thank you. 

NandiniN
Databricks Employee
Databricks Employee

Hi @AntonPera ,

If the dropdown to change the profile type is disabled, you might need to create a new monitor from scratch. Here’s how you can do it:

  • Go to the Lakehouse Monitoring section in Databricks.
  • Create a new monitor and select the Snapshot profile type during the setup process.
  • Ensure that the new monitor is attach

We can also try using the API - https://docs.databricks.com/en/lakehouse-monitoring/create-monitor-api.html

Docs - https://docs.databricks.com/en/lakehouse-monitoring/index.html

Thanks!