@danielkoehler/propagation-binaryformat
v0.0.1
Published
Opencensus propagation package for binary format.
Downloads
6
Maintainers
Readme
OpenCensus Binary Format Propagation for Node.js
OpenCensus Binary Format Propagation sends a span context on the wire using binary encoding, allowing other services to create spans with the right context.
This project is still at an early stage of development. It's subject to change.
Installation
Install OpenCensus Binary Propagation with:
npm install @opencensus/propagation-binaryformat
Useful links
- 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