-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Rever adding spans to all wrapped executor tasks (#89)
## Before this PR In #71, all wrapped executor tasks had spans added by default. This was pretty noisy for tasks that were already doing their own wrapping. ## After this PR If wrapping is not explicitly requested, it is not done
- Loading branch information
1 parent
c37d9fe
commit de00d8d
Showing
2 changed files
with
20 additions
and
11 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