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

Send trace context with logs from web applications #3448

Merged
merged 49 commits into from
Jun 2, 2017
Merged

Commits on May 22, 2017

  1. Configuration menu
    Copy the full SHA
    9a20be9 View commit details
    Browse the repository at this point in the history
  2. Fix style

    liyanhui1228 committed May 22, 2017
    Configuration menu
    Copy the full SHA
    cf283c4 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2017

  1. Configuration menu
    Copy the full SHA
    583d076 View commit details
    Browse the repository at this point in the history
  2. Fix year

    liyanhui1228 committed May 23, 2017
    Configuration menu
    Copy the full SHA
    5be368e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    28e3a6c View commit details
    Browse the repository at this point in the history

Commits on May 25, 2017

  1. Configuration menu
    Copy the full SHA
    cdc96b4 View commit details
    Browse the repository at this point in the history
  2. Fix stuff

    liyanhui1228 committed May 25, 2017
    Configuration menu
    Copy the full SHA
    fb83ab6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9a20c4e View commit details
    Browse the repository at this point in the history

Commits on May 26, 2017

  1. Configuration menu
    Copy the full SHA
    f8b7e65 View commit details
    Browse the repository at this point in the history
  2. Add unit test for django

    liyanhui1228 committed May 26, 2017
    Configuration menu
    Copy the full SHA
    65efdcd View commit details
    Browse the repository at this point in the history
  3. Fix style

    liyanhui1228 committed May 26, 2017
    Configuration menu
    Copy the full SHA
    f78cc2e View commit details
    Browse the repository at this point in the history
  4. Address jon's comments

    liyanhui1228 committed May 26, 2017
    Configuration menu
    Copy the full SHA
    33b92dd View commit details
    Browse the repository at this point in the history

Commits on May 30, 2017

  1. Address jon's comments

    liyanhui1228 committed May 30, 2017
    Configuration menu
    Copy the full SHA
    5cc798f View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2017

  1. Address all comments

    liyanhui1228 committed Jun 2, 2017
    Configuration menu
    Copy the full SHA
    6ef3f49 View commit details
    Browse the repository at this point in the history
  2. fix style

    liyanhui1228 committed Jun 2, 2017
    Configuration menu
    Copy the full SHA
    14c2545 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    199ada0 View commit details
    Browse the repository at this point in the history
  4. Fix style

    liyanhui1228 authored and dhermes committed Jun 2, 2017
    Configuration menu
    Copy the full SHA
    425c8ef View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1047fd5 View commit details
    Browse the repository at this point in the history
  6. Fix year

    liyanhui1228 authored and dhermes committed Jun 2, 2017
    Configuration menu
    Copy the full SHA
    46012eb View commit details
    Browse the repository at this point in the history
  7. Drop module level variables

    liyanhui1228 authored and dhermes committed Jun 2, 2017
    Configuration menu
    Copy the full SHA
    43148bf View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    de02a1d View commit details
    Browse the repository at this point in the history
  9. Fix stuff

    liyanhui1228 authored and dhermes committed Jun 2, 2017
    Configuration menu
    Copy the full SHA
    ffb57c4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8fd8f31 View commit details
    Browse the repository at this point in the history
  11. Add unit test for middleware

    liyanhui1228 authored and dhermes committed Jun 2, 2017
    Configuration menu
    Copy the full SHA
    4480027 View commit details
    Browse the repository at this point in the history
  12. Add unit test for django

    liyanhui1228 authored and dhermes committed Jun 2, 2017
    Configuration menu
    Copy the full SHA
    ad00bdb View commit details
    Browse the repository at this point in the history
  13. Fix style

    liyanhui1228 authored and dhermes committed Jun 2, 2017
    Configuration menu
    Copy the full SHA
    8ed81ad View commit details
    Browse the repository at this point in the history
  14. Address jon's comments

    liyanhui1228 authored and dhermes committed Jun 2, 2017
    Configuration menu
    Copy the full SHA
    a6b25bb View commit details
    Browse the repository at this point in the history
  15. Address jon's comments

    liyanhui1228 authored and dhermes committed Jun 2, 2017
    Configuration menu
    Copy the full SHA
    6123764 View commit details
    Browse the repository at this point in the history
  16. Address all comments

    liyanhui1228 authored and dhermes committed Jun 2, 2017
    Configuration menu
    Copy the full SHA
    3caccc7 View commit details
    Browse the repository at this point in the history
  17. fix style

    liyanhui1228 authored and dhermes committed Jun 2, 2017
    Configuration menu
    Copy the full SHA
    4589a06 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    2889cfc View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    53738d7 View commit details
    Browse the repository at this point in the history
  20. Send trace context with logs from web applications

    liyanhui1228 authored and Jon Wayne Parrott committed Jun 2, 2017
    Configuration menu
    Copy the full SHA
    1957077 View commit details
    Browse the repository at this point in the history
  21. Fix style

    liyanhui1228 authored and Jon Wayne Parrott committed Jun 2, 2017
    Configuration menu
    Copy the full SHA
    bf683f7 View commit details
    Browse the repository at this point in the history
  22. Improved code for web framework detection

    liyanhui1228 authored and Jon Wayne Parrott committed Jun 2, 2017
    Configuration menu
    Copy the full SHA
    51cdb39 View commit details
    Browse the repository at this point in the history
  23. Fix year

    liyanhui1228 authored and Jon Wayne Parrott committed Jun 2, 2017
    Configuration menu
    Copy the full SHA
    2479d91 View commit details
    Browse the repository at this point in the history
  24. Drop module level variables

    liyanhui1228 authored and Jon Wayne Parrott committed Jun 2, 2017
    Configuration menu
    Copy the full SHA
    6c04196 View commit details
    Browse the repository at this point in the history
  25. Address Jon's comments and add some unit tests (not complete yet)

    liyanhui1228 authored and Jon Wayne Parrott committed Jun 2, 2017
    Configuration menu
    Copy the full SHA
    f70c84e View commit details
    Browse the repository at this point in the history
  26. Fix stuff

    liyanhui1228 authored and Jon Wayne Parrott committed Jun 2, 2017
    Configuration menu
    Copy the full SHA
    6fc4b21 View commit details
    Browse the repository at this point in the history
  27. Add unit test for flask and some refactor

    liyanhui1228 authored and Jon Wayne Parrott committed Jun 2, 2017
    Configuration menu
    Copy the full SHA
    2106bfc View commit details
    Browse the repository at this point in the history
  28. Add unit test for middleware

    liyanhui1228 authored and Jon Wayne Parrott committed Jun 2, 2017
    Configuration menu
    Copy the full SHA
    c66fc31 View commit details
    Browse the repository at this point in the history
  29. Add unit test for django

    liyanhui1228 authored and Jon Wayne Parrott committed Jun 2, 2017
    Configuration menu
    Copy the full SHA
    035c4a7 View commit details
    Browse the repository at this point in the history
  30. Fix style

    liyanhui1228 authored and Jon Wayne Parrott committed Jun 2, 2017
    Configuration menu
    Copy the full SHA
    bd8c1b4 View commit details
    Browse the repository at this point in the history
  31. Address jon's comments

    liyanhui1228 authored and Jon Wayne Parrott committed Jun 2, 2017
    Configuration menu
    Copy the full SHA
    51bf193 View commit details
    Browse the repository at this point in the history
  32. Address jon's comments

    liyanhui1228 authored and Jon Wayne Parrott committed Jun 2, 2017
    Configuration menu
    Copy the full SHA
    6b90d1e View commit details
    Browse the repository at this point in the history
  33. Address all comments

    liyanhui1228 authored and Jon Wayne Parrott committed Jun 2, 2017
    Configuration menu
    Copy the full SHA
    0c6c4f6 View commit details
    Browse the repository at this point in the history
  34. fix style

    liyanhui1228 authored and Jon Wayne Parrott committed Jun 2, 2017
    Configuration menu
    Copy the full SHA
    fe8a3d5 View commit details
    Browse the repository at this point in the history
  35. Tweaks for style / coverage / lint.

    dhermes authored and Jon Wayne Parrott committed Jun 2, 2017
    Configuration menu
    Copy the full SHA
    4dff904 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    9bac365 View commit details
    Browse the repository at this point in the history