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

fix(pymongo): use bytecode wrapping to trace pymongo clients #10516

Merged
merged 23 commits into from
Sep 10, 2024

Commits on Sep 5, 2024

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

    Co-authored-by: datadog-datadog-prod-us1[bot] <88084959+datadog-datadog-prod-us1[bot]@users.noreply.github.com>
    mabdinur and datadog-datadog-prod-us1[bot] authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    21f8df5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a1e7220 View commit details
    Browse the repository at this point in the history
  4. regression test

    mabdinur committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    44eca8e View commit details
    Browse the repository at this point in the history
  5. rn

    mabdinur committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    cb206ba View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f245722 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Configuration menu
    Copy the full SHA
    8958868 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e6f9304 View commit details
    Browse the repository at this point in the history
  3. my todos

    mabdinur authored Sep 6, 2024
    Configuration menu
    Copy the full SHA
    d2c6f24 View commit details
    Browse the repository at this point in the history
  4. remove dumb comment

    mabdinur authored Sep 6, 2024
    Configuration menu
    Copy the full SHA
    85a1029 View commit details
    Browse the repository at this point in the history
  5. fix todo

    Co-authored-by: datadog-datadog-prod-us1[bot] <88084959+datadog-datadog-prod-us1[bot]@users.noreply.github.com>
    mabdinur and datadog-datadog-prod-us1[bot] authored Sep 6, 2024
    Configuration menu
    Copy the full SHA
    6b41774 View commit details
    Browse the repository at this point in the history
  6. add back new line

    mabdinur authored Sep 6, 2024
    Configuration menu
    Copy the full SHA
    3d5bc71 View commit details
    Browse the repository at this point in the history
  7. clean up usage of pin, ensure the pin used in the mongoclient is pass…

    …ed down to socket connections
    mabdinur committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    99d1b4c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a8d8c57 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    ea7514d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5cae11d View commit details
    Browse the repository at this point in the history
  3. fix rn

    mabdinur committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    da8ffda View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f2ff92c View commit details
    Browse the repository at this point in the history
  5. lint

    mabdinur committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    153dbf6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8e760bb View commit details
    Browse the repository at this point in the history
  7. Update ddtrace/contrib/internal/pymongo/patch.py

    Co-authored-by: erikayasuda <[email protected]>
    mabdinur and erikayasuda authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    851f43e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1064e29 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    139ec05 View commit details
    Browse the repository at this point in the history