Exposing distributed traces to OpenCensus consumers

I’m looking for options regarding exposing distributed traces from Istio to OpenCensus consumers.

Thank you.

There has been some work in this direction, but more is needed.

Making an OOP adapter would be a great way to go. I don’t know that the SD adapter is currently OOP, but it could provide a look at tracing. I would also look at the recently added Zipkin-compatible adapter.

I don’t know that adding the adapter into the Istio codebase is the best path forward. We have been steering people towards out-of-tree adapters, and I’d expect that to be the way things continue. One place that it might make sense to host the adapter code may be in the OpenCensus org.

Feel free to bring this topic to the next P&T WG meeting.