-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Send trace context with logs from web applications #3448
Merged
Merged
Changes from 1 commit
Commits
Show all changes
49 commits
Select commit
Hold shift + click to select a range
9a20be9
Send trace context with logs from web applications
liyanhui1228 cf283c4
Fix style
liyanhui1228 583d076
Improved code for web framework detection
liyanhui1228 5be368e
Fix year
liyanhui1228 28e3a6c
Drop module level variables
liyanhui1228 cdc96b4
Address Jon's comments and add some unit tests (not complete yet)
liyanhui1228 fb83ab6
Fix stuff
liyanhui1228 9a20c4e
Add unit test for flask and some refactor
liyanhui1228 f8b7e65
Add unit test for middleware
liyanhui1228 65efdcd
Add unit test for django
liyanhui1228 f78cc2e
Fix style
liyanhui1228 33b92dd
Address jon's comments
liyanhui1228 5cc798f
Address jon's comments
liyanhui1228 6ef3f49
Address all comments
liyanhui1228 14c2545
fix style
liyanhui1228 199ada0
Send trace context with logs from web applications
liyanhui1228 425c8ef
Fix style
liyanhui1228 1047fd5
Improved code for web framework detection
liyanhui1228 46012eb
Fix year
liyanhui1228 43148bf
Drop module level variables
liyanhui1228 de02a1d
Address Jon's comments and add some unit tests (not complete yet)
liyanhui1228 ffb57c4
Fix stuff
liyanhui1228 8fd8f31
Add unit test for flask and some refactor
liyanhui1228 4480027
Add unit test for middleware
liyanhui1228 ad00bdb
Add unit test for django
liyanhui1228 8ed81ad
Fix style
liyanhui1228 a6b25bb
Address jon's comments
liyanhui1228 6123764
Address jon's comments
liyanhui1228 3caccc7
Address all comments
liyanhui1228 4589a06
fix style
liyanhui1228 2889cfc
Tweaks for style / coverage / lint.
dhermes 53738d7
Merge branch 'yanhuil/trace_id' of https://github.com/GoogleCloudPlat…
liyanhui1228 1957077
Send trace context with logs from web applications
liyanhui1228 bf683f7
Fix style
liyanhui1228 51cdb39
Improved code for web framework detection
liyanhui1228 2479d91
Fix year
liyanhui1228 6c04196
Drop module level variables
liyanhui1228 f70c84e
Address Jon's comments and add some unit tests (not complete yet)
liyanhui1228 6fc4b21
Fix stuff
liyanhui1228 2106bfc
Add unit test for flask and some refactor
liyanhui1228 c66fc31
Add unit test for middleware
liyanhui1228 035c4a7
Add unit test for django
liyanhui1228 bd8c1b4
Fix style
liyanhui1228 51bf193
Address jon's comments
liyanhui1228 6b90d1e
Address jon's comments
liyanhui1228 0c6c4f6
Address all comments
liyanhui1228 fe8a3d5
fix style
liyanhui1228 4dff904
Tweaks for style / coverage / lint.
dhermes 9bac365
Merge branch 'yanhuil/trace_id' of https://github.com/GoogleCloudPlat…
liyanhui1228 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
Address all comments
- Loading branch information
commit 0c6c4f6b0dc410259d0f465b3c614d08412d78f1
There are no files selected for viewing
This file contains 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 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 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 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 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 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 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 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
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.
This comment was marked as spam.
Sorry, something went wrong.
This comment was marked as spam.
Sorry, something went wrong.