Skip to content

feat(tracing): Add traces_sampler option #863

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 11 commits into from
Oct 22, 2020
Merged

Conversation

lobsterkatie
Copy link
Member

@lobsterkatie lobsterkatie commented Oct 16, 2020

This adds a traces_sampler option to the SDK, allowing dynamic sampling and filtering of transactions, as outlined here.

The one piece of that spec that this doesn't yet implement is pulling in default sampling context values from various frameworks/integrations, which will happen in subsequent PRs.

@lobsterkatie lobsterkatie force-pushed the kmclb-add-tracessampler branch from a7bbb6e to a92b322 Compare October 21, 2020 21:32
@lobsterkatie lobsterkatie changed the title [WIP] Add traces_sampler option Add traces_sampler option Oct 22, 2020
@lobsterkatie lobsterkatie marked this pull request as ready for review October 22, 2020 01:15
Copy link
Member

@untitaker untitaker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just doing a perf review of this since i have no context. I'm just going to trust you with the impl since this since rodolfo is ooo and you already implemented the JS one anyway

@lobsterkatie lobsterkatie merged commit 5283055 into master Oct 22, 2020
@lobsterkatie lobsterkatie deleted the kmclb-add-tracessampler branch October 22, 2020 18:18
@lobsterkatie lobsterkatie changed the title Add traces_sampler option feat(tracing): Add traces_sampler option Oct 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants