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 2023/01/19 05:23:19 UTC

[GitHub] [skywalking] mrproliu opened a new issue, #10295: [Feature] [UI] Improve the clarity of event list display in trace span

mrproliu opened a new issue, #10295:
URL: https://github.com/apache/skywalking/issues/10295

   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/skywalking/issues?q=is%3Aissue) and found no similar feature requirement.
   
   
   ### Description
   
   Change the event list in trace span to Trace view
   
   ### Use case
   
   Currently, the event list displayed in trace spans is not clear and easy to understand. We suggest implementing a trace display mode where the current span is used as the root span, and event names are displayed as span names. Additionally, the events should be sorted based on their start time (in nanoseconds) to form a trace tree. This way, the names of the events will be easily visible on the left side, and the execution time will be easily visible on the right side. This will greatly improve the overall visibility and clarity of the trace spans.
   
   ### Related issues
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
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.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [skywalking] wu-sheng commented on issue #10295: [Feature] [UI] Improve the clarity of event list display in trace span

Posted by "wu-sheng (via GitHub)" <gi...@apache.org>.
wu-sheng commented on issue #10295:
URL: https://github.com/apache/skywalking/issues/10295#issuecomment-1423697009

   This could be using the style of alerting page to show the time series flow.


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


[GitHub] [skywalking] wu-sheng commented on issue #10295: [Feature] [UI] Improve the clarity of event list display in trace span

Posted by GitBox <gi...@apache.org>.
wu-sheng commented on issue #10295:
URL: https://github.com/apache/skywalking/issues/10295#issuecomment-1396468297

   We just need to reuse similar UI component, it doesn't need to a span.


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


[GitHub] [skywalking] wu-sheng closed issue #10295: [Feature] [UI] Improve the clarity of event list display in trace span

Posted by "wu-sheng (via GitHub)" <gi...@apache.org>.
wu-sheng closed issue #10295: [Feature] [UI] Improve the clarity of event list display in trace span
URL: https://github.com/apache/skywalking/issues/10295


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


[GitHub] [skywalking] mrproliu commented on issue #10295: [Feature] [UI] Improve the clarity of event list display in trace span

Posted by "mrproliu (via GitHub)" <gi...@apache.org>.
mrproliu commented on issue #10295:
URL: https://github.com/apache/skywalking/issues/10295#issuecomment-1423921398

   Sure. Also, I propose adding a timeline to the right side of the Trace view(style like the below image) to quickly and easily visualize each event's start and end times. 
   ![image](https://user-images.githubusercontent.com/3417650/217780150-93d446cf-1d0c-45af-84c8-c6dde79d8c1b.png)
   


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


[GitHub] [skywalking] wu-sheng commented on issue #10295: [Feature] [UI] Improve the clarity of event list display in trace span

Posted by "wu-sheng (via GitHub)" <gi...@apache.org>.
wu-sheng commented on issue #10295:
URL: https://github.com/apache/skywalking/issues/10295#issuecomment-1435473547

   Resolved by https://github.com/apache/skywalking-booster-ui/pull/234


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