Auto-tools/Projects/Alerts: Difference between revisions

Line 79: Line 79:
===Alert Management===
===Alert Management===
The Analysis phase is executed over the data multiple times as more test results arrive.  This allows the algorithm to fill the future window with test statistics as they become available.  The recalculation on increased samples changes the confidence calculations on the alert, and can result in the alert being obsoleted, or even re-instated.  For this reason, and others, the alert is recorded in a database along with its latest statistics and status ('new' or 'obsolete').  Of course, there number of times the recalculation is done is limited by the future window size (default 20 on Talos).
The Analysis phase is executed over the data multiple times as more test results arrive.  This allows the algorithm to fill the future window with test statistics as they become available.  The recalculation on increased samples changes the confidence calculations on the alert, and can result in the alert being obsoleted, or even re-instated.  For this reason, and others, the alert is recorded in a database along with its latest statistics and status ('new' or 'obsolete').  Of course, there number of times the recalculation is done is limited by the future window size (default 20 on Talos).
== Math ==
=== Window Functions ===


== Code ==
== Code ==
https://github.com/klahnakoski/datazilla-alerts
https://github.com/klahnakoski/datazilla-alerts
Confirmed users
513

edits