zipkin-instrumentation-fetch

v0.22.1-alpha.6
Interceptor for HTTP clients using the 'fetch' API

build

babel src -d lib

test

mocha --exit --require ../../test/helper.js --require @babel/register && karma start --single-run --browsers ChromeHeadless,FirefoxHeadless ../../karma.conf.js

test-browser

karma start --single-run --browsers ChromeHeadless ../../karma.conf.js

test-debug

mocha --inspect-brk --exit --require ../../test/helper.js

prepublish

npm run build
npm i zipkin-instrumentation-fetch

Metadata

Downloads

Maintainers