mongodb-labs / edda

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

UI: handle degenerate case #52

Closed kchodorow closed 12 years ago

kchodorow commented 12 years ago

If it cannot ID any servers, it probably shouldn't open the UI at all (just message & exit). Similarly if there are no events to display.

samantharitter commented 12 years ago

If we cannot ID any servers, but have events and link them to the unnamed servers (as "Unknown 1" and "Unknown 2" etc) is this worth displaying?

kchodorow commented 12 years ago

Yes, definitely!