open-telemetry / open-telemetry/opentelemetry-java
Split OpenCensus Shim between Trace/metrics
Open
@jsuereth is already working on this.
Since Jan 6, 2021.
Feature Request
priority:p2
release:required-for-ga
- Dominant language
- Java
- Stars
- 2.5k
- Forks
- 1k
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 58
Description
Is your feature request related to a problem? Please describe.
Tracing is going GA prior to Metrics. We should split the OpenCensus shim so that the tracing portion can go stable with the OpenTelemetry Tracing and allow metrics to evolve with metrics.
Describe the solution you'd like
Split the opencenus shim into two components.
Describe alternatives you've considered
Delaying OpenCensus shim until post metrics GA
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.