wankai123 commented on pull request #6479:
URL: https://github.com/apache/skywalking/pull/6479#issuecomment-789724771


   > Suggestions
   > 
   > 1. The graph layout should be from larger concept to smaller
   > 2. Separate current panel into two panels, <1> is the cluster and nodes 
status, which basically the brief and physical perspective, <2> Service, 
Deployment and Pod, which are related to your images and code packages. WDYT?
   > 3. If you want to show the avg number, then choose some of them on the top 
of the panel. Current number of nodes and pods showing up seems strange.
   
   1. Yes, the order is Cluster -> Nodes -> Namespace -> Departments -> 
Services -> Containers(image) -> Pods
   2. My idea is the `Cluster` panel show the global info, from Cluster to 
Pods, used for quick monitor, and the Cluster metric which scraped can't 
provide more details. So I'm working on another panel `Node` that will be add 
as the second panel, the  `Node` defined as the Cluster's instance, it is 
related to Cluster and can be selected to show more details. These metrics are 
scraped from the other collector but separated by nodes.
   3. I just put them in the same level and group, and the order is the count 
of the entity -> the status of the entity.
   @wu-sheng 
   
   


----------------------------------------------------------------
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:
[email protected]


Reply via email to