elastic / apm

Elastic Application Performance Monitoring - resources and general issue tracking for Elastic APM.
https://www.elastic.co/apm
Apache License 2.0
384 stars 114 forks source link

[META 605] Spec: Add span links for message tracing #606

Closed felixbarny closed 2 years ago

felixbarny commented 2 years ago

issue details

Write Spec for: We are discussing adding span link support. One of the motivations for this is to be able to represent the batch processing of several messages. A transaction/span cannot have multiple parents, so span links are a mechanism to link that transaction to the many initiating messages.