detections window begin #63

Merged
glitch4347 merged 3 commits from basic-periodic-update-of-detection-runner-#62 into main 2 years ago
glitch4347 commented 2 years ago (Migrated from github.com)
Owner

Changes

  • new method get_detection_window in AnalyticUnit trait
  • DetectoinRunner takes metric_service as a new param
  • DetectoinRunner runs basic detections and write to console detections

Notes'

  • pattern detection and anomaly detector should return better detection windows: now it's DETECTION_STEP constant and it's wrong
## Changes * new method `get_detection_window` in `AnalyticUnit` trait * `DetectoinRunner` takes `metric_service` as a new param * `DetectoinRunner` runs basic detections and write to console detections ## Notes' * pattern detection and anomaly detector should return better detection windows: now it's `DETECTION_STEP` constant and it's wrong
rozetko (Migrated from github.com) approved these changes 2 years ago

Reviewers

The pull request has been merged as 0eff1204f2.
Sign in to join this conversation.
Loading…
There is no content yet.