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

aioredis instrumentation fix with extra context and statement #1406

Commits on Nov 16, 2021

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

Commits on Aug 26, 2022

  1. Configuration menu
    Copy the full SHA
    86becc2 View commit details
    Browse the repository at this point in the history
  2. CHANGELOG

    Colton Myers committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    778a732 View commit details
    Browse the repository at this point in the history
  3. Add db context to existing span, rather than a new span

    Also add to redis, not just aioredis
    Colton Myers committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    1ed086e View commit details
    Browse the repository at this point in the history
  4. Simplify args checking

    Colton Myers committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    5c226ee View commit details
    Browse the repository at this point in the history