Re: [DISCUSSION] Creating a receiver plugin using HTTP protocol

2021-01-10 Thread wei jin
OK, Thanks. Sheng Wu 于2021年1月11日周一 上午8:13写道: > Hi Wei > > Are you asking for the HTTP plugin for Satellite? If so, go ahead, it is > included in the design doc. > Welcome to your contribution. > > Sheng Wu 吴晟 > Twitter, wusheng1108 > > > wei jin 于2021年1月10日周日 下午10:25写道: > > > Hi everyone, > > >

Re: [DISCUSSION] Creating a receiver plugin using HTTP protocol

2021-01-10 Thread Sheng Wu
Hi Wei Are you asking for the HTTP plugin for Satellite? If so, go ahead, it is included in the design doc. Welcome to your contribution. Sheng Wu 吴晟 Twitter, wusheng1108 wei jin 于2021年1月10日周日 下午10:25写道: > Hi everyone, > > I would like to start a new proposal about creating http server as a >

Re: [DISCUSSION] Creating a receiver plugin using HTTP protocol

2021-01-10 Thread Ming Wen
skywalking already supoorts this feature wei jin 于2021年1月10日 周日下午10:25写道: > Hi everyone, > > I would like to start a new proposal about creating http server as a > receiver plugin. > > Background > > Now we have grpc server for receiving APM data from business service, but > some services still u

[DISCUSSION] Creating a receiver plugin using HTTP protocol

2021-01-10 Thread wei jin
Hi everyone, I would like to start a new proposal about creating http server as a receiver plugin. Background Now we have grpc server for receiving APM data from business service, but some services still use the http protocol for some reasons. Structure As the detailed structure in https://sky