-
Notifications
You must be signed in to change notification settings - Fork 558
Sending sync request through http_client #448
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 all commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
8195e58
add sync request
lalitb 2e3031f
curl test
lalitb 9a5ac8a
fix unique_ptr
lalitb 088bae8
fix memory leak
lalitb 86b0922
add sample example
lalitb f27b07b
fix timeout, and add timeout test
lalitb 08a07f3
missing status code
lalitb 7f6d292
fix operation
lalitb 0c8b6d5
Merge branch 'master' into sync-http-request
lalitb 3d8c763
review comments
lalitb a0bdc20
update comment
lalitb 2d93638
fix http post
lalitb 0344793
sync and http sync clients
lalitb da399cd
Merge branch 'master' into sync-http-request
lalitb c7f4bca
add missing file
lalitb daf3046
fix w3c trace context compile
lalitb a4c7fc5
bazel build
lalitb 8800e9d
fix bazel
lalitb 5509530
disabled timeout test
lalitb 85c1efd
temporarily disable elastic exporter tests
lalitb 6652aa3
fix asan error
lalitb 0292a14
fix
lalitb a288fe8
Merge branch 'main' into sync-http-request
lalitb 3d860ae
fix
lalitb 47a14ce
Merge branch 'sync-http-request' of github.com:lalitb/opentelemetry-c…
lalitb d43d5ae
fix
lalitb 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
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.