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

源码中消息发送请求的 content-type 写死为 application/x-www-form-urlencoded;charset=UTF-8 ,这个如果可以优化成可配置的值更合理呀。

"当前小时报表的所有计算都是基于内存的,用户每次请求即时报表得到的都是最新的实时结果" 现在报表统计最小时间单位是小时,但是我想查询当前一分钟最新的实时统计结果,是否可以实现呢

我在查找慢sql时发现Mapper接口对应示例url指向了不相干的页面。如下图所示。 When inspecting the problems, I was intent to find out the long sql. But after clicking the sample links generated by Mapper interface, I was shocked by the result...

win: 10 msbuild: 15 node: 10.15.3 node-gyp: 3.8.0 msvs_version: 2015 错误日志如下 ``` [5/5] Building fresh packages... [-/4] ⠄ waiting... [-/4] ⠄ waiting... [-/4] ⠄ waiting... error E:\projects\Git\lc\xcrm-components\node_modules\@dp-cat\client: Command failed. Exit...

引用客户端https://github.com/dianping/cat/tree/585dc9a122fd847fa4792244a078d4fa1cfcee82/lib/java, refreshConfig()配置,解析报错了。 我查了refreshConfig是去读取远程的URL,而远程返回的数据如下: ![image](https://user-images.githubusercontent.com/17903581/90088834-819f9f00-dd52-11ea-913b-d82ac14e6b67.png) 报解析XML报错了。麻烦看看

使用以下下载的war包 ![image](https://user-images.githubusercontent.com/9961712/103662168-94896900-4faa-11eb-90c6-87b9dbf1745e.png) 部署cat服务,出现以下问题: Could not load [META-INF/services/javax.xml.parsers.SAXParserFactory] 的错误; 进入 tomcat/webapps/cat/META-INF/ 目录,没发现有services这个文件夹 求指导

心跳是每分钟上报一次的,但是客户端应用发生了多次fullgc后,然后没有上报心跳数据了,应用还是有请求记录的,请问这是什么原因呢

![image](https://user-images.githubusercontent.com/39110167/96701056-c125df80-13c2-11eb-83c1-da63d197721d.png) 请问这个空指针异常是由于什么配置造成的?

cat用的是最新master分支代码 ![image](https://user-images.githubusercontent.com/74492927/99184037-46f73980-277b-11eb-8a3e-69ed48cefd1d.png)

根本原因。 org.unidal.lookup.LookupException: Component(org.unidal.web.lifecycle.RequestLifecycle) lookup failure. details: Unable to lookup component 'org.unidal.web.lifecycle.RequestLifecycle', it could not be started. role: org.unidal.web.lifecycle.RequestLifecycle roleHint: mvc classRealm: plexus.core ----------------------------------------------------- realm = plexus.core strategy = org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy Number...