Usage Server Badge Meaning Red vs Green
- 主要语言
- Java
- 星标
- 3.1k
- 派生
- 1.4k
- 平均合并
- 6 天 19 小时
- 30 天内合并 PR
- 32
描述
### problem
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_
贡献指南
调研方向
从 Tools > Usage 开始,跟踪 Usage Dashboard 中服务器名称旁边的徽章,然后找到 label.usageislocal.tooltip 的本地化条目。添加建议的说明性工具提示,并验证将鼠标悬停在徽章上时,能够明确说明它表示 Usage 是否运行在与 Management Server 相同的实例上。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- java
- 领域
- frontend, internationalization
- Issue 类型
- 功能
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 冷清
- 描述清晰度
- 基本清楚
- 新手友好度
- 68/100