Loading

How Kibana alerting v2 notification policies are evaluated

The dispatcher is the asynchronous component that bridges rule execution and notification delivery. It polls for new alert episodes and processes them through a 10-step pipeline.

The dispatcher runs every 10 seconds and processes up to 10,000 episodes per run.