Skip to content

Incorrect sampling decision propagated in some cases in span streaming #6856

Description

@sentrivana

If the incoming decision is 0, we should always respect that and propagate a negative sampling decision (not talking about custom traces_samplers here). It looks like in some cases, when the sample_rand and sample_rate found in incoming baggage are inconsistent with the sampling decision, we instead take them into account.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions