cat icon indicating copy to clipboard operation
cat copied to clipboard

CAT 作为服务端项目基础组件,提供了 Java, C/C++, Node.js, Python, Go 等多语言客户端,已经在美团点评的基础架构中间件框架(MVC框架,RPC框架,数据库框架,缓存框架等,消息队列,配置系统等)深度集成,为美团...

Results 210 cat issues
Sort by recently updated
recently updated
newest added

cat本身有这种情况,还有一个生产的应用也出现了。但是其他应用没有问题。 该如何进行排查呢?

java version "1.8.0_221" spring-boot 2.3.3.RELEASE cat 启动日志如下,也没有错误信息,无法排查很是棘手 很奇怪,相同服务器下有其他项目接入成功,只有这个项目不行,采用的技术架构几乎一致

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...

![image](https://user-images.githubusercontent.com/26202719/115115496-521ef180-9fc7-11eb-85f2-4e92bd794239.png) * 我百度和谷歌了几个小时,查看了几十上百篇博客,配置了各种参数,重启了无数次,改了无数次配置文件,还是显示 出问题CAT的服务端:[192.168.1.110]。一个链路追踪的软件,搞得比MySQL还要复杂,我现在都想放弃了,抗不住了。 * 参考博客有 https://www.freesion.com/article/589046467/ * 参考博客有 https://www.cnblogs.com/sky-chen/p/11316249.html

Bumps [spring-webmvc](https://github.com/spring-projects/spring-framework) from 3.2.17.RELEASE to 5.3.18. Release notes Sourced from spring-webmvc's releases. v5.3.18 :star: New Features Restrict access to property paths on Class references #28261 Introduce cancel(boolean mayInterruptIfRunning) in ScheduledTask...

dependencies
java

本地启动cat-home失败(Windows 10,jdk1.7, idea jetty run) 日志报错信息如下: [08-18 21:30:19.960] [INFO] [DefaultModuleContext] Current working directory is D:\Workspaces\cat\cat-home [08-18 21:30:19.985] [INFO] [DefaultClientConfigManager] client xml path /data/appdatas/cat/client.xml [08-18 21:30:19.990] [INFO] [DefaultClientConfigManager] Global config file(\data\appdatas\cat\client.xml)...

Hey there! I belong to an open source security research community, and a member (@michaellrowley) has found an issue, but doesn’t know the best way to disclose it. If not...

**Describe the bug** Cat部署后,无法展开配置页面. 比如页面 http://localhost:8080/cat/s/config?op=metricConfigList 无法跳转。 控制台报错举例: Uncaught ReferenceError: $ is not defined http://localhost:8080/cat/js/baseGraph.js:526 Uncaught TypeError: e is undefined http://localhost:8080/cat/assets/js/ace-elements.min.js:1 http://localhost:8080/cat/assets/js/ace-elements.min.js:1 使用清单: jdk1.8.0_202.jdk apache-tomcat-8.0.53 Apache Maven 3.6.3