ExpediaGroup / adaptive-alerting

Anomaly detection for streaming time series, featuring automated model selection.
Apache License 2.0
204 stars 49 forks source link

Enhancement/ad manager #752

Closed karanshah03 closed 4 years ago

karanshah03 commented 4 years ago

Added exception handling for detectorLastUsedTimeSync scheduler

2020-06-03 16:50:12 INFO  DetectorManager:289 () - Updating last used time for a total of 2 invoked detectors
2020-06-03 16:50:12 ERROR DetectorManager:303 () - Error updating last accessed time for detector UUID: ab5fea71-094d-48a7-9b25-caf6a7715704
2020-06-03 16:50:12 INFO  DetectorManager:307 () - Updated last used time for a total of 1 invoked detectors
codecov[bot] commented 4 years ago

Codecov Report

Merging #752 into master will increase coverage by 0.01%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #752      +/-   ##
==========================================
+ Coverage   88.38%   88.39%   +0.01%     
==========================================
  Files         168      168              
  Lines        3435     3438       +3     
  Branches      240      240              
==========================================
+ Hits         3036     3039       +3     
  Misses        319      319              
  Partials       80       80              
Impacted Files Coverage Δ
...a/adaptivealerting/anomdetect/DetectorManager.java 87.39% <100.00%> (+0.32%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 1af47a5...c5632da. Read the comment docs.