opentelemetry-java icon indicating copy to clipboard operation
opentelemetry-java copied to clipboard

Split OpenCensus Shim between Trace/metrics

Open jsuereth opened this issue 4 years ago • 2 comments

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

jsuereth avatar Jan 06 '21 17:01 jsuereth

did this split already happen? or is this necessary at this point?

hdost avatar Oct 19 '21 09:10 hdost

I don't think we have a spec for exactly how all of this is supposed to work yet.

jkwatson avatar Oct 19 '21 15:10 jkwatson