A Span represents a single unit of work within a distributed trace.
A Trace is the full end-to-end transaction
A Span is one step within that trace
Other options:
Context carries metadata
Span kind defines role
Exporter sends data
Only Span represents a single operation.
[Reference:Based on official Dynatrace University training materials on distributed tracing., ===========]
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit