mirror of
https://github.com/kemko/nomad.git
synced 2026-01-02 00:15:43 +03:00
Noticed that `detected drivers` log line was misleading - when a driver doesn't fingerprint before timeout, their health status is empty string `""` which we would mark as detected. Now, we log all drivers along with their state to ease driver fingerprint debugging.