Skip to content

0.3.4-beta

Compare
Choose a tag to compare
@rozetko rozetko released this 20 May 14:45
· 126 commits to master since this release

Added

  • HSR for anomaly analytic unit #653
  • Labeling for anomalies #631
  • HASTIC_PORT in .env file #640

Fixed

  • Thresholds error: from is NaN #621
  • Anomaly detector: Need at least 1 labeled segment #667
  • Queue or drop learning task on new learning task #664
  • Anomaly detector: wrong seasonality offset #671
  • Not ending learning for anomaly detector #665

Changed

  • Detect thresholds on the whole dataset instead of 1 value #505
  • Start learning after analytic unit update #647
  • Set ready status for span only after inserting segments #648
  • Remove old detected segments and detection spans when learning starts #650
  • Merge threshold segments #624
  • Remove old detected segments and detection spans when learning starts #650
  • Anomaly detector: send confidence bounds instead of smoothed data #656

Changed

  • Optional HSR #273
  • "Add analytic unit" button style #285
  • Anomaly analytic unit: fetch confidence bounds from server #306