Skip to content

Make sampler take into account span type #3766

Description

@sentrivana

The current state of things on the POTel branch is that we treat all spans the same, regardless of whether they're root spans, child spans, or if they have a remote parent. This is a departure from the original logic where e.g. the traces_sampler was only called with transaction events.

Adapt the sampler so that we preserve old sampling behavior with regards to what kind of span we're dealing with.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions