bitbots_main icon indicating copy to clipboard operation
bitbots_main copied to clipboard

Ignore usb ethernet interface in system monitor

Open Flova opened this issue 1 year ago • 2 comments

Summary

Currently, our diagnostics state is on ERROR most of the time. This is due to the USB network interface getting stale after being disconnected at the start of the game. This results in a stale system metric, and the diagnostics aggregator sets the overall system state on ERROR.

Describe the solution you'd like

  • Add the ability to ignore a specific interface in the system monitor

Describe alternatives you've considered

  • Don't monitor system interfaces
  • Keep it as it is and just ignore it

Flova avatar May 06 '24 11:05 Flova

Why did you reopen this issue?

jaagut avatar Jul 19 '24 12:07 jaagut

I think she reopened it because we just did the quick fix by ignoring all network monitoring instead of blacklisting a specific device.

Flova avatar Jul 25 '24 16:07 Flova