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 query source to DB spans #2521

Merged
merged 26 commits into from
Nov 24, 2023
Merged

Add query source to DB spans #2521

merged 26 commits into from
Nov 24, 2023

Commits on Nov 21, 2023

  1. The basic idea

    antonpirker committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    b6d2367 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    221dd81 View commit details
    Browse the repository at this point in the history
  3. Test for Django

    antonpirker committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    6802317 View commit details
    Browse the repository at this point in the history
  4. Some cleanup

    antonpirker committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    26f2217 View commit details
    Browse the repository at this point in the history
  5. Typing

    antonpirker committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    eaf689b View commit details
    Browse the repository at this point in the history
  6. Make Python 2 happy

    antonpirker committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    55b14b3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c57498e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b8fe83f View commit details
    Browse the repository at this point in the history
  9. Made it opt in

    antonpirker committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    33cbba1 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. Fixed tests in Python 2

    antonpirker committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    039e46c View commit details
    Browse the repository at this point in the history
  2. Use Django ORM in tests

    antonpirker committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    f8d830f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    05b6205 View commit details
    Browse the repository at this point in the history
  4. Fixed tests

    antonpirker committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    0482807 View commit details
    Browse the repository at this point in the history
  5. Fixed tests in python 2

    antonpirker committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    f05d0e3 View commit details
    Browse the repository at this point in the history
  6. Added tests for asyncpg

    antonpirker committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    36ed528 View commit details
    Browse the repository at this point in the history
  7. Fixed asyncpg tests

    antonpirker committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    0f48377 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

  1. Configuration menu
    Copy the full SHA
    792f675 View commit details
    Browse the repository at this point in the history
  2. Cleanup

    antonpirker committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    dbf3cc0 View commit details
    Browse the repository at this point in the history
  3. Cleanup

    antonpirker committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    2e13895 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5e5788c View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

  1. Configuration menu
    Copy the full SHA
    c0942da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4bfea6b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ad9d9a1 View commit details
    Browse the repository at this point in the history
  4. new test client compat

    sentrivana committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    e80c094 View commit details
    Browse the repository at this point in the history
  5. Small fix

    antonpirker committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    8e70c19 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'antonpirker/query-source' of github.com:getsentry/sentr…

    …y-python into antonpirker/query-source
    antonpirker committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    9bd0ea4 View commit details
    Browse the repository at this point in the history