I have an accelerated data model over ~400M events/day. Occasionally a props change invalidates the accelerated range and I don't notice until dashboards go empty.
Is there a way to alert on acceleration completion percentage dropping, rather than checking Settings > Data Models manually? I'd rather not poll a REST endpoint on a cron if there's something built in.
You can just make an alert based on
| rest /services/admin/summarization/?by_tstats=1
Hi @lok_g ,
You can see in the Enterprise Security Audit Data Model dashboard and in the Monitoring Console if there's a fail in the Data model Execution, so youcan take this search and transform it in an alert.
Ciao.
Giuseppe