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

ref(server): Remove redundant dynamic sampling processing on fast path (INGEST-330) #1084

Merged
merged 2 commits into from
Sep 14, 2021

Conversation

RaduW
Copy link
Contributor

@RaduW RaduW commented Sep 13, 2021

Remove dynamic sampling from Relay’s fast path, since the sampling decision is not returned to the client, and sampling always requires up-to-date project configs.

INGEST-330

@RaduW RaduW requested a review from a team September 13, 2021 12:11
@RaduW RaduW merged commit 35ea02e into master Sep 14, 2021
@RaduW RaduW deleted the ref/fix-redundant-dynamic-sampling branch September 14, 2021 08:47
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.

None yet

2 participants