-
Notifications
You must be signed in to change notification settings - Fork 560
Sampler tracer integration #128
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
reyang
merged 63 commits into
open-telemetry:master
from
ziqizh:sampler-tracer-integration
Jul 7, 2020
Merged
Changes from all commits
Commits
Show all changes
63 commits
Select commit
Hold shift + click to select a range
89ce9f7
add sampler header file
e65cf5c
add param and comments
7b20dc1
change class definition
81cb054
add Decision enum
b206ced
add Decision enum
cdfcd3d
add ShouldSample params and placeholder
1f972e0
add ShouldSample params and placeholder
5097b2e
Merge branch 'sampling-api-header' of github.com:ziqizh/opentelemetry…
279ef0e
minor tweaks
bc14502
add sampler header file
f705b35
add param and comments
8111e93
change class definition
e4ac250
add Decision enum
48d4695
add Decision enum
7c4ac5a
minor tweaks
6fd2568
resolve conflict
5fcf4af
resolve conflict
ef00c7f
Merge branch 'sampling-api-header' of github.com:ziqizh/opentelemetry…
503edb6
change enum to enum class
7c204b8
change sampling result to struct
6d4632b
change param
71f8d9d
add AttributeKeyValue placeholder
590be00
add namespace
11b4420
define functions
a5fb523
remove sampling result class
fe817e5
add always on sampler
78b5be0
add function
8d43a4a
style fix
7586d1d
Merge branch 'master' into sampling-api-header
fab9d74
Merge branch 'sampling-api-header' into always-on-sampler
fff8bda
add test
82ccca0
minor syntax change
249e5be
Revert "minor syntax change"
d9ddf89
add CMake rule
620056c
add CMake rule
1be3e5e
Merge branch 'master' into always-on-sampler
ziqizh cddfc4e
update struct
9bd90ca
update imports'
db4b68b
update namespace
36a2c85
modify test file
f392e2f
modify test case
a555daa
modify test case
54db68e
remove extra header files
543ece9
change to inline function
03002b6
change cmake
93c0a5a
add sampler
408d988
add sampler
df32e4e
Merge remote-tracking branch 'upstream/master' into sampler-tracer-in…
f49f08a
fix bug
44fb580
add unit test
1a621e4
change bazel version
64a0b7f
resolve conflice
b08e544
move sampler to separate folder
a200940
format
7a3a5eb
fix conflict
881099b
add sampler and test for Tracer
9a8d572
remover sampler setter
ee76570
simplify constructor
9aa3373
resolve conflict
c704b9f
modify constructor and test cases
8e57117
fix test cases
3db6b5a
fix style
68c8e8d
Merge remote-tracking branch 'upstream/master' into sampler-tracer-in…
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
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.