This repository was archived by the owner on Apr 26, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Opentracing end to end encryption #5687
Closed
Closed
Changes from all commits
Commits
Show all changes
47 commits
Select commit
Hold shift + click to select a range
823c34a
One tracing decorator to rule them all.
JorikSchellekens 565544b
Trace e2e
JorikSchellekens 1e7099d
Fix e2e bugs
JorikSchellekens d876cda
Trace more e2e stuff and less e2e stuff
JorikSchellekens fd669e5
Trace devices
JorikSchellekens c988c02
Trace device messages.
JorikSchellekens 21940ca
Update to new access pattern
JorikSchellekens d94897e
Include servletname in incoming-request trace
JorikSchellekens 28113ad
typo
JorikSchellekens d9f0c7f
How did that half of the statement get deleted?
JorikSchellekens 7ae7e79
These functions were not deferreds!
JorikSchellekens bfc5005
The great logging/ migration
JorikSchellekens 957cd77
Opentracing across streams
JorikSchellekens 1ed790d
Some tracing
JorikSchellekens 01229a4
Clean up room key tracing
JorikSchellekens 794c9e2
Cleanup key upload tracing
JorikSchellekens d4bdc2b
Trace key claiming
JorikSchellekens 2fd49ce
Nicer tracing
JorikSchellekens d44f303
Isort of ran out of puns for this one.
JorikSchellekens a293759
Though style is subjective it depends on a ruthless objectivity: you …
JorikSchellekens ab191f9
A little extra device_list tracing
JorikSchellekens e49487f
Better args wrapper
JorikSchellekens 4824e30
Add user _id
JorikSchellekens 30738e9
newsfile
JorikSchellekens 6944c99
Make sure there is an active span here.
JorikSchellekens d26cbb4
Unbreak json parsing.
JorikSchellekens cffba28
Trailing .d
JorikSchellekens d395650
Use better decorator names.
JorikSchellekens beea2e3
I wish python had a good type system.
JorikSchellekens 1801578
Use unified trace method
JorikSchellekens 08aaad0
Nicer changelog
JorikSchellekens 8b53f8e
Typo
JorikSchellekens 35eb018
Double negatives do not make code that isn't unclear..
JorikSchellekens 46e41ee
Comment for 'context' column in device_lists_outbound_pokes'
JorikSchellekens d859c34
Nicer use of dict update methods.
JorikSchellekens e7f4285
Refactor return value so we don't create identical lists each time.
JorikSchellekens 50964d2
String concatenation without the '+'
JorikSchellekens 0395869
Use underscores.
JorikSchellekens 7ab2088
Remove redundent tagging.
JorikSchellekens f76b071
Remove redundent spans.
JorikSchellekens 22b7e6a
Debug comments gone rampant.
JorikSchellekens 6a355ca
Refactor for clarity.
JorikSchellekens bd0ed7b
Docstrings shouldn't lie.
JorikSchellekens 4f36a2d
Create and use a method to get the span context as a dict.
JorikSchellekens 82d6eb1
Remove unused import
JorikSchellekens a68119e
Merge remote-tracking branch 'origin/develop' into joriks/opentracing…
JorikSchellekens eee4eff
Bind exception to name
JorikSchellekens 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| Add OpenTracing instrumentation for e2e code paths. |
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.