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

Fix ASGI instrumentation default span name #418

Merged
merged 6 commits into from
May 27, 2021

Commits on May 26, 2021

  1. Fix ASGI instrumentation default span name

    Fixes ASGI default span name for SERVER spans, to be `HTTP <method>`.
    
    Fixes open-telemetry#146.
    adamantike committed May 26, 2021
    Configuration menu
    Copy the full SHA
    09e0f47 View commit details
    Browse the repository at this point in the history
  2. Apply review comments

    adamantike committed May 26, 2021
    Configuration menu
    Copy the full SHA
    2fcc2b5 View commit details
    Browse the repository at this point in the history
  3. Fix linting issues

    adamantike committed May 26, 2021
    Configuration menu
    Copy the full SHA
    4ee5d3f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c977e2f View commit details
    Browse the repository at this point in the history

Commits on May 27, 2021

  1. Configuration menu
    Copy the full SHA
    5c1d04f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    25c8f29 View commit details
    Browse the repository at this point in the history