Skip to content
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

[improvement] Revert adding spans to all wrapped executor tasks #89

Merged
merged 1 commit into from
Mar 7, 2019
Merged

[improvement] Revert adding spans to all wrapped executor tasks #89

merged 1 commit into from
Mar 7, 2019

Conversation

diogoholanda
Copy link
Contributor

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

@diogoholanda diogoholanda requested a review from a team as a code owner March 7, 2019 15:38
@diogoholanda
Copy link
Contributor Author

@dansanduleac @bavardage @pkoenig10
I guess I was too optimistic in the previous PR comments

@carterkozak carterkozak changed the title [improvement] Rever adding spans to all wrapped executor tasks [improvement] Revert adding spans to all wrapped executor tasks Mar 7, 2019
@dansanduleac
Copy link
Contributor

👍

@bulldozer-bot bulldozer-bot bot merged commit de00d8d into palantir:develop Mar 7, 2019
@diogoholanda diogoholanda deleted the dholanda/revert-adding-spans-to-all-tasks branch March 7, 2019 15:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants