Skip to content

Spans don't use parent span's sampled flag when calculating their own sampled value. #2

@wburningham

Description

@wburningham

Scenario:

  • I have service A that sends a request to service B
  • The baggage/tracing information is propagated by service A setting the correct headers
  • The "sampled" value from service A is true
  • Service B should "honor/use" use the parent span's sampled value (the value from service A) when determining if the span should be sampled.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions