opencensus-java
opencensus-java copied to clipboard
Move current Span logic from the API to the implementation.
#643 makes a similar change to tagging. If it is merged, we should make the tracing package consistent, so that all current context logic is in the implementation library.
I merged #643, which applies this change to tagging.
Awesome, please go ahead and make all the necessary changes. We may want to improve the testing package to help our users to test.
Unassigning, since I'm not currently working on this issue.