You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2019/03/30 23:24:12 UTC

[GitHub] [incubator-skywalking] wu-sheng opened a new pull request #2426: Reorganize the receiver proto

wu-sheng opened a new pull request #2426: Reorganize the receiver proto
URL: https://github.com/apache/incubator-skywalking/pull/2426
 
 
   Hi, besides the skywalking native formats(protos), now we have a lot of proto files from envoy, istio, gogo etc. Right now, we keep them in different receiver, which make some common proto files duplicate, such as gogoproto or google/api.
   
   In this PR, I move all of them in to `receiver-proto` and make sure they is the only copy of each proto.
   
   And, I added jaeger collector grpc proto and it dependency in, with LICENSE file changed/added.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services