Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Service Bus] Tracing for send API #11651

Merged
merged 25 commits into from
Oct 8, 2020

Commits on Oct 5, 2020

  1. tracing for trySend

    HarshaNalluru committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    a8c1d5d View commit details
    Browse the repository at this point in the history
  2. tracing for send API

    HarshaNalluru committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    a73fd31 View commit details
    Browse the repository at this point in the history
  3. API Report

    HarshaNalluru committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    e46e805 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2020

  1. Pass tracing in tryAdd for array of messages, fx tryAdd, added new Pa…

    …rentSpanOptions and TryAddOptions that extends it
    HarshaNalluru committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    4af1738 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c7d3a14 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b5f77a8 View commit details
    Browse the repository at this point in the history
  4. tracing tests

    HarshaNalluru committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    cd71e42 View commit details
    Browse the repository at this point in the history
  5. messageSpan tests

    HarshaNalluru committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    d631ee5 View commit details
    Browse the repository at this point in the history
  6. API Report

    HarshaNalluru committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    8375ed8 View commit details
    Browse the repository at this point in the history
  7. inline TryAddOptions

    HarshaNalluru committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    8038315 View commit details
    Browse the repository at this point in the history
  8. API Report

    HarshaNalluru committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    6fa23f7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a8b34fc View commit details
    Browse the repository at this point in the history
  10. changelog

    HarshaNalluru committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    d04a38e View commit details
    Browse the repository at this point in the history
  11. Update sdk/servicebus/service-bus/src/modelsToBeSharedWithEventHubs.ts

    Co-authored-by: Ramya Rao <ramya.rao.a@outlook.com>
    HarshaNalluru and ramya-rao-a authored Oct 6, 2020
    Configuration menu
    Copy the full SHA
    9742d97 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f262e45 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ba4fef7 View commit details
    Browse the repository at this point in the history
  14. Merge branch 'master' of https://github.com/Azure/azure-sdk-for-js in…

    …to harshan/sb/issue/tracing-send
    HarshaNalluru committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    e46deb4 View commit details
    Browse the repository at this point in the history
  15. let -> const

    HarshaNalluru committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    fea2177 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    5c5795f View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2020

  1. Changelog

    HarshaNalluru committed Oct 7, 2020
    Configuration menu
    Copy the full SHA
    6b2409a View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2020

  1. Configuration menu
    Copy the full SHA
    7de9b6f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d1af28e View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of https://github.com/Azure/azure-sdk-for-js in…

    …to harshan/sb/issue/tracing-send
    HarshaNalluru committed Oct 8, 2020
    Configuration menu
    Copy the full SHA
    060842e View commit details
    Browse the repository at this point in the history
  4. skip the flaky test

    HarshaNalluru committed Oct 8, 2020
    Configuration menu
    Copy the full SHA
    3197fbc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    84e48aa View commit details
    Browse the repository at this point in the history