analytics.outlier.hour.threshold
Control the hour pattern detection threshold.
Key: analytics.outlier.hour.threshold
Type: Double
Can be set in: collection.cfg
Table of Contents
Description
This option specifies the level of certainty required before a query is reported as hour 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 patterns with a less than 5% chance of being caused randomly should be reported.
analytics.outlier.hour.threshold=0.05