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

refactor: optimized logic for identifying if the database is Redis from the query #931

Open
wants to merge 12 commits into
base: perf/optimize-sql-instrumentation
Choose a base branch
from

Commits on Oct 8, 2024

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

Commits on Oct 11, 2024

  1. fix: fixed not identifying the database from query with redis command…

    … having multiple words
    Angith committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    e78a44a View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. fixed unit test failures

    Angith committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    238673e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a740c10 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Configuration menu
    Copy the full SHA
    6a51fe9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    97f8145 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. refactor: code cleanup

    Angith committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    98982b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec21e23 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Update instrumentation_sql.go

    Co-authored-by: sanoj subran <sanoj.subran@ibm.com>
    Angith and sanojsubran authored Oct 21, 2024
    Configuration menu
    Copy the full SHA
    0bbf54a View commit details
    Browse the repository at this point in the history
  2. Update instrumentation_sql.go

    Co-authored-by: sanoj subran <sanoj.subran@ibm.com>
    Angith and sanojsubran authored Oct 21, 2024
    Configuration menu
    Copy the full SHA
    58245da View commit details
    Browse the repository at this point in the history
  3. Update instrumentation_sql_test.go

    Co-authored-by: sanoj subran <sanoj.subran@ibm.com>
    Angith and sanojsubran authored Oct 21, 2024
    Configuration menu
    Copy the full SHA
    0f97dcd View commit details
    Browse the repository at this point in the history
  4. refactor: code review changes

    Angith committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    4e37435 View commit details
    Browse the repository at this point in the history