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

send traceparent header to ES #1002

Merged

Commits on Aug 10, 2021

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

Commits on Aug 11, 2021

  1. Configuration menu
    Copy the full SHA
    1a83369 View commit details
    Browse the repository at this point in the history
  2. propagate headers for non-sampled tx/dropped span

    Propagate the parent transaction's traceparent and
    tracestate headers when there's a non-sampled
    transaction in the context, or if the span is
    dropped
    stuartnelson3 committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    39743a3 View commit details
    Browse the repository at this point in the history
  3. fix nil pointer error

    stuartnelson3 committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    692aa53 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7ae9b03 View commit details
    Browse the repository at this point in the history