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 usage of deprecated TraceServiceStub methods #305

Closed
wants to merge 3 commits into from

Conversation

psx95
Copy link
Contributor

@psx95 psx95 commented Mar 13, 2024

Breaking Change

  • Removes the deprecated TraceServiceStub methods - setTraceServiceStub & getTraceServiceStub.

Fixes #198
Re #277

@psx95 psx95 force-pushed the deprecate-trace-stub branch from c36e98c to afc4aaf Compare March 13, 2024 19:30
@psx95 psx95 requested review from jsuereth and dashpole March 14, 2024 18:48
@psx95 psx95 marked this pull request as ready for review March 14, 2024 18:48
@psx95 psx95 requested a review from a team as a code owner March 14, 2024 18:48
@dashpole
Copy link
Contributor

It looks like it is already deprecated, and this PR is removing it?

@dashpole
Copy link
Contributor

Do we need to provide a resolution/workaround in #277 first?

@psx95
Copy link
Contributor Author

psx95 commented Mar 14, 2024

It looks like it is already deprecated, and this PR is removing it?

Yes

@psx95
Copy link
Contributor Author

psx95 commented Mar 14, 2024

Do we need to provide a resolution/workaround in #277 first?

Yes, I'm responding to #277 right now, and a workaround for testing is presented in #306.

@psx95 psx95 changed the title Deprecate trace stub Remove use of deprecated trace stub methods Mar 14, 2024
@psx95 psx95 changed the title Remove use of deprecated trace stub methods Remove usage of deprecated TraceServiceStub methods Mar 14, 2024
@punya
Copy link
Contributor

punya commented Mar 26, 2024

As discussed internally, we will accept this tech debt in order to avoid creating work for customers.

@punya punya closed this Mar 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove the deprecated usage for TraceServiceStub in TraceExporter
3 participants