Re: [DISCUSSION] The possibility of providing the APISIX or Nginx lua implementation of SkyWalking native agent

2020-02-18 Thread Ming Wen
Hi, Sheng Wu, That's really good news for me. Apache APISIX has a Zipkin plugin[1] based on opentracing-openresty[2], but not good enough for SkyWalking. IMO, we can implement skywalking-nginx-lua in a separate repo first using opentracing-openresty[2], then add skywalking plugin in APISIX. Is

Re: [PROPOSAL] skywalking-nginx-lua subproject

2020-02-18 Thread Hongtao Gao
+1 We discuss it for a while, and finally, make this decision to make it happen. It's the first try to prob a proxy server, a new and import field for us. Yanlong He 于2020年2月19日周三 上午11:44写道: > +1 > A good idea, willing to follow and submit code > > > 2020年2月19日 上午11:40,Sheng Wu 写道: > > > > Hi

Re: [PROPOSAL] skywalking-nginx-lua subproject

2020-02-18 Thread Yanlong He
+1 A good idea, willing to follow and submit code > 2020年2月19日 上午11:40,Sheng Wu 写道: > > Hi Dev team > > I am following the proposal https://github.com/apache/skywalking/issues/4258 > Plan to create the subproject skywalking-nginx-lua to host LUA codes to do > a SkyWalking native filter to

[PROPOSAL] skywalking-nginx-lua subproject

2020-02-18 Thread Sheng Wu
Hi Dev team I am following the proposal https://github.com/apache/skywalking/issues/4258 Plan to create the subproject skywalking-nginx-lua to host LUA codes to do a SkyWalking native filter to send trace segments to SkyWalking backend directly. Issue management will still be in the main repo,

Re: [DISCUSSION] The possibility of providing the APISIX or Nginx lua implementation of SkyWalking native agent

2020-02-18 Thread Sheng Wu
Forward to SkyWalking dev. FYI. Sheng Wu 吴晟 Twitter, wusheng1108 Sheng Wu 于2020年2月19日周三 上午10:43写道: > Hi APISIX dev team > > I am Sheng Wu, from SkyWalking PMC team. > Right now, I am investing the possibility of providing native agents in > different languages(maybe) for the proxy solution,

Re: [NOTIFICATION] 7.0.0 Release plan. One month counts down.

2020-02-18 Thread Hongtao Gao
It looks good to me. and the SWCK operator will support from 7.0.0. Sheng Wu 于2020年2月18日周二 下午8:26写道: > Hi dev team > > I want to notify the community, we are planning to release the official > 7.0.0 on the 3rd week of Mar. > The core features are > 1. The InfluxDB storage implementation > 2.

Re: Initiate SkyWalking Cloud on Kuberentes

2020-02-18 Thread Sheng Wu
Good to me. Let's wait for at least 72 hours in case someone has another idea. Sheng Wu 吴晟 Twitter, wusheng1108 Hongtao Gao 于2020年2月18日周二 下午5:45写道: > Hi > > The proposal of SkyWalking Cloud on Kubernetes is put in mail list[1] for a > while, and it got several positive feedback from the

[NOTIFICATION] 7.0.0 Release plan. One month counts down.

2020-02-18 Thread Sheng Wu
Hi dev team I want to notify the community, we are planning to release the official 7.0.0 on the 3rd week of Mar. The core features are 1. The InfluxDB storage implementation 2. Performance Profile including the UI and report-tool The client-js, backend, and UI about browser performance are not

Initiate SkyWalking Cloud on Kuberentes

2020-02-18 Thread Hongtao Gao
Hi The proposal of SkyWalking Cloud on Kubernetes is put in mail list[1] for a while, and it got several positive feedback from the whole community. Now I will push it to the next step: - Create a new repo skywalking-swck for SWCK, and compose issues to the main repo. - If anyone