Skip to content
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

feat: Add support for Dynamic Sampling #572

Merged
merged 5 commits into from Oct 5, 2022
Merged

feat: Add support for Dynamic Sampling #572

merged 5 commits into from Oct 5, 2022

Conversation

cleptric
Copy link
Member

@cleptric cleptric commented Sep 29, 2022

This adds support for Dynamic Sampling, introduced in getsentry/sentry-php#1360.
Once we released the PHP SDK, we can progress here.

Remaining ToDos

  • In the Middleware, I'm setting TransactionSource::url(), but maybe TransactionSource::route() is more appropriate.
  • The LighthouseIntegration.php is currently not setting a TransactionSource, as we might not have access to the context here.

@cleptric cleptric added this to the 2.15.0 milestone Oct 3, 2022
@cleptric cleptric marked this pull request as ready for review October 5, 2022 10:21
@cleptric
Copy link
Member Author

cleptric commented Oct 5, 2022

@stayallive Thanks, LGTM! :shipit:

@stayallive stayallive enabled auto-merge (squash) October 5, 2022 13:21
@stayallive stayallive merged commit b9bb0e3 into master Oct 5, 2022
@stayallive stayallive deleted the dsc branch October 5, 2022 13:22
cleptric added a commit that referenced this pull request Oct 10, 2022
@cleptric cleptric modified the milestones: 2.15.0, 3.0.0 Oct 11, 2022
@cleptric cleptric mentioned this pull request Oct 11, 2022
19 tasks
cleptric added a commit that referenced this pull request Oct 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants