@lightstep/tracedpromise
v1.0.3
Published
A Promise class modified to allow use of OpenTracing
Downloads
3
Keywords
Readme
tracedpromise
TracedPromise
is a class based on the standard ES6 Promise API that adds OpenTracing instrumentation to the promise.
Getting started
See src/examples/demo.js
for a short example.