GoogleCloudPlatform / GoogleCloudPlatform/opentelemetry-operations-java
Remove the deprecated usage for TraceServiceStub in TraceExporter
Open
enhancement
priority: p3
- Dominant language
- Java
- Stars
- 78
- Forks
- 39
- Avg merge
- 14m
- Merged PRs (30d)
- 1
Description
There is usage of deprecated methods from `TraceServiceStub` in the class `TraceExporter`.
These need to be removed and TODOs around this code need to be addressed.
---
In March 2024, we found that at least one major customer has code that depends on this functionality (see #277). We decided not to remove the deprecated usage to avoid rework for them. We may re-evaluate in future depending on usage.
Contributor guide
Assessment
This issue has not been assessed yet.