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 2020/03/12 06:50:45 UTC

[GitHub] [skywalking] wu-sheng opened a new issue #4501: Use backend sub topology to replace the front end traversal

wu-sheng opened a new issue #4501: Use backend sub topology to replace the front end traversal
URL: https://github.com/apache/skywalking/issues/4501
 
 
   Hi @TinyAllen 
   
   I think we have an misunderstood in the group topology, we have added a backend interface to do sub topology query, https://github.com/apache/skywalking-query-protocol/blob/master/topology.graphqls#L91. You just need to put all selected service IDs in the condition, the backend will return the expected topology.
   
   This will reduce the topology query load and network load

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

[GitHub] [skywalking] wu-sheng closed issue #4501: Use backend sub topology to replace the front end traversal

Posted by GitBox <gi...@apache.org>.
wu-sheng closed issue #4501: Use backend sub topology to replace the front end traversal
URL: https://github.com/apache/skywalking/issues/4501
 
 
   

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

[GitHub] [skywalking] wu-sheng commented on issue #4501: Use backend sub topology to replace the front end traversal

Posted by GitBox <gi...@apache.org>.
wu-sheng commented on issue #4501: Use backend sub topology to replace the front end traversal
URL: https://github.com/apache/skywalking/issues/4501#issuecomment-598042800
 
 
   Another thing is, after we select the group, it will go back to the global if we click `reload`. I think it should keep showing the group topology.

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