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 tornado instrumentation's usage of Span Status #504

Merged
merged 3 commits into from
May 24, 2021

Commits on May 22, 2021

  1. Fix tornado instrumentation's usage of Span Status

    Tornado will only set Status description if the accompanying status_code
    is an error status.
    owais committed May 22, 2021
    Configuration menu
    Copy the full SHA
    151c1d7 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    Co-authored-by: Srikanth Chekuri <srikanth.chekuri92@gmail.com>
    owais and srikanthccv committed May 22, 2021
    Configuration menu
    Copy the full SHA
    8e802ab View commit details
    Browse the repository at this point in the history
  3. Update instrumentation/opentelemetry-instrumentation-tornado/src/open…

    …telemetry/instrumentation/tornado/__init__.py
    
    Co-authored-by: Srikanth Chekuri <srikanth.chekuri92@gmail.com>
    owais and srikanthccv committed May 22, 2021
    Configuration menu
    Copy the full SHA
    d55f229 View commit details
    Browse the repository at this point in the history