-
Notifications
You must be signed in to change notification settings - Fork 1k
feat: add jaeger http trace format (#696) #701
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
Merged
Merged
Changes from 1 commit
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
d4de43e
feat: add jaeger http trace format (#696)
vladislav-kiva ae93d80
feat: add jaeger http trace format (#696)
vladislav-kiva 4b2a9d3
feat: add jaeger http trace format (#696)
vladislav-kiva 1a206cb
feat: add jaeger http trace format (#696)
vladislav-kiva b7a345f
feat: add jaeger http trace format (#696)
vladislav-kiva ee56b19
feat: add jaeger http trace format (#696)
vladislav-kiva 0fa26ef
fix: we should set sampled\unsampled via flag
vladislav-kiva b0958ee
fix: we should set sampled\unsampled via flag
vladislav-kiva aee5f41
fix: flags should be converted to hex, not decimal
vladislav-kiva e946b6a
Merge branch 'master' into jaeger-format
DotSpy c41944c
feat: create new package for propagation jaeger
DotSpy 6d8ebda
fix: remove unused dependencies, correct readme header, moved out jae…
DotSpy ba8547c
fix: added jaeger keyword
DotSpy 126f81c
fix: remove comma
DotSpy 49428b4
docs: replace NodeTracer with NodeTracerRegistry
DotSpy b94f716
fix: added missing jaeger keyword to exporter-jaeger
DotSpy 9981ad1
Merge branch 'master' into jaeger-format
DotSpy 6ab6a87
fix: remove test for browser
DotSpy 21c2fed
fix: remove yarn for browser
DotSpy d2cd262
Merge branch 'master' into jaeger-format
DotSpy 982e008
fix: use same naming style as other packages
DotSpy 0d41630
feat: added index.ts and version.ts, revert test for browser
DotSpy 89be82a
fix: tests added index-webpack.ts
vladislav-kiva 5c3db80
test: add test with span generated by jaeger client
vladislav-kiva 7330161
fix: apply review changes
DotSpy 8533133
fix: move out from sub dirs
DotSpy 8b072b3
Merge branch 'master' into jaeger-format
DotSpy bda9831
docs: use common language for docs
DotSpy e0e7b85
fix: test script fix
DotSpy b5c900d
Merge branch 'master' into jaeger-format
DotSpy 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
feat: add jaeger http trace format (#696)
- Loading branch information
commit b7a345f7f1043559cf2131f93add42b2aa4e5848
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
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.