azure-sdk-for-python icon indicating copy to clipboard operation
azure-sdk-for-python copied to clipboard

[EventHub] check for correct send tracing behavior

Open swathipil opened this issue 3 years ago • 0 comments

  • 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.

swathipil avatar Jan 03 '23 19:01 swathipil