Resolves #6779 In JMS you can have either the consumer receive span or the consumer process span (unlike Kafka, where the process span is always there and the receive span is just an addition) - in scenarios where polling (receive) is used, I think it makes sense to add links to the producer span to preserve the producer-consumer connection. Current messaging semantic conventions don't really describe a situation like this one, but the https://github.com/open-telemetry/oteps/pull/220 OTEP mentions that links might be used in a scenario like this one - which makes me think that adding links here might be a not that bad idea. |
||
---|---|---|
.. | ||
javaagent | ||
javaagent-unit-tests |