-
Notifications
You must be signed in to change notification settings - Fork 91
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Switch HTTP client to not use external memory for header injection (#705
) * WIP: Switch writing HTTP Traceparent without external memory * Remove old code, optional probes * update offsets * remove prints, add dependents probe filtering * Add changelog statement * add manager tests * add license to manager tests * format new test file * Address PR feedback * Update offsets * simplify the changed code, since we don't need to count probes now * atomic writes for traceparent * add dependents validation and tests * apply pr feedback
- Loading branch information
Showing
16 changed files
with
1,062 additions
and
125 deletions.
There are no files selected for viewing
This file contains 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 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.