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

Add jinja2 instrumentation #643

Merged
merged 29 commits into from
May 11, 2020

Commits on May 4, 2020

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

Commits on May 5, 2020

  1. fix attributes

    majorgreys committed May 5, 2020
    Configuration menu
    Copy the full SHA
    5b604dc View commit details
    Browse the repository at this point in the history
  2. remove unused

    majorgreys committed May 5, 2020
    Configuration menu
    Copy the full SHA
    8f6790e View commit details
    Browse the repository at this point in the history
  3. docs

    majorgreys committed May 5, 2020
    Configuration menu
    Copy the full SHA
    7b1d498 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2020

  1. Update ext/opentelemetry-ext-jinja2/README.rst

    Co-authored-by: Mauricio Vásquez <[email protected]>
    majorgreys and mauriciovasquezbernal committed May 7, 2020
    Configuration menu
    Copy the full SHA
    fb3cbf9 View commit details
    Browse the repository at this point in the history
  2. Update ext/opentelemetry-ext-jinja2/setup.cfg

    Co-authored-by: Mauricio Vásquez <[email protected]>
    majorgreys and mauriciovasquezbernal committed May 7, 2020
    Configuration menu
    Copy the full SHA
    d343254 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    70a2d84 View commit details
    Browse the repository at this point in the history
  4. move entrypoint

    majorgreys committed May 7, 2020
    Configuration menu
    Copy the full SHA
    2e0cdcb View commit details
    Browse the repository at this point in the history
  5. remove conftest.py

    majorgreys committed May 7, 2020
    Configuration menu
    Copy the full SHA
    8c609a0 View commit details
    Browse the repository at this point in the history
  6. pass tracer to wrapped

    majorgreys committed May 7, 2020
    Configuration menu
    Copy the full SHA
    aa43501 View commit details
    Browse the repository at this point in the history
  7. fix doc

    majorgreys committed May 7, 2020
    Configuration menu
    Copy the full SHA
    752c959 View commit details
    Browse the repository at this point in the history
  8. add parent-child tests

    majorgreys committed May 7, 2020
    Configuration menu
    Copy the full SHA
    86b60e2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    485e8c1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    df5b207 View commit details
    Browse the repository at this point in the history
  11. fix typo

    majorgreys committed May 7, 2020
    Configuration menu
    Copy the full SHA
    490800f View commit details
    Browse the repository at this point in the history

Commits on May 8, 2020

  1. Configuration menu
    Copy the full SHA
    3ae9764 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d7a675e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aa29c9c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1bd7c4c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    546c8ba View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6cfb17b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2f0fd4f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f154820 View commit details
    Browse the repository at this point in the history
  9. call tearDown

    majorgreys committed May 8, 2020
    Configuration menu
    Copy the full SHA
    db44456 View commit details
    Browse the repository at this point in the history
  10. make decorator private

    majorgreys committed May 8, 2020
    Configuration menu
    Copy the full SHA
    ed17890 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c87933e View commit details
    Browse the repository at this point in the history
  12. remove unnecessary doc

    majorgreys committed May 8, 2020
    Configuration menu
    Copy the full SHA
    6392bb5 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2020

  1. feedback

    majorgreys committed May 11, 2020
    Configuration menu
    Copy the full SHA
    4353a8d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c2c269 View commit details
    Browse the repository at this point in the history