cat icon indicating copy to clipboard operation
cat copied to clipboard

Cat-client 3.0 heartbeat 配置

Open mumaxiaozi opened this issue 2 years ago • 0 comments

Describe the bug 使用了 cat 3.0 war 部署,client 使用的是 3.0 版本

在 heartbeat 报表中默认的配置中包含了入 System、JVM、Thread 等一些常用的信息。 最近发现 在 cat/lib 下有新版 的 java client 实现。 但是这个 client 和 cat/cat-client 的 GAV 一致。

因此在客户端 通过maven 依赖到的 cat-client3.0 是 cat/cat-client 发的版本,而不是 cat/lib 下的。 且通过 https://mvnrepository.com/artifact/com.dianping.cat/cat-client 查看各个版本的 client 里面都不是lib 中最新的 java client 实现。

目前 cat-home 依赖的是 cat/cat-client 版本,如果手动替换成 cat/lib 自己打的 jar 是不行的。

那么如果我们要使用这个新版本 client 有没有什么简便的方法呢。

Screenshots 默认监控图(部分): image

新版监控图(部分): image image

Desktop (please complete the following information):

  • OS: macos centos
  • Browser chrome, safari

mumaxiaozi avatar Aug 15 '23 03:08 mumaxiaozi