Forum Discussion
DATA ACTIVATOR - why i'm getting the alert approximately one hour after the event Time ?
- 1 year ago
Hi OriBy ,
- To set alerts to evaluate more frequently,open a Real-Time Dashboard.
- Toggle from viewing to editing mode in the toolbar.
- Choose a tile on the Real-Time Dashboard for Activator to monitor.
- Select the More menu (...) at the top-right of the tile, and choose Set Alert. You can also use the Set Alert button in the Real-Time Dashboard menu bar.
- In the Set Alert pane, configure your rule conditions by specifying the field to monitor and defining the threshold. Choose whether to receive notifications via email or Microsoft Teams.In Run query every give the specific time.
If this post was helpful, please give us Kudos and consider marking Accept as solution to assist other members in finding it more easily.
Thank you. - 1 year ago
Hi OriBy
The delay happens because of:
- Data Source or Ingestion Delay: Events are not sent or processed immediately.
- Alert Evaluation Frequency: Alerts may be evaluated on a schedule (e.g., every hour).
- Processing Latency: Query complexity or slow pipelines can add delays.
Fixes:
- Reduce alert evaluation intervals (e.g., every minute).
- Use real-time ingestion (e.g., streaming data instead of batch).
- Optimize data pipeline and queries for faster processing.
- Ensure time synchronization (e.g., using NTP).
Did I answer your question? Mark my post as a solution, this will help others!
If my response(s) assisted you in any way, don't forget to drop me a "Kudos" 🙂Kind Regards,
Poojara
Data Analyst | MSBI Developer | Power BI Consultant
Consider Subscribing my YouTube for Beginners/Advance Concepts: https://youtube.com/@biconcepts?si=04iw9SYI2HN80HKS
Hi OriBy
The delay in receiving alerts is due to ingestion, processing, or alert evaluation frequency.
Possible Causes:
- Ingestion Delays: Data takes time to reach your system.
- Processing Delays: Events are processed/indexed after ingestion.
- Alert Frequency: Alerts might be checked at intervals (e.g., every 5 mins).
- High System Load: Backlogs cause delays.
Solutions:
- Optimize Ingestion: Reduce delays in your pipeline.
- Lower Alert Interval: Set alerts to evaluate more frequently.
- Use Event Time: Configure alerts to trigger based on time (event time) instead of ingestion time.
- Check System Load: Ensure resources handle data volumes efficiently.
Did I answer your question? Mark my post as a solution, this will help others!
If my response(s) assisted you in any way, don't forget to drop me a "Kudos" 🙂
Kind Regards,
Poojara
Data Analyst | MSBI Developer | Power BI Consultant
Consider Subscribing my YouTube for Beginners/Advance Concepts: https://youtube.com/@biconcepts?si=04iw9SYI2HN80HKS