SOLVED: Overview Span graph mistake? #1849
KryopirEinfal
started this conversation in
General
Replies: 1 comment 4 replies
-
Temporal diagram does not reflect parent-child relationship. Many UIs would add a tree view to the left of the spans that would show C as a child of A. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
On the one hand we have this example of children spans
and the equivalent temporal relationship below:
But here "C" appears as a child of "D", not "A", I would expect it to be like this instead:
Does this make sense, or am I misunderstanding something?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions