You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by "wu-sheng (via GitHub)" <gi...@apache.org> on 2023/03/22 09:01:38 UTC

[GitHub] [skywalking] wu-sheng commented on issue #10469: [Feature][UI] Optimize Topology widget to make it more hierarchical

wu-sheng commented on issue #10469:
URL: https://github.com/apache/skywalking/issues/10469#issuecomment-1479146919

   The final resolution of topology layout policies are
   1. Choose `User` as the first node.
   2. If `User` node is absent, choose the busiest node(which has the most calls of all).
   3. Do a left-to-right flow process.
   4. At the same level, list nodes from top to bottom in alphabets order.


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