Code style automation

2020-01-15 Thread Fan Qiuxia
Hi everyone, I add a git hook for code style automation in skywalking-rocketbot-ui with prettier configs. There are configs. { "trailingComma": "all", "printWidth": 120, "tabWidth": 2, "semi": true, "singleQuote": true, "bracketSpacing": true, "vueIndentScriptAndStyle": true,

Re: Interface acquisition

2020-01-15 Thread Sheng Wu
Could you explain more about this? We have endpoint dependency already. Check the endpoint page. Sheng Wu 吴晟 Twitter, wusheng1108 BestFS <1148607...@qq.com> 于2020年1月16日周四 下午12:54写道: > Dear dev team I wanna know how many and which interface call > my interface,Does sw has any support?

????????

2020-01-15 Thread BestFS
??sw

Interface acquisition

2020-01-15 Thread BestFS
Dear dev team I wanna know how many and which interface call my interface??Does sw has any support?

RE: Question about org.apache.skywalking.apm.dependencies.io.grpc.StatusRuntimeException: DEADLINE_EXCEEDED

2020-01-15 Thread Zhang, James
Thanks for the quick support, Wu Sheng! Thanks & Best Regards Xiaochao Zhang(James) DI SW CAS MP EMK DO-CHN No.7, Xixin Avenue, Chengdu High-Tech Zone Chengdu, China 611731 Email: xiaochao.zh...@siemens.com From: Sheng Wu Sent: Thursday, January 16, 2020

Re: 接口采集

2020-01-15 Thread Sheng Wu
Hi, First, you need to subscribe the mail list. Mail to dev-subscr...@skywalking.apache.org, follow the reply to subscribe the mail list. Then, please use English in the mail list. Sheng Wu 吴晟 Twitter, wusheng1108 BestFS <1148607...@qq.com> 于2020年1月16日周四 上午11:38写道: >

Question about org.apache.skywalking.apm.dependencies.io.grpc.StatusRuntimeException: DEADLINE_EXCEEDED

2020-01-15 Thread Zhang, James
Dear Skywalking Dev team, I had deployed Skywaking Java agent & UI/OAP/ES service into backend microservices K8S cluster. During our JMeter performance testing we found many org.apache.skywalking.apm.dependencies.io.grpc.StatusRuntimeException: DEADLINE_EXCEEDED logs both in agent side and OAP

Re: Question about org.apache.skywalking.apm.dependencies.io.grpc.StatusRuntimeException: DEADLINE_EXCEEDED

2020-01-15 Thread Sheng Wu
Inline Zhang, James 于2020年1月16日周四 上午10:34写道: > Dear Skywalking Dev team, > > I had deployed Skywaking Java agent & UI/OAP/ES service into backend > microservices K8S cluster. During our JMeter performance testing we found > many