A proposal for skywalking-client-js

2019-12-05 Thread Fan Qiuxia
Hello everyone, Nice to e-meet you. For inputs, I would like to share a subproject that extends skywalking functions to you. Background The background is to obtain user behavior and track the use of products in the user side, and to indicate the direction of product optimization based on

Re: A proposal for skywalking-client-js

2019-12-05 Thread Sheng Wu
Good proposal. I like this, and I think this is a good start for SkyWalking 7.0 Any one want to join this sub project including js side and backend OAP side. Look forward PMC and committer to join. Fan Qiuxia 于2019年12月5日 周四下午10:17写道: > > Hello everyone, > > Nice to e-meet you. For inputs, I

Re: A proposal for skywalking-client-js

2019-12-05 Thread zhusheng_xu
Sounds good, I hope to join backend OAP dev. 原始邮件 发件人: Sheng Wu 收件人: dev 发送时间: 2019年12月5日(周四) 22:39 主题: Re: A proposal for skywalking-client-js Good proposal. I like this, and I think this is a good start for SkyWalking 7.0 Any one want to join this sub project including js side and backend

Re: A proposal for skywalking-client-js

2019-12-05 Thread Hongtao Gao
It looks great to me and extends our fields much more. >From some feedback from the end-user experience, they want to find out the performance issues based on page tracing. For example, an error from the product page -> checkout page or from shopping cart -> checkout is totally different. Do we

Re: A proposal for skywalking-client-js

2019-12-05 Thread Sheng Wu
Hongtao Gao 于2019年12月5日周四 下午11:23写道: > It looks great to me and extends our fields much more. > From some feedback from the end-user experience, they want to find out the > performance issues based on page tracing. > For example, an error from the product page -> checkout page or from > shopping

Re: A proposal for skywalking-client-js

2019-12-05 Thread Sheng Wu
Zhusheng Welcome. Sheng Wu 吴晟 Twitter, wusheng1108 zhusheng_xu 于2019年12月5日周四 下午11:07写道: > Sounds good, I hope to join backend OAP dev. > > > 原始邮件 > 发件人: Sheng Wu > 收件人: dev > 发送时间: 2019年12月5日(周四) 22:39 > 主题: Re: A proposal for skywalking-client-js > > > Good proposal. I like this, and I

Re: A proposal for skywalking-client-js

2019-12-05 Thread Hongtao Gao
Make much sense to me. we should make a minimum version happened before to add more functional features into it. At least I think client-js should be capable of basic tracing in very first phase. Sheng Wu 于2019年12月6日周五 上午8:25写道: > Hongtao Gao 于2019年12月5日周四 下午11:23写道: > > > It looks great to me

Re: A proposal for skywalking-client-js

2019-12-05 Thread Sheng Wu
I am thinking about tracing and error collection :) Sheng Wu 吴晟 Twitter, wusheng1108 Hongtao Gao 于2019年12月6日周五 上午10:45写道: > Make much sense to me. we should make a minimum version happened before to > add > more functional features into it. > At least I think client-js should be capable of

Re: [Test Required] SkyWalking CLI is about to release 0.1.0

2019-12-05 Thread hw zhai
+1 Tested following commands - swctl --debug service list - swctl service list - swctl instance ls --service-id=2 - swctl service list - swctl endpoint ls --service-id=`swctl service ls demo | jq '.[].id' | sed 's/"//g'` The default time and the added start and end time, the display format

Re: [Test Required] SkyWalking CLI is about to release 0.1.0

2019-12-05 Thread Sheng Wu
Got it. Thanks for that. Sheng Wu 吴晟 Twitter, wusheng1108 hw zhai 于2019年12月5日周四 下午5:32写道: > Sorry. The display is the same, because I had a problem with the time > format. > > Sheng Wu 于2019年12月5日周四 下午5:10写道: > > > hw zhai 于2019年12月5日周四 下午4:00写道: > > > > > +1 > > > > > > Tested following

Re: [Test Required] SkyWalking CLI is about to release 0.1.0

2019-12-05 Thread Sheng Wu
hw zhai 于2019年12月5日周四 下午4:00写道: > +1 > > Tested following commands > > - swctl --debug service list > > - swctl service list > > - swctl instance ls --service-id=2 > > - swctl service list > > - swctl endpoint ls --service-id=`swctl service ls demo | jq '.[].id' | sed > 's/"//g'` > > > The

Re: [Test Required] SkyWalking CLI is about to release 0.1.0

2019-12-05 Thread hw zhai
Sorry. The display is the same, because I had a problem with the time format. Sheng Wu 于2019年12月5日周四 下午5:10写道: > hw zhai 于2019年12月5日周四 下午4:00写道: > > > +1 > > > > Tested following commands > > > > - swctl --debug service list > > > > - swctl service list > > > > - swctl instance ls