WSO2 BAM 的创建小工具

发布于 2024-12-06 10:22:58 字数 77 浏览 0 评论 0原文

我正在为 WSO2 BAM 仪表板创建小工具。我需要将数据添加到图表中,以提供受监控服务器的服务作为结果。我怎样才能将这些数据作为图表的值?

I am creation Gadget for WSO2 BAM dashboard. I need to add the data to the chart that gives service of monitored server as result. How can I make this data as values of charts?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

-小熊_ 2024-12-13 10:22:58

遵循的标准方法是,

  1. 您需要首先通过服务公开此数据。例如:可以通过 WSO2 DSS 的数据服务、WSO2 Carbon 之上的后端 Carbon 组件或任何 Web 服务来完成
  2. 然后,编写一个小工具来使用此服务。参考:小工具教程

新的 BAM 将使所有这些事情变得非常简单,而无需编写代码。它应该会在今年年底推出。

The standard way to follow is,

  1. You need to first expose this data through a service. Ex: Can be done through a data service with WSO2 DSS, a back end carbon component on top of WSO2 Carbon, or just any web service
  2. Then, write a gadget to consume this service. Reference: gadget tutorial

PS. There is a new BAM that will make all these things extremely easy, without having to write code. It should be available towards the end of the year.

瞎闹 2024-12-13 10:22:58

您可以使用 此处提供的 BAM2 alpha2 用于根据您的要求生成小工具。现在使用 BAM2 附带的拖放小工具 IDE 生成小工具要容易得多。

您可以从文档中找到更多信息

You can use the BAM2 alpha2 available in here for generating gadgets according to your requirement. It is now much easier to generate a gadget with drag and drop gadget IDE comes with BAM2.

You can find more information from documentation

冰雪之触 2024-12-13 10:22:58

这可以使用最新 BAM 版本下的 GadgetGen 工具功能来实现

This is available using GadgetGen tool feature under latest BAM version

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文