-
Notifications
You must be signed in to change notification settings - Fork 898
feat(instrumentation): Add allowUrls config option to web instrumentation #4938
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
Closed
jairo-mendoza
wants to merge
24
commits into
open-telemetry:main
from
jairo-mendoza:jairo.allowUrls-config-option
Closed
Changes from 12 commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
da710c9
Add allowUrls config option to Fetch Instrumentation
jairo-mendoza 8496c18
Clean up code and add comments
jairo-mendoza 6edaa15
Add allowUrls config option to xhr instrumentation
jairo-mendoza 467acda
Add unit tests
jairo-mendoza 43ba3fd
Merge branch 'main' into jairo.allowUrls-config-option
jairo-mendoza d7a7375
Add entry to experimental changelog
jairo-mendoza 9ea1fe7
Merge branch 'main' into jairo.allowUrls-config-option
jairo-mendoza f45b61e
Call out dependence on new function
jairo-mendoza 9050429
Merge branch 'main' into jairo.allowUrls-config-option
jairo-mendoza 8321c02
Fix merge conflicts
jairo-mendoza c3ad925
Fix merge conflicts
jairo-mendoza e819c8d
Fix up experimental changelog
jairo-mendoza bbf05f2
Add newline to changelog
jairo-mendoza 1045036
Merge branch 'open-telemetry:main' into jairo.allowUrls-config-option
jairo-mendoza e9b7e2c
Update main changelog
jairo-mendoza 4962272
Increase test coverage for isUrlAllowed
jairo-mendoza 2630273
Remove isUrlAllowed from core package
jairo-mendoza 618e6f6
Update fetch instr with private isUrlAllowed
jairo-mendoza fbd03f0
Update xhr instr with private isUrlAllowed
jairo-mendoza 5d396e8
Fix merge conflicts
jairo-mendoza 8ea60cc
Merge branch 'main' into jairo.allowUrls-config-option
pichlermarc c797fb6
Remove changes from regular changelog
jairo-mendoza 8daed5f
Move change to unreleased
jairo-mendoza 2c3481a
Fix missing args in test
jairo-mendoza File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.