Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在 ESB 中构建了一个代理服务器,它将在其他 3 个系统中搜索一个项目,现在我想在仪表板上显示一些数据,例如:
条形图显示每个系统的平均请求时间。
每个系统正在服务的呼叫百分比。
我发现的每个样本都只是从 ESB 接收一些数据并在 DAS 上显示,所以我不知道如何处理这些数据。