GoogleCloudPlatform / opentelemetry-operations-java

Apache License 2.0
71 stars 38 forks source link

Remove usage of deprecated TraceServiceStub methods #305

Closed psx95 closed 5 months ago

psx95 commented 6 months ago

Breaking Change

Fixes #198 Re #277

dashpole commented 6 months ago

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

dashpole commented 6 months ago

Do we need to provide a resolution/workaround in https://github.com/GoogleCloudPlatform/opentelemetry-operations-java/issues/277 first?

psx95 commented 6 months ago

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

Yes

psx95 commented 6 months ago

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.

punya commented 5 months ago

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