We have manual instrument SDK contributed from the community.
- Go2Sky. Go SDK follows SkyWalking format.
Welcome to consider contributing in following languages:
- Python
- C++
See these protocols in protocols document.
At the moment I am writing this document, NO. Because, OC(OpenCensus) don't support context extendable mechanism, and no hook mechanism when manipulate spans. SkyWalking relied on those to propagate more things than trace id and span id.
We are already in the middle of discussion, see census-instrumentation/opencensus-specs#70. After OC provides this officially, we can.
See Zipkin receiver in backend Choose receiver section.