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: blanks span for session keepAlive traces #797

Merged

Commits on Jan 14, 2021

  1. fix: blanks span for session keepAlive traces

    The keepAlive traces were being tracked along with the parent span set
    by the client, which clutters the tracing stack. Here, we set the
    tracing to blank before issueing the keepAlive query.
    thiagotnunes committed Jan 14, 2021
    Copy the full SHA
    1c5f34f View commit details
    Browse the repository at this point in the history