Problem Statement
The icon that appears before the server name currently can only be 🟢 / 🔴 .
These two states are based on the "Enable data collection for this server" checkbox.
We don't have a different color/icon for when something isn't running fine.
Proposed Solution
When the application starts and if, for some reason, it can't connect or some (not all) of the collectors aren't working, I would like to have a 🟡 dot (or other icon).
That visual indication will make it clear that something isn't working as expected for that specific server.
Scope
Please indicate which component(s) this affects:
IMPORTANT: If you're going to contribute code, please read the contributing guide first.