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

🐛 [RUM-2016] don't collect useless resources events #2493

Merged
merged 1 commit into from
Nov 6, 2023

Conversation

BenoitZugmeyer
Copy link
Member

@BenoitZugmeyer BenoitZugmeyer commented Nov 3, 2023

Motivation

Fix #2143, improve performances when trackResources is false and resources aren't traced.

Changes

Don't collect RUM Resource event when trackResources is false and don't match allowedTracingUrls.

Testing

  • Local
  • Staging
  • Unit
  • End to end

I have gone over the contributing documentation.

@BenoitZugmeyer BenoitZugmeyer requested a review from a team as a code owner November 3, 2023 18:07
@BenoitZugmeyer
Copy link
Member Author

/to-staging

@dd-devflow
Copy link
Contributor

dd-devflow bot commented Nov 6, 2023

🚂 Branch Integration: starting soon, merge in < 0s

Commit 821613456c will soon be integrated into staging-45.

This build is going to start soon! (estimated merge in less than 0s)

you can cancel this operation by commenting your pull request with /to-staging -c!

@dd-devflow
Copy link
Contributor

dd-devflow bot commented Nov 6, 2023

🚂 Branch Integration: This commit was successfully integrated

Commit 821613456c has been merged into staging-45 in merge commit b4093ea62b.

Check out the triggered pipeline on Gitlab 🦊

@dd-devflow dd-devflow bot added the staging-45 label Nov 6, 2023
@BenoitZugmeyer BenoitZugmeyer merged commit 110ad11 into main Nov 6, 2023
3 checks passed
@BenoitZugmeyer BenoitZugmeyer deleted the benoit/dont-send-useless-resource-events branch November 6, 2023 14:32
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.

🐛 Resource tracking cannot be turned off
2 participants