Hawkular APM 未显示任何数据

编程入门 行业动态 更新时间:2024-10-26 20:32:50
本文介绍了Hawkular APM 未显示任何数据的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

限时送ChatGPT账号..

我们已经安装了从 https://github/hawkular/hawkular- 下载的 Hawkular APM-apm/发布.

然后启动服务器:

bin/add-user.sh -a -u jdoe -p password -g read-write,read-only
bin/standalone.sh -b 0.0.0.0 -Djboss.http.port={PORT} (1)

然后在同一台机器上的 WildFly-8.2 服务器上安装 JVM 代理.https://hawkular.gitbooks.io/hawkular-apm-user-guide/content/instrumentation/jvmagent.html

Then installed JVM agent on WildFly-8.2 server in the same machine. https://hawkular.gitbooks.io/hawkular-apm-user-guide/content/instrumentation/jvmagent.html

将 apm 文件夹复制到 wildfly-8.2 并设置 setenv.sh.

Copied apm folder to wildfly-8.2 and set setenv.sh.

apm/setenv.sh port

然后启动 WildFly.APM 服务器中没有显示数据.当我停止 APM 服务器时,WildFly-8.2 服务器出现以下异常,我想监控它.

Then started WildFly. There is no data displayed in APM server. When I stopped APM server got following exception in WildFly-8.2 server which I want to monitor.

SEVERE: [AbstractRESTClient] [Thread[pool-2-thread-1,5,main]] Failed to get results
java.ConnectException: Connection refused (Connection refused)

当我检查 APM 服务器时,没有找到任何数据源连接.是否还需要其他步骤?

When I checked APM server didn't find any datasource connection. Is there any more steps required?

推荐答案

我认为问题在于原始 Hawkular APM 代理会定期从服务器提取配置信息,因此停止服务器后无法检索配置.

I think the issue is that the original Hawkular APM agent periodically pulls config information from the server, so by stopping the server it is failing to retrieve the config.

然而,Hawkular APM 不再像这里解释的那样积极开发:http://www.hawkular/blog/2017/04/19/hawkular-apm-jaeger.html.

However Hawkular APM is no longer being actively developed as explained here: http://www.hawkular/blog/2017/04/19/hawkular-apm-jaeger.html.

因此您可能想尝试其他解决方案.

So you may want to try an alternative solution.

这篇关于Hawkular APM 未显示任何数据的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

更多推荐

[db:关键词]

本文发布于:2023-04-26 02:21:12,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1126888.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:数据   Hawkular   APM

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!