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/05/02 09:17:09 UTC

[GitHub] [incubator-zipkin] jorgheymans opened a new issue #2554: be able to handle large traces in UI

jorgheymans opened a new issue #2554: be able to handle large traces in UI
URL: https://github.com/apache/incubator-zipkin/issues/2554
 
 
   Currently, both Lens and Zipkin classic UIs do not handle large traces gracefully (see also https://github.com/apache/incubator-zipkin/issues/2496 and https://github.com/apache/incubator-zipkin/issues/1460). 
   
   Pagination has been suggested several times (#2240) but from a UI perspective it's not clear how this would be represented.
   
   I think that a drill-down mode could be more helpful here, a natural way to investigate a trace is by clicking your way through the parts that take up the most time until you get to the leaf spans.

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