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(instrumentation-mysql): fix test for mysql2 v3 (#2168) #2451

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

Commits on Sep 24, 2024

  1. fix(instrumentation-mysql): fix test for mysql2 v3 (open-telemetry#2168)

    Update mysql2 dependency to latest version (@3.11.3) and fix
    tests. Problems during `npm run compile` were fixed by
    removing an unsafe and incorrect typecast.
    
    Fixes open-telemetry#2168
    
    Signed-off-by: Thomas Praxl <[email protected]>
    tpraxl committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    11f6a52 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

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

Commits on Oct 11, 2024

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

Commits on Oct 12, 2024

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