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
MVP requirements:
* get data from sensor on HTTPS;
* calculate AVG aggregation for 5, 10, 15, 30, 60 min;
* rise alarm on excess AVG limit for some metric;
* notify by Email;
* save data to C*;
* login to UI use HTTPS;
* make graphics for 5, 10, 15, 30, 60 min;
* change AVG limit by some metrics;
* search excess AVG limit in history data;