In which scenario, will the time taken by parent span would be less than time taken by child spans. #41250
Unanswered
suhasarias
asked this question in
Q&A
Replies: 0 comments
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.
-
I have a scenario where the parent span where the end time of parent span is before the start time of its child span and hence the duration of the parent span is less than the child span.
Is it expected scenario? If yes in which such type of behaviour is expected. I am using Java aganet for generating otel traces.
Beta Was this translation helpful? Give feedback.
All reactions