Wangpeng
Wangpeng
在Controller中通过@TarsClient注入其他服务的代理对象: ``` @TarsClient(name = "xx.XxServer.XxObj", asyncTimeout = 10*1000) private UserPrx userPrx; ``` Controller在启动初始化时报错: ``` [TARS] start application fail Error creating bean with name 'xxController': Unsatisfied dependency expressed through field ;...
statusService.js中getStatusManager方法存在bug,只能返回DefaultStatusManager而不能使用用户自定义statusManager。 忽略statusManager.js
skywalking support auto-instrument agent in Golang now, And supports plugin mechanism to support various third-party frameworks. The following RPC Frameworks plugins provide the distributed tracing capability: `kratosv2`,`microv4`,`dubbo`,`grpc`. Are there any...
Replace `[]` with `[[ ]]` for cross - shell compatibility in Bash and Zsh resolve this issue: https://github.com/moovweb/gvm/issues/498