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

feat(instrumentation-xhr): add applyCustomAttributesOnSpan hook #2134

Merged
merged 10 commits into from
Apr 25, 2021

Commits on Apr 20, 2021

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

Commits on Apr 21, 2021

  1. Use a type not an interface

    Co-authored-by: Daniel Dyla <dyladan@users.noreply.github.com>
    mhennoch and dyladan committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    5f002b5 View commit details
    Browse the repository at this point in the history
  2. Check that hook is a function

    Co-authored-by: Daniel Dyla <dyladan@users.noreply.github.com>
    mhennoch and dyladan committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    9b85f2c View commit details
    Browse the repository at this point in the history
  3. fix: lint

    mhennoch committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    b5bbf47 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2021

  1. Update packages/opentelemetry-instrumentation-xml-http-request/test/x…

    …hr.test.ts
    
    Co-authored-by: Bartlomiej Obecny <bobecny@gmail.com>
    mhennoch and obecny committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    cdce70d View commit details
    Browse the repository at this point in the history
  2. Update packages/opentelemetry-instrumentation-xml-http-request/test/x…

    …hr.test.ts
    
    Co-authored-by: Bartlomiej Obecny <bobecny@gmail.com>
    mhennoch and obecny committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    3864643 View commit details
    Browse the repository at this point in the history
  3. Update packages/opentelemetry-instrumentation-xml-http-request/test/x…

    …hr.test.ts
    
    Co-authored-by: Bartlomiej Obecny <bobecny@gmail.com>
    mhennoch and obecny committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    e68e5bc View commit details
    Browse the repository at this point in the history
  4. Update packages/opentelemetry-instrumentation-xml-http-request/test/x…

    …hr.test.ts
    
    Co-authored-by: Bartlomiej Obecny <bobecny@gmail.com>
    mhennoch and obecny committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    abbe3d8 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2021

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

Commits on Apr 25, 2021

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