-
Notifications
You must be signed in to change notification settings - Fork 534
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(pg): add requireParentSpan option (#1199)
* feat(pg): add requireParentTrace option * Remove accidental console.log * Fix up config type casts * Split tests into corresponding blocks * Add tests for new util * Update config type docstring Co-authored-by: Henri Normak <[email protected]> * Fix lint errors Co-authored-by: Daniel Dyla <[email protected]> Co-authored-by: Henri Normak <[email protected]> Co-authored-by: Rauno Viskus <[email protected]>
- Loading branch information
1 parent
5da46ef
commit a6f054d
Showing
6 changed files
with
178 additions
and
57 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
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
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.