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

Return Scope object instead of unique_ptr<Scope> from Tracer::WithActiveSpan() #788

Merged
merged 17 commits into from
May 25, 2021

Commits on May 23, 2021

  1. Configuration menu
    Copy the full SHA
    48b34f5 View commit details
    Browse the repository at this point in the history
  2. fix tracer and format

    lalitb committed May 23, 2021
    Configuration menu
    Copy the full SHA
    9b463cd View commit details
    Browse the repository at this point in the history
  3. fix format

    lalitb committed May 23, 2021
    Configuration menu
    Copy the full SHA
    c65d595 View commit details
    Browse the repository at this point in the history
  4. fix

    lalitb committed May 23, 2021
    Configuration menu
    Copy the full SHA
    dd534c8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    28a6609 View commit details
    Browse the repository at this point in the history
  6. use scope object

    lalitb committed May 23, 2021
    Configuration menu
    Copy the full SHA
    c983f06 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'remove-scope-unique-ptr' of github.com:lalitb/opentelem…

    …etry-cpp into remove-scope-unique-ptr
    lalitb committed May 23, 2021
    Configuration menu
    Copy the full SHA
    4823711 View commit details
    Browse the repository at this point in the history
  8. fix etw_tracer

    lalitb committed May 23, 2021
    Configuration menu
    Copy the full SHA
    6d06ce4 View commit details
    Browse the repository at this point in the history
  9. fix etw test

    lalitb committed May 23, 2021
    Configuration menu
    Copy the full SHA
    b602a0b View commit details
    Browse the repository at this point in the history
  10. Merge branch 'remove-scope-unique-ptr' of github.com:lalitb/opentelem…

    …etry-cpp into remove-scope-unique-ptr
    lalitb committed May 23, 2021
    Configuration menu
    Copy the full SHA
    21241c7 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2021

  1. fix etw tracer test

    lalitb committed May 24, 2021
    Configuration menu
    Copy the full SHA
    ccf9637 View commit details
    Browse the repository at this point in the history
  2. fix

    lalitb committed May 24, 2021
    Configuration menu
    Copy the full SHA
    2a72766 View commit details
    Browse the repository at this point in the history
  3. fix another test

    lalitb committed May 24, 2021
    Configuration menu
    Copy the full SHA
    1422b6d View commit details
    Browse the repository at this point in the history
  4. last fix for test :(

    lalitb committed May 24, 2021
    Configuration menu
    Copy the full SHA
    f960cee View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7d563be View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    024c9d2 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2021

  1. Configuration menu
    Copy the full SHA
    e29d3d2 View commit details
    Browse the repository at this point in the history