You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@zipkin.apache.org by GitBox <gi...@apache.org> on 2019/04/29 18:19:56 UTC

[GitHub] [incubator-zipkin] bulicekj commented on issue #2537: dependency graph filtering

bulicekj commented on issue #2537: dependency graph filtering
URL: https://github.com/apache/incubator-zipkin/pull/2537#issuecomment-487688553
 
 
   Before: 
   ![Screen Shot 2019-04-29 at 11 09 02 AM](https://user-images.githubusercontent.com/20159504/56917252-e0fb7200-6a6f-11e9-989d-150e0dc28042.png)
   After:
   ![Screen Shot 2019-04-29 at 11 16 36 AM](https://user-images.githubusercontent.com/20159504/56917410-43ed0900-6a70-11e9-8f18-fd45966e8a58.png)
   
   
   FYI - there's an bug with Vizceral (the dependency graph framework) stacking nodes when you switch to a service that isn't present on the graph. For example, selecting `frontend` after previously selecting `frontendtwo` like the above screenshot will cause this to happen: 
   ![Screen Shot 2019-04-29 at 11 15 32 AM](https://user-images.githubusercontent.com/20159504/56917419-48b1bd00-6a70-11e9-8afb-9ea8daa3c0e7.png)
   
   This should probably not be merged until we can figure out how to prevent nodes from stacking. 

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