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

Remove underspecified and unused Span decorator from Trace SDK. #3363

Merged
merged 4 commits into from
Apr 7, 2023

Conversation

tsloughter
Copy link
Member

Changes

This removes the "decorate" language from span processors. Technically a breaking change but since consensus seemed to be that something new needed to be designed I figured it best to get it out of the spec first.

Open question if the "for advanced scenarios such as tagging or filtering" part should be left in. I'd say it doesn't apply to custom processors but you technically could use them to do that in OnStart.

@tsloughter tsloughter requested review from a team April 4, 2023 10:45
@tsloughter tsloughter closed this Apr 4, 2023
@tsloughter tsloughter reopened this Apr 4, 2023
@tsloughter tsloughter requested a review from a team April 4, 2023 10:53
@arminru arminru added area:sdk Related to the SDK spec:trace Related to the specification/trace directory labels Apr 4, 2023
Copy link
Member

@arminru arminru left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@tsloughter I remember this was discussed already but I can't find the related issue. Can you please link it to your PR?

@tsloughter
Copy link
Member Author

I don't think there is an issue (and didn't find one after a quick search). It was discussed in a Spec SIG meeting.

Copy link
Member

@arminru arminru left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM provided @Aneurysm9 comment is addressed. This also looks like a stray change to me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:sdk Related to the SDK spec:trace Related to the specification/trace directory
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants