-
Notifications
You must be signed in to change notification settings - Fork 146
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: added captureHTTPsRequest feature (#677)
* fix: increased test cases timeout to make it more stable * test: increase timeout to 4min * feat: added captureHTTPsRequest feature * docs: added 3rd party clients notice * fix: removed unused import * chore: add integ tests * fix: increased timeout to 3min * fix: error introduced in test fn * fix: revert changes on e2e test from this PR * fix: reverted e2e test * fix: reintroduced some changes * fix: re-added manual e2e tests * fixtroubleshooting * fixtroubleshooting * fix/troubleshooting * fix/troubleshooting * fix/troubleshooting * Update docs/core/tracer.md Co-authored-by: Florian Chazal <florianchazal@gmail.com> * fix: addressed review comments * build(deps): updated client-dynamodb dev dep * Update docs/core/tracer.md Co-authored-by: Sara Gerion <47529391+saragerion@users.noreply.github.com> * Update packages/tracing/tests/unit/ProviderService.test.ts Co-authored-by: Sara Gerion <47529391+saragerion@users.noreply.github.com> * Update packages/tracing/src/Tracer.ts Co-authored-by: Sara Gerion <47529391+saragerion@users.noreply.github.com> Co-authored-by: Florian Chazal <florianchazal@gmail.com> Co-authored-by: Sara Gerion <47529391+saragerion@users.noreply.github.com>
- Loading branch information
1 parent
ff3d153
commit 5a36723
Showing
22 changed files
with
790 additions
and
498 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.