You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Parent issue for all of the API cleanup involved with SpanBuilder. As this is mostly going to be coordination (e.g., with tokio-tracing) to confirm we can do it, we should probably track it, and do the actual code changes, in one big hit.
The text was updated successfully, but these errors were encountered:
I don't think this makes sense until #2420 , and the associated PoC #1571 , have been done:
These APIs can't really be changed until a path away from them for tokio-tracing is provided
Where the tokio-tracing/OTel integration lands, and how it looks, determines whether or not the existing integration needs to be changed to do this.
If we land on something that extends Björns PoC for instance and everyone agrees to move towards that, then this dependency will disappear itself. If we don't, the existing integration will need to be changed.
Parent issue for all of the API cleanup involved with
SpanBuilder
. As this is mostly going to be coordination (e.g., with tokio-tracing) to confirm we can do it, we should probably track it, and do the actual code changes, in one big hit.The text was updated successfully, but these errors were encountered: