如何将Junit测试结果发送到InfluxDB

发布于 2025-01-10 13:24:12 字数 125 浏览 1 评论 0原文

目前,我使用 Junit 5 准备了一些测试套件。希望将测试结果指标发送到 Grafana。我正在考虑将测试结果发送到 Influx db,最后将其重新路由到 Grafana。有没有办法使用 Sunfire XML 文件来实现这个用例?

Currently, I've some tests suite in place with me using Junit 5. Wanted to send the test result metrics to Grafana. I'm thinking of sending the test results to Influx db and re-route it to Grafana at the end. Is there a way to use Sunfire XML file to achieve this use case?

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

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

发布评论

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

评论(1

獨角戲 2025-01-17 13:24:12

我也打算这样做,我在网上找到了这个。

https://medium.com/detesters/ how-to-store-junit-tests-in-an-influxdb-7faf63dd562a

我会做更多研究,并正在考虑创建一个junit5 扩展来执行此操作。如果我有解决方案,我会将其发布在这里。

I am planning to do the same, and I found this on the web.

https://medium.com/detesters/how-to-store-junit-tests-in-an-influxdb-7faf63dd562a

I will do more research and am thinking of creating a junit5 extension to do this. If I have a solution, I will post it here.

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