daviftorres opened a new issue, #12891: URL: https://github.com/apache/cloudstack/issues/12891
### problem <img width="863" height="268" alt="Image" src="https://github.com/user-attachments/assets/1d927451-1cef-492f-b1da-2c18ce9a4d52" /> On the Usage Dashboard, the badge next to the server name (see image above) may be interpreted as showing whether the server is Online (green) or Offline (red). However, this is not what it represents. The badge actually indicates whether the Usage service is running on the same instance as the Management Server serving the UI. As a quick improvement, we could add a tooltip to clarify this when hovering over the badge. Suggestion: ```json "label.usageislocal.tooltip": "Indicates whether the Usage Server runs on the same instance as this Management Server" ``` Please share your thoughts. ### versions ACS 4.20.2, but not limited to. ### The steps to reproduce the bug 1. Navigate to Tools > Usage ### What to do about it? _No response_ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
