opentracing-tracedpromise

1.0.2 • Public • Published

tracedpromise

TracedPromise is a class based on the standard ES6 Promise API that adds OpenTracing instrumentation to the promise.

Getting started

Install with npm. (Note: you may need a relatively recent version of NPM to support scoped packages.)

npm install --save opentracing-tracedpromise

See src/examples/demo.js for a short example.

Dependencies (1)

Dev Dependencies (10)

Package Sidebar

Install

npm i opentracing-tracedpromise

Weekly Downloads

0

Version

1.0.2

License

MIT

Last publish

Collaborators

  • bcronin