dianping / cat

CAT 作为服务端项目基础组件,提供了 Java, C/C++, Node.js, Python, Go 等多语言客户端,已经在美团点评的基础架构中间件框架(MVC框架,RPC框架,数据库框架,缓存框架等,消息队列,配置系统等)深度集成,为美团点评各业务线提供系统丰富的性能指标、健康状况、实时告警等。
Apache License 2.0
18.69k stars 5.43k forks source link

出问题CAT的服务端:[192.168.1.110] #2109

Open hegphegp opened 3 years ago

hegphegp commented 3 years ago

image

hegphegp commented 3 years ago
hegphegp commented 3 years ago
hegphegp commented 3 years ago

image

qmwu2000 commented 3 years ago

这是个bug,因为这个domain当前小时一直没有数据导致

发自我的iPhone

在 2021年4月18日,00:07,攻城狮 @.***> 写道:



— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.

hegphegp commented 3 years ago

这是个bug,因为这个domain当前小时一直没有数据导致 发自我的iPhone 在 2021年4月18日,00:07,攻城狮 @.***> 写道:  — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.

知道这个问题怎么解决吗?

swabber-kun commented 3 years ago

根本原因应该是transaction一直没收集到数据导致的?这个理论上不应该出现才对,希望解答一下疑惑

zhisrc commented 2 years ago
image

建议看下这里为什么返回 null,可以加一些埋点 日志看看。

jackie-beep commented 2 years ago
  • 终于解决了,我给 JAVA_OPTS 配置了 -Dhost.ip=192.168.1.110 就可以了,不容易 牛🐂
bruse-peng commented 1 year ago
  • 终于解决了,我给 JAVA_OPTS 配置了 -Dhost.ip=192.168.1.110 就可以了,不容易 牛🐂

我也是报500,但是我加了后还是报500