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: add tracing for batchUpdate, executeUpdate, and connections #3097

Merged
merged 19 commits into from
May 15, 2024

Commits on May 3, 2024

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

Commits on May 7, 2024

  1. Configuration menu
    Copy the full SHA
    8f2f6c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    437c0d2 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. test: add tracing tests

    olavloite committed May 8, 2024
    Configuration menu
    Copy the full SHA
    8f25379 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1efad05 View commit details
    Browse the repository at this point in the history
  3. feat: add tags to traces

    olavloite committed May 8, 2024
    Configuration menu
    Copy the full SHA
    e9afcab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4eee91a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9b5a07a View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

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

Commits on May 12, 2024

  1. chore: create one option for extended tracing

    Create one combined option for extended tracing, and disable this
    option by default for both the Connection API and the standard
    client.
    olavloite committed May 12, 2024
    Configuration menu
    Copy the full SHA
    12fcc77 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Configuration menu
    Copy the full SHA
    ccdae14 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aea7e9e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b06f5ec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    077c369 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6bfd1c3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    08eff62 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7d873dd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f8e5745 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e2ba9d6 View commit details
    Browse the repository at this point in the history