-
Notifications
You must be signed in to change notification settings - Fork 1.5k
[FA] Always instrument methods #19956
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
Open
coignetp
wants to merge
32
commits into
master
Choose a base branch
from
paul/fa-trace-methods
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+182
−80
Open
Changes from 9 commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
8290efa
Always instrument methods
coignetp 98f5f7c
Rename
coignetp cb49d09
Move inside
coignetp bf84bf1
Lint
coignetp 49f035f
Configure tracing
coignetp e1a7c54
Lint
coignetp 6d5d01b
Fix tests
coignetp 95905ab
Lint
coignetp f8f2156
Merge branch 'master' into paul/fa-trace-methods
coignetp 1753580
Handle exceptions without raising errors
coignetp 6f838c2
Address review
coignetp db2f0e9
Merge branch 'master' into paul/fa-trace-methods
coignetp eb46c74
Fmt
coignetp 77f603d
Temp commit
coignetp 0055ab9
Remove test
coignetp 6ed7607
Remove unused import
coignetp 7e66ae6
lint
coignetp f600693
Merge branch 'master' into paul/fa-trace-methods
iliakur 170d294
enable one piece
iliakur 5ed3b44
fix linting
iliakur ecfec06
pt2: context provider
iliakur b482d58
configure tracer
iliakur 207205f
current tracing context
iliakur 165233b
fix lint
iliakur c65dc4a
activate context_provider
iliakur 8c8a89f
bring back tracing test
iliakur ba61846
fix
iliakur 02e8f31
Fix ddtrace bump
coignetp 9dd2a1a
confirm location for the source of breakage
iliakur 5abaa54
fix lint
iliakur d3e21fe
don't configure tracer
iliakur 5837d13
re-enable activate context provider, only tracer config disabled
iliakur 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
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.