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 2022/04/02 10:00:57 UTC

[GitHub] [skywalking] mrproliu opened a new pull request #8792: Add documentation of SkyWalking Satellite with native agent compatibility

mrproliu opened a new pull request #8792:
URL: https://github.com/apache/skywalking/pull/8792


   Follow https://github.com/apache/skywalking/issues/8791
   
   - [ ] If this pull request closes/resolves/fixes an existing issue, replace the issue number. Closes #<issue number>.
   - [x] Update the [`CHANGES` log](https://github.com/apache/skywalking/blob/master/CHANGES.md).
   


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

To unsubscribe, e-mail: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [skywalking] wu-sheng commented on pull request #8792: Add documentation of SkyWalking Satellite with native agent compatibility

Posted by GitBox <gi...@apache.org>.
wu-sheng commented on pull request #8792:
URL: https://github.com/apache/skywalking/pull/8792#issuecomment-1086625848


   For now, I would say not, our special HPA/load-balance mechanism is caused by gRPC streaming and connection management mechanism. In HTTP, it is not an issue.


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

To unsubscribe, e-mail: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [skywalking] mrproliu commented on pull request #8792: Add documentation of SkyWalking Satellite with native agent compatibility

Posted by GitBox <gi...@apache.org>.
mrproliu commented on pull request #8792:
URL: https://github.com/apache/skywalking/pull/8792#issuecomment-1086607375


   > I think this document belongs to the Satellite project? 
   
   Sure, I would add it into the Satellite project.
   
   > And for supporting more versions, we need another release?
   
   Yes, we need to do two thing:
   1. Support HTTP message receiver for Nginx, Browser, etc.
   2. Support Compat protocol for the oldest agent version.
   


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

To unsubscribe, e-mail: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [skywalking] wu-sheng commented on pull request #8792: Add documentation of SkyWalking Satellite with native agent compatibility

Posted by GitBox <gi...@apache.org>.
wu-sheng commented on pull request #8792:
URL: https://github.com/apache/skywalking/pull/8792#issuecomment-1086606935


   I think this document belongs to the Satellite project? And for supporting more versions, we need another release?


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

To unsubscribe, e-mail: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [skywalking] kezhenxu94 commented on pull request #8792: Add documentation of SkyWalking Satellite with native agent compatibility

Posted by GitBox <gi...@apache.org>.
kezhenxu94 commented on pull request #8792:
URL: https://github.com/apache/skywalking/pull/8792#issuecomment-1086625549


   > 1. Support HTTP message receiver for Nginx, Browser, etc.
   
   Do we need this? Satellite is for load balancing gRPC traffic, and http protocol uses a different port so why users will connect to Satellite if they are using http protocol?
   


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

To unsubscribe, e-mail: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [skywalking] mrproliu commented on pull request #8792: Add documentation of SkyWalking Satellite with native agent compatibility

Posted by GitBox <gi...@apache.org>.
mrproliu commented on pull request #8792:
URL: https://github.com/apache/skywalking/pull/8792#issuecomment-1086607618


   Closed, add it into the satellite project. 


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

To unsubscribe, e-mail: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [skywalking] mrproliu closed pull request #8792: Add documentation of SkyWalking Satellite with native agent compatibility

Posted by GitBox <gi...@apache.org>.
mrproliu closed pull request #8792:
URL: https://github.com/apache/skywalking/pull/8792


   


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

To unsubscribe, e-mail: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [skywalking] wu-sheng commented on pull request #8792: Add documentation of SkyWalking Satellite with native agent compatibility

Posted by GitBox <gi...@apache.org>.
wu-sheng commented on pull request #8792:
URL: https://github.com/apache/skywalking/pull/8792#issuecomment-1086646879


   Yes, only we pass the POC pre-aggregation, and could prove pre-aggregation really makes sense. Right now, I think we will not work on that in short term, more works on BanyanDB seem important. One step at a time.


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

To unsubscribe, e-mail: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [skywalking] mrproliu commented on pull request #8792: Add documentation of SkyWalking Satellite with native agent compatibility

Posted by GitBox <gi...@apache.org>.
mrproliu commented on pull request #8792:
URL: https://github.com/apache/skywalking/pull/8792#issuecomment-1086645993


   Sure, I just think we could unify the traffic entrance. Then we could do more things, like sampling, data pre-aggregated, etc. 


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

To unsubscribe, e-mail: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org