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

fastapi instrumentation #890

Merged

Commits on Jul 8, 2020

  1. fastapi instrumentation

    toumorokoshi committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    d26d8ea View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2020

  1. adding setuptools update for tox tests

    setuptools + pip update didn't run for python3.8, despite
    our prevalent usage of it.
    toumorokoshi committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    24bb771 View commit details
    Browse the repository at this point in the history
  2. fixing until tests pass

    toumorokoshi committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    040690f View commit details
    Browse the repository at this point in the history
  3. more cleanup

    Fixing changelog to appropriate changes
    
    updating some incorrect links in setup.cfg
    
    reverting unneeded changes to tox.
    toumorokoshi committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    d27b35e View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2020

  1. Update ext/opentelemetry-instrumentation-fastapi/src/opentelemetry/in…

    …strumentation/fastapi/__init__.py
    
    Co-authored-by: Leighton Chen <lechen@microsoft.com>
    toumorokoshi and lzchen committed Jul 10, 2020
    Configuration menu
    Copy the full SHA
    3a0b7ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d6b9cc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4f36ca4 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2020

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