Skip to content

Add central config option to ignore spans for some URL paths #826

@jackshirazi

Description

@jackshirazi

Is your feature request related to a problem?

Like transaction_ignore_urls, this was the most requested feature in the upstream agent, it's closed as you can use a sampler such as this

Describe the solution you'd like

Add the RuleBasedRoutingSampler into the sampler chain of the agent, and provide an option in central config to add/remove paths

Describe alternatives you've considered

DIY sampler

Additional context

The upstream agent has added the RuleBasedRoutingSampler as a dependency in 2.21.0 so as soon as we point at that, look at the feasibility of using it - I haven't checked if you can change it dynamically which may be a blocker

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions