-
Notifications
You must be signed in to change notification settings - Fork 4.6k
stats/opentelemetry: Introduce Tracing API #7852
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 2 commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
fc09e2c
final rebase with master
aranjans 2747371
update e2e tests
aranjans 96f92a0
fix e2e tests
aranjans f650e37
remove fmt logs
aranjans 175d4c5
move grpc_trace_bin_propagator to experimental
aranjans c30c44a
move TraceOptions api to experimental
aranjans 90ffa23
addressed purnesh's comments
aranjans 2083830
don't change opentelemetry/e2e_test.go package name from opentelemetr…
aranjans e8e9d53
make vet happy
aranjans 57fd38a
update TestServerWithMetricsAndTraceOptions
aranjans b0aad8a
fixed nits
aranjans 8680ae8
fixed nits
aranjans 98d11b7
fix: small nits
aranjans d0e1a0a
Add test with metrics and traces disabled.
aranjans b6503f7
make vet happy
aranjans b2831f1
pull out logic to find name resolution delay
aranjans 1cb4396
remove experimental notice from grpc_trace_bin_propagator
aranjans b8fe8db
refactor and addressed comments from doug
aranjans d4ae3ab
Add copyright notice to client_tracing.go
aranjans c705b97
let client set the propagator and trace provider
aranjans 5571e3b
fix breaking tests
aranjans 6e06350
move call span creation to client_tracing.go
aranjans cfb92ae
move grpc_trace_bin_propagator -> stats/opentelemetry
aranjans 72e178b
nits
aranjans 5beafe1
disable tracing if textMapPropagator is not set, even if traceProvide…
aranjans 8e15369
return noop interceptor if traceoptions are not defined properly
aranjans d5913b6
make vet happy
aranjans afbf947
fix nits
aranjans 2fc523f
add test for rpc error
aranjans c1569fc
make vet happy
aranjans 374b933
address purnesh comments
aranjans 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
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.