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/07 09:00:59 UTC

[GitHub] [incubator-skywalking] peng-yongsheng opened a new issue #2327: Separation the remote gRPC server from the receiver gRPC server.

peng-yongsheng opened a new issue #2327: Separation the remote gRPC server from the receiver gRPC server.
URL: https://github.com/apache/incubator-skywalking/issues/2327
 
 
   Please answer these questions before submitting your issue.
   
   - Why do you submit this issue?
   - [ ] Question or discussion
   - [ ] Bug
   - [ ] Requirement
   - [X] Feature or performance improvement
   ___
   ### Requirement or improvement
   - Please describe about your requirements or improvement suggestions.
   
   Receiver gRPC server is used to receive trace message from the agent. The remote gRPC server is used to receive L1 aggregated metric. But now they are mixed up. We don't known how high their respective loads are and whether they will interfere with each other.

----------------------------------------------------------------
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