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

feat: tracing prototype #372

Merged
merged 54 commits into from
Jul 5, 2019
Merged

feat: tracing prototype #372

merged 54 commits into from
Jul 5, 2019

Commits on May 22, 2019

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

Commits on May 29, 2019

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

Commits on May 31, 2019

  1. fix: Fix CI

    untitaker committed May 31, 2019
    Configuration menu
    Copy the full SHA
    d6daf15 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    45956bd View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2019

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

Commits on Jun 11, 2019

  1. fix: Nicer debug log

    untitaker committed Jun 11, 2019
    Configuration menu
    Copy the full SHA
    5176637 View commit details
    Browse the repository at this point in the history
  2. fix: Typing issues

    untitaker committed Jun 11, 2019
    Configuration menu
    Copy the full SHA
    51b72f7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    54a8111 View commit details
    Browse the repository at this point in the history
  4. fix: Rethrow exception

    untitaker committed Jun 11, 2019
    Configuration menu
    Copy the full SHA
    7b8bbdc View commit details
    Browse the repository at this point in the history
  5. fix: Fix more typing

    untitaker committed Jun 11, 2019
    Configuration menu
    Copy the full SHA
    d066233 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e8fadb6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8919884 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    eecf4ab View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3eb206e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3d63842 View commit details
    Browse the repository at this point in the history
  11. ref(celery): Use hub.trace

    untitaker committed Jun 11, 2019
    Configuration menu
    Copy the full SHA
    6e9e5ee View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b422f13 View commit details
    Browse the repository at this point in the history
  13. fix(django): Use hub.span

    untitaker committed Jun 11, 2019
    Configuration menu
    Copy the full SHA
    26588b6 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    6bee450 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    6d91f3f View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    322a8f4 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    d710109 View commit details
    Browse the repository at this point in the history
  18. fix(wsgi): Use hub.trace

    untitaker committed Jun 11, 2019
    Configuration menu
    Copy the full SHA
    de516ee View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    1938a78 View commit details
    Browse the repository at this point in the history
  20. fix: Add doc comment

    untitaker committed Jun 11, 2019
    Configuration menu
    Copy the full SHA
    8be17f2 View commit details
    Browse the repository at this point in the history
  21. fix: Fix httplib tests

    untitaker committed Jun 11, 2019
    Configuration menu
    Copy the full SHA
    07151ce View commit details
    Browse the repository at this point in the history
  22. fix: Fix basic tests

    untitaker committed Jun 11, 2019
    Configuration menu
    Copy the full SHA
    140c9e2 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    ad6cf78 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2019

  1. Configuration menu
    Copy the full SHA
    e3944c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb54a34 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    668fb74 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9c21889 View commit details
    Browse the repository at this point in the history
  5. fix: Formatting

    untitaker committed Jun 12, 2019
    Configuration menu
    Copy the full SHA
    eace103 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2019

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

Commits on Jun 18, 2019

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

Commits on Jun 19, 2019

  1. Configuration menu
    Copy the full SHA
    cc68a77 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    82d7058 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    05d8a41 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7a8b35d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ccec6ca View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    44508c5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    375c140 View commit details
    Browse the repository at this point in the history
  8. Revert "fix: Fix broken sampling logic"

    This reverts commit ccec6ca.
    untitaker committed Jun 19, 2019
    Configuration menu
    Copy the full SHA
    3cd6b52 View commit details
    Browse the repository at this point in the history
  9. fix: Fix tests

    untitaker committed Jun 19, 2019
    Configuration menu
    Copy the full SHA
    73c116b View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2019

  1. Configuration menu
    Copy the full SHA
    1aa3383 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    016da7e View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2019

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

Commits on Jul 3, 2019

  1. Configuration menu
    Copy the full SHA
    2bfa1bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    724eb8d View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2019

  1. fix: Linters

    untitaker committed Jul 4, 2019
    Configuration menu
    Copy the full SHA
    7673551 View commit details
    Browse the repository at this point in the history
  2. fix: Use sys.executable

    untitaker committed Jul 4, 2019
    Configuration menu
    Copy the full SHA
    60ec0cc View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2019

  1. fix: Fix sampling

    untitaker committed Jul 5, 2019
    Configuration menu
    Copy the full SHA
    d461823 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb85f12 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7bc185e View commit details
    Browse the repository at this point in the history