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.
This includes:
[ ] Adding span links to messaging system instrumentation
[ ] Revert the special case for SQS triggered AWS Lambda instrumentation that invocations with a single message are handled differently from invocations with batch messages.
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.
This includes:
Spec issue
Agent issues