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 04:49:29 UTC

[GitHub] [skywalking] kezhenxu94 opened a new issue #8791: [Doc] Add agent-Satellite compatibility version matrix

kezhenxu94 opened a new issue #8791:
URL: https://github.com/apache/skywalking/issues/8791


   https://github.com/apache/skywalking/blob/f8feaa97b7aba577551e2db092a3c29306127eed/docs/en/setup/service-agent/agent-compatibility.md?plain=1#L7-L13
   
   I think we need another matrix like this to indicate what versions of the language agents can connect to what versions of Satellite
   
   | Satellite |Java|Python|NodeJS|LUA|Kong|Browser Agent|Rust| 
    ----------- | ---------- | --------- | --------- |--------- |--------- |--------- |--------- |
    8.0.1 - 8.1.0 | 8.0.0 - 8.3.0 | < = 0.6.0| < = 0.3.0 | All | All | No | All | 
    8.2.0 - 8.3.0 | 8.0.0 - 8.3.0 | < = 0.6.0| < = 0.3.0 | All | All | All | All |
    8.4.0 - 8.8.1 | \> = 8.0.0 | All | All | All | All | All | All | 
    8.9.0+ | \> = 8.0.0 | All | All | All | All | All | All |
    9.0.0+ | \> = 8.0.0 | All | All | All | All | All | All |


-- 
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 issue #8791: [Doc] Add agent-Satellite compatibility version matrix

Posted by GitBox <gi...@apache.org>.
wu-sheng commented on issue #8791:
URL: https://github.com/apache/skywalking/issues/8791#issuecomment-1086550203


   @mrproliu I think we at least require a minimal version. We faced NodeJS agent incompatibility in testing today.


-- 
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 issue #8791: [Doc] Add agent-Satellite compatibility version matrix

Posted by GitBox <gi...@apache.org>.
mrproliu commented on issue #8791:
URL: https://github.com/apache/skywalking/issues/8791#issuecomment-1086592470


   Two things to note:
   1. Update document, add a new matric to document which native agent support transport protocol to the satellite. 
   2. Update the Satellite, let it could support transport compat protocol from the agent. 


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