mongodb-labs / edda

A log visualizer for MongoDB - This Repository is NOT a supported MongoDB product
232 stars 28 forks source link

Add logic to ensure proper order of closely-timed events #91

Open samantharitter opened 12 years ago

samantharitter commented 12 years ago

For example, a server can go down, and then begin to start up again slightly before the other servers realize it has gone down. In the visualizer, it shows the server going into STARTUP1 and then going DOWN, when these should really be switched.