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

Prefer w3c traceparent header over legacy elastic-apm-traceparent #963

Merged
merged 4 commits into from May 28, 2021

Commits on May 28, 2021

  1. Give precedence to W3C 'traceparent' header

    Switch the order of precedence, preferring the W3C
    'traceparent' header over 'elastic-apm-traceparent'.
    axw committed May 28, 2021
    Copy the full SHA
    aeca0ef View commit details
    Browse the repository at this point in the history
  2. Update changelog

    axw committed May 28, 2021
    Copy the full SHA
    e165add View commit details
    Browse the repository at this point in the history
  3. Update module/apmot/tracer.go

    axw committed May 28, 2021
    Copy the full SHA
    e2fad74 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    84dd46f View commit details
    Browse the repository at this point in the history