-
Notifications
You must be signed in to change notification settings - Fork 973
Messaging Batch Receive - swap parent / link? #958
Copy link
Copy link
Closed
Labels
area:semantic-conventionsRelated to semantic conventionsRelated to semantic conventionsarea:span-relationshipsRelated to span relationshipsRelated to span relationshipsrelease:after-gaNot required before GA release, and not going to work on before GANot required before GA release, and not going to work on before GAspec:traceRelated to the specification/trace directoryRelated to the specification/trace directory
Description
In the spec for message batch receiving
we define that processing spans should have a parent set to the receiving span and a link to the producing span. I feel this could be reversed to provide a better experience - not all tracing systems support links, so for a default experience, isn't it better for the processing span to be part of the same trace as the producing span, not the batch receiver which is an implementation detail of messaging?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area:semantic-conventionsRelated to semantic conventionsRelated to semantic conventionsarea:span-relationshipsRelated to span relationshipsRelated to span relationshipsrelease:after-gaNot required before GA release, and not going to work on before GANot required before GA release, and not going to work on before GAspec:traceRelated to the specification/trace directoryRelated to the specification/trace directory
Type
Projects
Status
V1 - Stable Semantics