You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 27, 2017. It is now read-only.
This is awesome, thanks for the work! I used this to visualize some of our internal data and noticed that the span display isn't so helpful when server spans are missing. Specifically, they display like this:
It would be nice if the horizontal position was preserved when only client spans were present. Maybe the whole span could be a gray bar, just correctly positioned horizontally?
The text was updated successfully, but these errors were encountered:
mjbryant
changed the title
Better rendering for spans with on client-side annotations
Better rendering for spans with only client-side annotations
Oct 4, 2016
Ah, yes, I will take a look at that, the code currenty calculates deltas between CS and SR, but ofc in this case it should just get the start and end of CS CR
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
This is awesome, thanks for the work! I used this to visualize some of our internal data and noticed that the span display isn't so helpful when server spans are missing. Specifically, they display like this:
It would be nice if the horizontal position was preserved when only client spans were present. Maybe the whole span could be a gray bar, just correctly positioned horizontally?
The text was updated successfully, but these errors were encountered: