Skip to content
This repository was archived by the owner on Dec 15, 2021. It is now read-only.
This repository was archived by the owner on Dec 15, 2021. It is now read-only.

Make Sample configurable #2

@Sebruck

Description

@Sebruck

Problem
Currently the Sampler for each span is fixed to Sampler.alwaysSample(), which is not feasible for most of the production setups.

Goal
Make it possible to configure the sampler.

Ideas
Via configuration file: Percentage spans sampled (as default)
Via code: When creating a span or using one of the trace functions it should be possible to override the sampler individually

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions