toblich / nosy-cat

Final college project: Anomaly & root-cause detection on distributed systems
BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

Add initializing status #75

Closed jmoguilevsky closed 3 years ago

jmoguilevsky commented 3 years ago

This PR introduces the concept of initializing a node

A new node is by default always normal, since the window is self-adjusting to its metrics. That's why we assume 5 minutes of startup until the service is in "NORMAL" status.