Hello,
I have a job that should run every six hours. I need to set up an alert for the case if this doesn't start (for example, someone paused it). How do I configure such an alert using Databricks native alerts?
Theoretically, this may be done using system tables and SQL Alerts. But the problem is that:
Currently no support for real-time monitoring. Data is updated throughout the day. If you don’t see a log for a recent event, check back later. link