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 pgx pool acquire tracer #2008

Merged
merged 7 commits into from
May 15, 2024
Merged

Commits on May 10, 2024

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

Commits on May 11, 2024

  1. add pool to trace acquire

    ngavinsir committed May 11, 2024
    Configuration menu
    Copy the full SHA
    502cbf5 View commit details
    Browse the repository at this point in the history
  2. add release tracer

    ngavinsir committed May 11, 2024
    Configuration menu
    Copy the full SHA
    36e8ec2 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2024

  1. persist ctx in pgxpool conn

    ngavinsir committed May 12, 2024
    Configuration menu
    Copy the full SHA
    a6d8674 View commit details
    Browse the repository at this point in the history
  2. trace release

    ngavinsir committed May 12, 2024
    Configuration menu
    Copy the full SHA
    46e1fb6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bf9fc87 View commit details
    Browse the repository at this point in the history
  4. adjust test

    ngavinsir committed May 12, 2024
    Configuration menu
    Copy the full SHA
    aa206bb View commit details
    Browse the repository at this point in the history