OpenCensus Binary Format Propagation sends a span context on the wire using binary encoding, allowing other services to create spans with the right context.
The library is in alpha stage and the API is subject to change.
Install OpenCensus Binary Propagation with:
npm install @opencensus/propagation-binaryformat
- For more information on OpenCensus, visit: https://opencensus.io/
- To checkout the OpenCensus for Node.js, visit: https://github.com/census-instrumentation/opencensus-node
- For help or feedback on this project, join us on gitter