analytics.outlier.exclude_profiles
Disable query spike detection for a profile
Key: analytics.outlier.exclude_profiles
Type: List<com.funnelback.common.profile.ProfileId>
Can be set in: collection.cfg
Description
This setting allows specific results pages to be excluded from trend alert processing. Each results page to be excluded should be included by name in a comma separated list.
Examples
Specify that rp1 and rp3 should be excluded from trend alerts:
analytics.outlier.exclude_profiles=rp1,rp3