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

Add Tracestate into the SamplingResult struct #1432

Merged

Commits on Jan 6, 2021

  1. Add Tracestate into the SamplingResult struct

    Add `trace.Tracestate` field into the SDK `trace.SamplingResult` struct.
    
    Use ParentContext from SamplingParameters to return Tracestate in
    `traceIDRatioSampler`, `alwaysOnSampler` and `alwaysOffSampler`.
    
    Add a new test to check that Tracestate is passed.
    ozerovandrei committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    ee4f28c View commit details
    Browse the repository at this point in the history
  2. Updated CHANGELOG.md for open-telemetry#1432 PR

    Added changes description for open-telemetry#1432.
    ozerovandrei committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    99cd9ce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b332d2a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cb6c980 View commit details
    Browse the repository at this point in the history