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 psycopg2 instrument issue #2795

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

Commits on Jul 31, 2024

  1. Fix psycopg2 intrusment issue

    Signed-off-by: Qiu, David <[email protected]>
    qiuge615 committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    bc77e8f View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Update psycopg2 connection instrument logic

    Signed-off-by: Qiu, David <[email protected]>
    qiuge615 committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    224e03a View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Configuration menu
    Copy the full SHA
    72ab2f3 View commit details
    Browse the repository at this point in the history
  2. Addd changelog for psycopg2 instrument issue fix

    Signed-off-by: Qiu, David <[email protected]>
    qiuge615 committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    092b8ba View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Merge branch 'main' into fix-Psycopg2Instrumentor

    Signed-off-by: Qiu, David <[email protected]>
    qiuge615 committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    6a8046a View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

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

Commits on Sep 9, 2024

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

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    87d74c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    17f23e3 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Add test case for psycopg2 duplicated instrumentation.

    Signed-off-by: Qiu, David <[email protected]>
    qiuge615 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    30cff63 View commit details
    Browse the repository at this point in the history