analytics.outlier.day.threshold
Control the day pattern detection threshold.
Key: analytics.outlier.day.threshold
Type: Double
Can be set in: collection.cfg
Table of Contents
Description
This option specifies the level of certainty required before a query triggers a day trend alert. The value is expressed as a confidence value between 1 (report everything) and 0 (report nothing).
Default Value
The default value is set to 0.05, meaning only trends with a less than 5% chance of being caused randomly should be reported.
analytics.outlier.day.threshold=0.05