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

ext/requests: Add instrumentor #597

Merged
merged 11 commits into from
Apr 27, 2020
Merged

ext/requests: Add instrumentor #597

merged 11 commits into from
Apr 27, 2020

Commits on Apr 23, 2020

  1. ext/requests: Implement instrumentor interface

    Implement Instrumentor interface to allow user enabling instrumentation in the
    library and to work with autoinstrumentation.
    mauriciovasquezbernal committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    dceb5c0 View commit details
    Browse the repository at this point in the history
  2. ext/requests: Set span status

    Set span status from http status code.
    mauriciovasquezbernal committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    35cd548 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    16d9d1f View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2020

  1. Configuration menu
    Copy the full SHA
    13950d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    60d53d5 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2020

  1. Configuration menu
    Copy the full SHA
    584f99d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b7c9aa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e1cb642 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9f07b61 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a84c687 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f6383a8 View commit details
    Browse the repository at this point in the history