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

fix web requests in blocklist reaching the agent #2012

Merged
merged 1 commit into from
Apr 27, 2022
Merged

Conversation

rochdev
Copy link
Member

@rochdev rochdev commented Apr 27, 2022

What does this PR do?

Fix web requests in blocklist reaching the agent.

Motivation

Using an event when the trace is finished means that any new span created afterwards would be traced as normal. Using a property on the trace instead ensures that all chunks will always be dropped.

@rochdev rochdev added bug Something isn't working integrations labels Apr 27, 2022
@rochdev rochdev added this to the 2.5.1 milestone Apr 27, 2022
@rochdev rochdev requested a review from a team as a code owner April 27, 2022 16:21
@rochdev rochdev merged commit f5951de into master Apr 27, 2022
@rochdev rochdev deleted the trace-is-recording branch April 27, 2022 17:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working integrations
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants