You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
show rare chart only if no over field is used in the detector for now 84d85a9
fix blank rare charts [ML] Anomaly Explorer Rare/Population Charts #23423 (comment) — Problem identified: When the time range shown in the chart is smaller than the time range covered by a swimlane cell, a rare anomaly could actually be outside the covered time range. This is actually also a problem on master even without PR 1 so not a problem introduced by the rare chart itself. 2f75c7f
investigate mapping anomalies to dots in population chart [ML] Anomaly Explorer Rare/Population Charts #23423 (comment) — that screenshot is from a detector using over and by, the by field can have an influencer on the outcome and a total high count could be less anomalous than a lower count one.
display a distribution chart for population detectors which use a script field defined in the datafeed configuration, or when the function does not map to an ES aggregation (e.g. varp, info_content) if model plot is enabled. Currently a metric style chart is displayed in these cases.
Tracking issue for the implementation of a custom charts for detector functions
rare,over,lat_long.Investigate
Implementation
Phase 1 #23423
resultslength is 0mastereven without PR 1 so not a problem introduced by the rare chart itself. 2f75c7foverandby, thebyfield can have an influencer on the outcome and a total high count could be less anomalous than a lower count one.undefinedin tooltip [ML] Anomaly Explorer Rare/Population Charts #23423 (comment) 5f5ae7aPhase 2
overfields — 33cbdb3countandsumbased aggregations. — [ML] Improve sampling and normalization of population chart. #24402SAMPLER_TOP_TERMS_SHARD_SIZEa function argument [ML] Anomaly Explorer Rare/Population Charts #23423 (comment)Phase 3 / future work / nice to have
freq_rarehttps://www.elastic.co/guide/en/x-pack/current/ml-rare-functions.html#ml-freq-rarerare/freq_rareplusoverfieldsEuiDescriptionListinstead ofmlDescriptionListstyles. [ML] Anomaly Explorer Rare/Population Charts #23423 (comment)functiondoes not map to an ES aggregation (e.g. varp, info_content) if model plot is enabled. Currently a metric style chart is displayed in these cases.Part of #22922.