azure-sdk-for-python
azure-sdk-for-python copied to clipboard
[EventHub] check for correct send tracing behavior
- Confirm that "send span" links should include contexts for all messages being sent.
- ([Original issue] indicates that this should be true, but implementation does not follow. [PR] that changed behavior.)
- As per Liudmila: " send span should have link to all messages being sent. It may be skipped if a single message is being sent. Nothing has changed since I created the issue."
- Test
links/children/etc. for sync and async send.