{"_id":"@opencensus/nodejs","_rev":"2771458","name":"@opencensus/nodejs","description":"OpenCensus is a toolkit for collecting application performance and behavior data.","dist-tags":{"latest":"0.1.0"},"maintainers":[{"name":"google-admin","email":""},{"name":"google-wombot","email":""},{"name":"isaikevych","email":""},{"name":"kjin","email":""},{"name":"mayurkale22","email":""},{"name":"ofrobots","email":""}],"time":{"modified":"2022-05-23T09:39:47.000Z","created":"2018-06-11T17:42:31.925Z","0.1.0":"2021-07-27T17:23:29.784Z","0.0.22":"2020-06-05T01:40:09.055Z","0.0.21":"2020-03-30T18:51:14.996Z","0.0.20":"2020-02-19T04:14:39.396Z","0.0.19":"2019-11-22T22:56:38.135Z","0.0.18":"2019-10-09T20:03:29.610Z","0.0.17":"2019-09-03T17:16:50.071Z","0.0.16":"2019-07-20T20:22:14.333Z","0.0.15":"2019-07-09T18:53:49.943Z","0.0.14":"2019-06-04T16:36:59.889Z","0.0.13":"2019-05-20T19:06:51.420Z","0.0.12":"2019-05-13T16:13:53.790Z","0.0.11":"2019-04-09T01:49:18.820Z","0.0.10":"2019-04-03T17:15:08.340Z","0.0.9":"2019-02-13T01:09:04.087Z","0.0.8":"2018-12-14T20:48:47.585Z","0.0.7":"2018-11-13T01:50:59.419Z","0.0.6":"2018-10-26T00:10:31.327Z","0.0.5":"2018-10-19T21:08:41.924Z","0.0.4":"2018-08-29T21:34:43.106Z","0.0.3":"2018-08-02T17:08:03.227Z","0.0.2":"2018-06-22T17:58:27.746Z","0.0.1":"2018-06-11T17:42:31.925Z"},"users":{},"author":{"name":"Google Inc."},"repository":{"type":"git","url":"git+https://github.com/census-instrumentation/opencensus-node.git"},"versions":{"0.1.0":{"name":"@opencensus/nodejs","version":"0.1.0","description":"OpenCensus is a toolkit for collecting application performance and behavior data.","main":"build/src/index.js","types":"build/src/index.d.ts","repository":{"type":"git","url":"git+https://github.com/census-instrumentation/opencensus-node.git"},"scripts":{"test":"nyc mocha build/test/**/*.js","codecov":"nyc report --reporter=json && codecov -f coverage/*.json","clean":"rimraf build/*","check":"gts check","compile":"tsc -p .","fix":"gts fix","prepare":"npm run compile","pretest":"npm run compile; npm run copy-fixtures","posttest":"npm run check","copy-fixtures":"./scripts/copy-fixtures.sh"},"keywords":["opencensus","nodejs","tracing","profiling"],"author":{"name":"Google Inc."},"license":"Apache-2.0","engines":{"node":">=8"},"publishConfig":{"access":"public"},"devDependencies":{"@types/extend":"3.0.1","@types/mocha":"8.2.3","@types/node":"10.17.60","@types/shimmer":"1.0.2","codecov":"3.8.3","gts":"1.1.2","intercept-stdout":"0.1.2","mocha":"7.2.0","nyc":"15.1.0","shimmer":"1.2.1","ts-node":"8.10.2","typescript":"3.9.10"},"dependencies":{"@opencensus/core":"^0.1.0","@opencensus/instrumentation-all":"^0.1.0","@opencensus/nodejs-base":"^0.1.0"},"contributors":[{"name":"Google LLC"},{"name":"CESAR Team","url":"www.cesar.org.br"}],"bugs":{"url":"https://github.com/census-instrumentation/opencensus-node/issues"},"homepage":"https://github.com/census-instrumentation/opencensus-node#readme","_id":"@opencensus/nodejs@0.1.0","_nodeVersion":"12.21.0","_npmVersion":"7.5.2","dist":{"shasum":"0e6608e355f565ebab57fd34f02cdfa717021aa2","size":6971,"noattachment":false,"key":"/@opencensus/nodejs/-/@opencensus/nodejs-0.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@opencensus/nodejs/download/@opencensus/nodejs-0.1.0.tgz"},"_npmUser":{"name":"google-wombot","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"google-admin","email":""},{"name":"google-wombot","email":""},{"name":"isaikevych","email":""},{"name":"kjin","email":""},{"name":"mayurkale22","email":""},{"name":"ofrobots","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nodejs_0.1.0_1627406609605_0.7185641852818592"},"_hasShrinkwrap":false,"publish_time":1627406609784,"_cnpm_publish_time":1627406609784,"_cnpmcore_publish_time":"2021-12-16T23:48:26.890Z"},"0.0.22":{"name":"@opencensus/nodejs","version":"0.0.22","description":"OpenCensus is a toolkit for collecting application performance and behavior data.","main":"build/src/index.js","types":"build/src/index.d.ts","repository":{"type":"git","url":"git+https://github.com/census-instrumentation/opencensus-node.git"},"scripts":{"test":"nyc mocha build/test/**/*.js","codecov":"nyc report --reporter=json && codecov -f coverage/*.json","clean":"rimraf build/*","check":"gts check","compile":"tsc -p .","fix":"gts fix","prepare":"npm run compile","pretest":"npm run compile; npm run copy-fixtures","posttest":"npm run check","copy-fixtures":"./scripts/copy-fixtures.sh"},"keywords":["opencensus","nodejs","tracing","profiling"],"author":{"name":"Google Inc."},"license":"Apache-2.0","engines":{"node":">=8"},"publishConfig":{"access":"public"},"devDependencies":{"@types/extend":"^3.0.0","@types/mocha":"^7.0.0","@types/node":"^10.12.12","@types/shimmer":"^1.0.1","codecov":"^3.6.2","gts":"^1.0.0","intercept-stdout":"^0.1.2","mocha":"^7.0.0","nyc":"14.1.1","shimmer":"^1.2.0","ts-node":"^8.0.0","typescript":"~3.2.0"},"dependencies":{"@opencensus/core":"^0.0.22","@opencensus/instrumentation-all":"^0.0.22","@opencensus/nodejs-base":"^0.0.22"},"contributors":[{"name":"Google LLC"},{"name":"CESAR Team","url":"www.cesar.org.br"}],"bugs":{"url":"https://github.com/census-instrumentation/opencensus-node/issues"},"homepage":"https://github.com/census-instrumentation/opencensus-node#readme","_id":"@opencensus/nodejs@0.0.22","_npmVersion":"6.4.1","_nodeVersion":"10.15.1","_npmUser":{"name":"mayurkale22","email":"mayurkale22@gmail.com"},"dist":{"shasum":"923182353994915e8b6ccb351eb33e897e2d7707","size":6952,"noattachment":false,"key":"/@opencensus/nodejs/-/@opencensus/nodejs-0.0.22.tgz","tarball":"http://registry.cnpm.dingdandao.com/@opencensus/nodejs/download/@opencensus/nodejs-0.0.22.tgz"},"maintainers":[{"name":"google-admin","email":""},{"name":"google-wombot","email":""},{"name":"isaikevych","email":""},{"name":"kjin","email":""},{"name":"mayurkale22","email":""},{"name":"ofrobots","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nodejs_0.0.22_1591321208956_0.6619420810801249"},"_hasShrinkwrap":false,"publish_time":1591321209055,"_cnpm_publish_time":1591321209055,"_cnpmcore_publish_time":"2021-12-16T23:48:27.097Z"},"0.0.21":{"name":"@opencensus/nodejs","version":"0.0.21","description":"OpenCensus is a toolkit for collecting application performance and behavior data.","main":"build/src/index.js","types":"build/src/index.d.ts","repository":{"type":"git","url":"git+https://github.com/census-instrumentation/opencensus-node.git"},"scripts":{"test":"nyc mocha build/test/**/*.js","codecov":"nyc report --reporter=json && codecov -f coverage/*.json","clean":"rimraf build/*","check":"gts check","compile":"tsc -p .","fix":"gts fix","prepare":"npm run compile","pretest":"npm run compile; npm run copy-fixtures","posttest":"npm run check","copy-fixtures":"./scripts/copy-fixtures.sh"},"keywords":["opencensus","nodejs","tracing","profiling"],"author":{"name":"Google Inc."},"license":"Apache-2.0","engines":{"node":">=8"},"publishConfig":{"access":"public"},"devDependencies":{"@types/extend":"^3.0.0","@types/mocha":"^7.0.0","@types/node":"^10.12.12","@types/shimmer":"^1.0.1","codecov":"^3.6.2","gts":"^1.0.0","intercept-stdout":"^0.1.2","mocha":"^7.0.0","nyc":"14.1.1","shimmer":"^1.2.0","ts-node":"^8.0.0","typescript":"~3.2.0"},"dependencies":{"@opencensus/core":"^0.0.21","@opencensus/instrumentation-all":"^0.0.21","@opencensus/nodejs-base":"^0.0.21"},"contributors":[{"name":"Google LLC"},{"name":"CESAR Team","url":"www.cesar.org.br"}],"bugs":{"url":"https://github.com/census-instrumentation/opencensus-node/issues"},"homepage":"https://github.com/census-instrumentation/opencensus-node#readme","_id":"@opencensus/nodejs@0.0.21","_npmVersion":"6.4.1","_nodeVersion":"10.15.1","_npmUser":{"name":"mayurkale22","email":"mayurkale22@gmail.com"},"dist":{"shasum":"11dedbbe60f17f56332dd22dc1ce14cf8e456c21","size":6952,"noattachment":false,"key":"/@opencensus/nodejs/-/@opencensus/nodejs-0.0.21.tgz","tarball":"http://registry.cnpm.dingdandao.com/@opencensus/nodejs/download/@opencensus/nodejs-0.0.21.tgz"},"maintainers":[{"name":"google-admin","email":""},{"name":"google-wombot","email":""},{"name":"isaikevych","email":""},{"name":"kjin","email":""},{"name":"mayurkale22","email":""},{"name":"ofrobots","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nodejs_0.0.21_1585594274870_0.40492633916088394"},"_hasShrinkwrap":false,"publish_time":1585594274996,"_cnpm_publish_time":1585594274996,"_cnpmcore_publish_time":"2021-12-16T23:48:27.275Z"},"0.0.20":{"name":"@opencensus/nodejs","version":"0.0.20","description":"OpenCensus is a toolkit for collecting application performance and behavior data.","main":"build/src/index.js","types":"build/src/index.d.ts","repository":{"type":"git","url":"git+https://github.com/census-instrumentation/opencensus-node.git"},"scripts":{"test":"nyc mocha build/test/**/*.js","codecov":"nyc report --reporter=json && codecov -f coverage/*.json","clean":"rimraf build/*","check":"gts check","compile":"tsc -p .","fix":"gts fix","prepare":"npm run compile","pretest":"npm run compile; npm run copy-fixtures","posttest":"npm run check","copy-fixtures":"./scripts/copy-fixtures.sh"},"keywords":["opencensus","nodejs","tracing","profiling"],"author":{"name":"Google Inc."},"license":"Apache-2.0","engines":{"node":">=8"},"publishConfig":{"access":"public"},"devDependencies":{"@types/extend":"^3.0.0","@types/mocha":"^5.2.5","@types/node":"^10.12.12","@types/shimmer":"^1.0.1","codecov":"^3.6.2","gts":"^1.0.0","intercept-stdout":"^0.1.2","mocha":"^6.1.0","nyc":"14.1.1","shimmer":"^1.2.0","ts-node":"^8.0.0","typescript":"~3.2.0"},"dependencies":{"@opencensus/core":"^0.0.20","@opencensus/instrumentation-all":"^0.0.20","@opencensus/nodejs-base":"^0.0.20"},"contributors":[{"name":"Google LLC"},{"name":"CESAR Team","url":"www.cesar.org.br"}],"bugs":{"url":"https://github.com/census-instrumentation/opencensus-node/issues"},"homepage":"https://github.com/census-instrumentation/opencensus-node#readme","_id":"@opencensus/nodejs@0.0.20","_npmVersion":"6.4.1","_nodeVersion":"10.15.1","_npmUser":{"name":"mayurkale22","email":"mayurkale22@gmail.com"},"dist":{"shasum":"bec444cf1804a19e4968b79c573c71bc98707e44","size":6959,"noattachment":false,"key":"/@opencensus/nodejs/-/@opencensus/nodejs-0.0.20.tgz","tarball":"http://registry.cnpm.dingdandao.com/@opencensus/nodejs/download/@opencensus/nodejs-0.0.20.tgz"},"maintainers":[{"name":"google-admin","email":""},{"name":"google-wombot","email":""},{"name":"isaikevych","email":""},{"name":"kjin","email":""},{"name":"mayurkale22","email":""},{"name":"ofrobots","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nodejs_0.0.20_1582085679230_0.39391037333809"},"_hasShrinkwrap":false,"publish_time":1582085679396,"_cnpm_publish_time":1582085679396,"_cnpmcore_publish_time":"2021-12-16T23:48:27.483Z"},"0.0.19":{"name":"@opencensus/nodejs","version":"0.0.19","description":"OpenCensus is a toolkit for collecting application performance and behavior data.","main":"build/src/index.js","types":"build/src/index.d.ts","repository":{"type":"git","url":"git+https://github.com/census-instrumentation/opencensus-node.git"},"scripts":{"test":"nyc mocha build/test/**/*.js","codecov":"nyc report --reporter=json && codecov -f coverage/*.json","clean":"rimraf build/*","check":"gts check","compile":"tsc -p .","fix":"gts fix","prepare":"npm run compile","pretest":"npm run compile; npm run copy-fixtures","posttest":"npm run check","copy-fixtures":"./scripts/copy-fixtures.sh"},"keywords":["opencensus","nodejs","tracing","profiling"],"author":{"name":"Google Inc."},"license":"Apache-2.0","engines":{"node":">=8"},"publishConfig":{"access":"public"},"devDependencies":{"@types/extend":"^3.0.0","@types/mocha":"^5.2.5","@types/node":"^10.12.12","@types/shimmer":"^1.0.1","codecov":"^3.5.0","gts":"^1.0.0","intercept-stdout":"^0.1.2","mocha":"^6.1.0","nyc":"14.1.1","shimmer":"^1.2.0","ts-node":"^8.0.0","typescript":"~3.2.0"},"dependencies":{"@opencensus/core":"^0.0.19","@opencensus/instrumentation-all":"^0.0.19","@opencensus/nodejs-base":"^0.0.19"},"contributors":[{"name":"Google LLC"},{"name":"CESAR Team","url":"www.cesar.org.br"}],"bugs":{"url":"https://github.com/census-instrumentation/opencensus-node/issues"},"homepage":"https://github.com/census-instrumentation/opencensus-node#readme","_id":"@opencensus/nodejs@0.0.19","_npmVersion":"6.4.1","_nodeVersion":"10.15.1","_npmUser":{"name":"mayurkale22","email":"mayurkale22@gmail.com"},"dist":{"shasum":"647d0ed0a6e32df1acfcb4b28ff70f4d71bfdf17","size":6958,"noattachment":false,"key":"/@opencensus/nodejs/-/@opencensus/nodejs-0.0.19.tgz","tarball":"http://registry.cnpm.dingdandao.com/@opencensus/nodejs/download/@opencensus/nodejs-0.0.19.tgz"},"maintainers":[{"name":"google-admin","email":""},{"name":"google-wombot","email":""},{"name":"isaikevych","email":""},{"name":"kjin","email":""},{"name":"mayurkale22","email":""},{"name":"ofrobots","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nodejs_0.0.19_1574463397976_0.07296271163873769"},"_hasShrinkwrap":false,"publish_time":1574463398135,"_cnpm_publish_time":1574463398135,"_cnpmcore_publish_time":"2021-12-16T23:48:27.721Z"},"0.0.18":{"name":"@opencensus/nodejs","version":"0.0.18","description":"OpenCensus is a toolkit for collecting application performance and behavior data.","main":"build/src/index.js","types":"build/src/index.d.ts","repository":{"type":"git","url":"git+https://github.com/census-instrumentation/opencensus-node.git"},"scripts":{"test":"nyc mocha build/test/**/*.js","codecov":"nyc report --reporter=json && codecov -f coverage/*.json","clean":"rimraf build/*","check":"gts check","compile":"tsc -p .","fix":"gts fix","prepare":"npm run compile","pretest":"npm run compile; npm run copy-fixtures","posttest":"npm run check","copy-fixtures":"./scripts/copy-fixtures.sh"},"keywords":["opencensus","nodejs","tracing","profiling"],"author":{"name":"Google Inc."},"license":"Apache-2.0","engines":{"node":">=8"},"publishConfig":{"access":"public"},"devDependencies":{"@types/extend":"^3.0.0","@types/mocha":"^5.2.5","@types/node":"^10.12.12","@types/shimmer":"^1.0.1","codecov":"^3.5.0","gts":"^1.0.0","intercept-stdout":"^0.1.2","mocha":"^6.1.0","nyc":"14.1.1","shimmer":"^1.2.0","ts-node":"^8.0.0","typescript":"~3.2.0"},"dependencies":{"@opencensus/core":"^0.0.18","@opencensus/instrumentation-all":"^0.0.18","@opencensus/nodejs-base":"^0.0.18"},"contributors":[{"name":"Google LLC"},{"name":"CESAR Team","url":"www.cesar.org.br"}],"bugs":{"url":"https://github.com/census-instrumentation/opencensus-node/issues"},"homepage":"https://github.com/census-instrumentation/opencensus-node#readme","_id":"@opencensus/nodejs@0.0.18","_npmVersion":"6.4.1","_nodeVersion":"10.15.1","_npmUser":{"name":"mayurkale22","email":"mayurkale22@gmail.com"},"dist":{"shasum":"9c60fcc6c47dd5b6337a74c0edca8450e34525e3","size":6958,"noattachment":false,"key":"/@opencensus/nodejs/-/@opencensus/nodejs-0.0.18.tgz","tarball":"http://registry.cnpm.dingdandao.com/@opencensus/nodejs/download/@opencensus/nodejs-0.0.18.tgz"},"maintainers":[{"name":"google-admin","email":""},{"name":"google-wombot","email":""},{"name":"isaikevych","email":""},{"name":"kjin","email":""},{"name":"mayurkale22","email":""},{"name":"ofrobots","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nodejs_0.0.18_1570651409490_0.5371373454247133"},"_hasShrinkwrap":false,"publish_time":1570651409610,"_cnpm_publish_time":1570651409610,"_cnpmcore_publish_time":"2021-12-16T23:48:27.910Z"},"0.0.17":{"name":"@opencensus/nodejs","version":"0.0.17","description":"OpenCensus is a toolkit for collecting application performance and behavior data.","main":"build/src/index.js","types":"build/src/index.d.ts","repository":{"type":"git","url":"git+https://github.com/census-instrumentation/opencensus-node.git"},"scripts":{"test":"nyc mocha build/test/**/*.js","codecov":"nyc report --reporter=json && codecov -f coverage/*.json","clean":"rimraf build/*","check":"gts check","compile":"tsc -p .","fix":"gts fix","prepare":"npm run compile","pretest":"npm run compile; npm run copy-fixtures","posttest":"npm run check","copy-fixtures":"./scripts/copy-fixtures.sh"},"keywords":["opencensus","nodejs","tracing","profiling"],"author":{"name":"Google Inc."},"license":"Apache-2.0","engines":{"node":">=8"},"publishConfig":{"access":"public"},"devDependencies":{"@types/extend":"^3.0.0","@types/mocha":"^5.2.5","@types/node":"^10.12.12","@types/shimmer":"^1.0.1","codecov":"^3.5.0","gts":"^1.0.0","intercept-stdout":"^0.1.2","mocha":"^6.1.0","nyc":"14.1.1","shimmer":"^1.2.0","ts-node":"^8.0.0","typescript":"~3.2.0"},"dependencies":{"@opencensus/core":"^0.0.17","@opencensus/instrumentation-all":"^0.0.17","@opencensus/nodejs-base":"^0.0.17"},"contributors":[{"name":"Google LLC"},{"name":"CESAR Team","url":"www.cesar.org.br"}],"bugs":{"url":"https://github.com/census-instrumentation/opencensus-node/issues"},"homepage":"https://github.com/census-instrumentation/opencensus-node#readme","_id":"@opencensus/nodejs@0.0.17","_npmVersion":"6.4.1","_nodeVersion":"10.15.1","_npmUser":{"name":"mayurkale22","email":"mayurkale22@gmail.com"},"dist":{"shasum":"d69aec3545b9883921e6098d46819981d69ca35b","size":6958,"noattachment":false,"key":"/@opencensus/nodejs/-/@opencensus/nodejs-0.0.17.tgz","tarball":"http://registry.cnpm.dingdandao.com/@opencensus/nodejs/download/@opencensus/nodejs-0.0.17.tgz"},"maintainers":[{"name":"google-admin","email":""},{"name":"google-wombot","email":""},{"name":"isaikevych","email":""},{"name":"kjin","email":""},{"name":"mayurkale22","email":""},{"name":"ofrobots","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nodejs_0.0.17_1567531009945_0.7529534913407852"},"_hasShrinkwrap":false,"publish_time":1567531010071,"_cnpm_publish_time":1567531010071,"_cnpmcore_publish_time":"2021-12-16T23:48:28.155Z"},"0.0.16":{"name":"@opencensus/nodejs","version":"0.0.16","description":"OpenCensus is a toolkit for collecting application performance and behavior data.","main":"build/src/index.js","types":"build/src/index.d.ts","repository":{"type":"git","url":"git+https://github.com/census-instrumentation/opencensus-node.git"},"scripts":{"test":"nyc mocha build/test/**/*.js","codecov":"nyc report --reporter=json && codecov -f coverage/*.json","clean":"rimraf build/*","check":"gts check","compile":"tsc -p .","fix":"gts fix","prepare":"npm run compile","pretest":"npm run compile; npm run copy-fixtures","posttest":"npm run check","copy-fixtures":"./scripts/copy-fixtures.sh"},"keywords":["opencensus","nodejs","tracing","profiling"],"author":{"name":"Google Inc."},"license":"Apache-2.0","engines":{"node":">=8"},"publishConfig":{"access":"public"},"devDependencies":{"@types/extend":"^3.0.0","@types/mocha":"^5.2.5","@types/node":"^10.12.12","@types/shimmer":"^1.0.1","codecov":"^3.5.0","gts":"^1.0.0","intercept-stdout":"^0.1.2","mocha":"^6.1.0","nyc":"14.1.1","shimmer":"^1.2.0","ts-node":"^8.0.0","typescript":"~3.2.0"},"dependencies":{"@opencensus/core":"^0.0.16","@opencensus/instrumentation-all":"^0.0.16","@opencensus/nodejs-base":"^0.0.16"},"contributors":[{"name":"Google LLC"},{"name":"CESAR Team","url":"www.cesar.org.br"}],"bugs":{"url":"https://github.com/census-instrumentation/opencensus-node/issues"},"homepage":"https://github.com/census-instrumentation/opencensus-node#readme","_id":"@opencensus/nodejs@0.0.16","_npmVersion":"6.4.1","_nodeVersion":"10.15.1","_npmUser":{"name":"mayurkale22","email":"mayurkale22@gmail.com"},"dist":{"shasum":"1d674618041c14f2e3ba8a4e2b15df861daecfe8","size":6958,"noattachment":false,"key":"/@opencensus/nodejs/-/@opencensus/nodejs-0.0.16.tgz","tarball":"http://registry.cnpm.dingdandao.com/@opencensus/nodejs/download/@opencensus/nodejs-0.0.16.tgz"},"maintainers":[{"name":"google-admin","email":""},{"name":"google-wombot","email":""},{"name":"isaikevych","email":""},{"name":"kjin","email":""},{"name":"mayurkale22","email":""},{"name":"ofrobots","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nodejs_0.0.16_1563654134190_0.34484660249687016"},"_hasShrinkwrap":false,"publish_time":1563654134333,"_cnpm_publish_time":1563654134333,"_cnpmcore_publish_time":"2021-12-16T23:48:28.360Z"},"0.0.15":{"name":"@opencensus/nodejs","version":"0.0.15","description":"OpenCensus is a toolkit for collecting application performance and behavior data.","main":"build/src/index.js","types":"build/src/index.d.ts","repository":{"type":"git","url":"git+https://github.com/census-instrumentation/opencensus-node.git"},"scripts":{"test":"nyc mocha build/test/**/*.js","codecov":"nyc report --reporter=json && codecov -f coverage/*.json","clean":"rimraf build/*","check":"gts check","compile":"tsc -p .","fix":"gts fix","prepare":"npm run compile","pretest":"npm run compile; npm run copy-fixtures","posttest":"npm run check","copy-fixtures":"./scripts/copy-fixtures.sh"},"keywords":["opencensus","nodejs","tracing","profiling"],"author":{"name":"Google Inc."},"license":"Apache-2.0","engines":{"node":">=8"},"publishConfig":{"access":"public"},"devDependencies":{"@types/extend":"^3.0.0","@types/mocha":"^5.2.5","@types/node":"^10.12.12","@types/shimmer":"^1.0.1","codecov":"^3.5.0","gts":"^1.0.0","intercept-stdout":"^0.1.2","mocha":"^6.1.0","nyc":"14.1.1","shimmer":"^1.2.0","ts-node":"^8.0.0","typescript":"~3.2.0"},"dependencies":{"@opencensus/core":"^0.0.15","@opencensus/instrumentation-all":"^0.0.15","@opencensus/nodejs-base":"^0.0.15"},"contributors":[{"name":"Google LLC"},{"name":"CESAR Team","url":"www.cesar.org.br"}],"bugs":{"url":"https://github.com/census-instrumentation/opencensus-node/issues"},"homepage":"https://github.com/census-instrumentation/opencensus-node#readme","_id":"@opencensus/nodejs@0.0.15","_npmVersion":"6.4.1","_nodeVersion":"10.15.1","_npmUser":{"name":"mayurkale22","email":"mayurkale22@gmail.com"},"dist":{"shasum":"22c484893d41b0d7085ecb814cf8d4109502497a","size":6958,"noattachment":false,"key":"/@opencensus/nodejs/-/@opencensus/nodejs-0.0.15.tgz","tarball":"http://registry.cnpm.dingdandao.com/@opencensus/nodejs/download/@opencensus/nodejs-0.0.15.tgz"},"maintainers":[{"name":"google-admin","email":""},{"name":"google-wombot","email":""},{"name":"isaikevych","email":""},{"name":"kjin","email":""},{"name":"mayurkale22","email":""},{"name":"ofrobots","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nodejs_0.0.15_1562698429620_0.8349391039428862"},"_hasShrinkwrap":false,"publish_time":1562698429943,"_cnpm_publish_time":1562698429943,"_cnpmcore_publish_time":"2021-12-16T23:48:28.571Z"},"0.0.14":{"name":"@opencensus/nodejs","version":"0.0.14","description":"OpenCensus is a toolkit for collecting application performance and behavior data.","main":"build/src/index.js","types":"build/src/index.d.ts","repository":{"type":"git","url":"git+https://github.com/census-instrumentation/opencensus-node.git"},"scripts":{"test":"nyc mocha build/test/**/*.js","codecov":"nyc report --reporter=json && codecov -f coverage/*.json","clean":"rimraf build/*","check":"gts check","compile":"tsc -p .","fix":"gts fix","prepare":"npm run compile","pretest":"npm run compile; npm run copy-fixtures","posttest":"npm run check","copy-fixtures":"./scripts/copy-fixtures.sh"},"keywords":["opencensus","nodejs","tracing","profiling"],"author":{"name":"Google Inc."},"license":"Apache-2.0","engines":{"node":">=8"},"publishConfig":{"access":"public"},"devDependencies":{"@types/extend":"^3.0.0","@types/mocha":"^5.2.5","@types/node":"^10.12.12","@types/shimmer":"^1.0.1","codecov":"^3.4.0","gts":"^0.9.0","intercept-stdout":"^0.1.2","mocha":"^6.1.0","nyc":"14.1.1","shimmer":"^1.2.0","ts-node":"^8.0.0","typescript":"~3.2.0"},"dependencies":{"@opencensus/core":"^0.0.14","@opencensus/instrumentation-all":"^0.0.14","@opencensus/nodejs-base":"^0.0.14"},"contributors":[{"name":"Google LLC"},{"name":"CESAR Team","url":"www.cesar.org.br"}],"bugs":{"url":"https://github.com/census-instrumentation/opencensus-node/issues"},"homepage":"https://github.com/census-instrumentation/opencensus-node#readme","_id":"@opencensus/nodejs@0.0.14","_npmVersion":"6.4.1","_nodeVersion":"10.15.1","_npmUser":{"name":"mayurkale22","email":"mayurkale22@gmail.com"},"dist":{"shasum":"f21686a7d5ad562848a1d7721cdfb59a6a4625d2","size":6960,"noattachment":false,"key":"/@opencensus/nodejs/-/@opencensus/nodejs-0.0.14.tgz","tarball":"http://registry.cnpm.dingdandao.com/@opencensus/nodejs/download/@opencensus/nodejs-0.0.14.tgz"},"maintainers":[{"name":"google-admin","email":""},{"name":"google-wombot","email":""},{"name":"isaikevych","email":""},{"name":"kjin","email":""},{"name":"mayurkale22","email":""},{"name":"ofrobots","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nodejs_0.0.14_1559666219713_0.5333490910159546"},"_hasShrinkwrap":false,"publish_time":1559666219889,"_cnpm_publish_time":1559666219889,"_cnpmcore_publish_time":"2021-12-16T23:48:28.821Z"},"0.0.13":{"name":"@opencensus/nodejs","version":"0.0.13","description":"OpenCensus is a toolkit for collecting application performance and behavior data.","main":"build/src/index.js","types":"build/src/index.d.ts","repository":{"type":"git","url":"git+https://github.com/census-instrumentation/opencensus-node.git"},"scripts":{"test":"nyc mocha build/test/**/*.js","codecov":"nyc report --reporter=json && codecov -f coverage/*.json","clean":"rimraf build/*","check":"gts check","compile":"tsc -p .","fix":"gts fix","prepare":"npm run compile","pretest":"npm run compile; npm run copy-fixtures","posttest":"npm run check","copy-fixtures":"./scripts/copy-fixtures.sh"},"keywords":["opencensus","nodejs","tracing","profiling"],"author":{"name":"Google Inc."},"license":"Apache-2.0","engines":{"node":">=8"},"publishConfig":{"access":"public"},"devDependencies":{"@types/extend":"^3.0.0","@types/mocha":"^5.2.5","@types/node":"^10.12.12","@types/shimmer":"^1.0.1","codecov":"^3.4.0","gts":"^0.9.0","intercept-stdout":"^0.1.2","mocha":"^6.1.0","nyc":"14.0.0","shimmer":"^1.2.0","ts-node":"^8.0.0","typescript":"~3.2.0"},"dependencies":{"@opencensus/core":"^0.0.13","@opencensus/instrumentation-all":"^0.0.13","@opencensus/nodejs-base":"^0.0.13"},"contributors":[{"name":"Google LLC"},{"name":"CESAR Team","url":"www.cesar.org.br"}],"bugs":{"url":"https://github.com/census-instrumentation/opencensus-node/issues"},"homepage":"https://github.com/census-instrumentation/opencensus-node#readme","_id":"@opencensus/nodejs@0.0.13","_npmVersion":"6.4.1","_nodeVersion":"10.15.1","_npmUser":{"name":"mayurkale22","email":"mayurkale22@gmail.com"},"dist":{"shasum":"e76f491c371e271ca8f4bf382468e99f0e315863","size":6959,"noattachment":false,"key":"/@opencensus/nodejs/-/@opencensus/nodejs-0.0.13.tgz","tarball":"http://registry.cnpm.dingdandao.com/@opencensus/nodejs/download/@opencensus/nodejs-0.0.13.tgz"},"maintainers":[{"name":"google-admin","email":""},{"name":"google-wombot","email":""},{"name":"isaikevych","email":""},{"name":"kjin","email":""},{"name":"mayurkale22","email":""},{"name":"ofrobots","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nodejs_0.0.13_1558379210478_0.2412481219059064"},"_hasShrinkwrap":false,"publish_time":1558379211420,"_cnpm_publish_time":1558379211420,"_cnpmcore_publish_time":"2021-12-16T23:48:29.041Z"},"0.0.12":{"name":"@opencensus/nodejs","version":"0.0.12","description":"OpenCensus is a toolkit for collecting application performance and behavior data.","main":"build/src/index.js","types":"build/src/index.d.ts","repository":{"type":"git","url":"git+https://github.com/census-instrumentation/opencensus-node.git"},"scripts":{"test":"nyc mocha build/test/**/*.js","codecov":"nyc report --reporter=json && codecov -f coverage/*.json","clean":"rimraf build/*","check":"gts check","compile":"tsc -p .","fix":"gts fix","prepare":"npm run compile","pretest":"npm run compile; npm run copy-fixtures","posttest":"npm run check","copy-fixtures":"./scripts/copy-fixtures.sh"},"keywords":["opencensus","nodejs","tracing","profiling"],"author":{"name":"Google Inc."},"license":"Apache-2.0","engines":{"node":">=6.0"},"publishConfig":{"access":"public"},"devDependencies":{"@types/extend":"^3.0.0","@types/mocha":"^5.2.5","@types/node":"^10.12.12","@types/shimmer":"^1.0.1","codecov":"^3.1.0","gts":"^0.9.0","intercept-stdout":"^0.1.2","mocha":"^6.1.0","nyc":"14.0.0","shimmer":"^1.2.0","ts-node":"^8.0.0","typescript":"~3.2.0"},"dependencies":{"@opencensus/core":"^0.0.12","@opencensus/instrumentation-all":"^0.0.12","@opencensus/nodejs-base":"^0.0.12"},"contributors":[{"name":"Google LLC"},{"name":"CESAR Team","url":"www.cesar.org.br"}],"bugs":{"url":"https://github.com/census-instrumentation/opencensus-node/issues"},"homepage":"https://github.com/census-instrumentation/opencensus-node#readme","_id":"@opencensus/nodejs@0.0.12","_npmVersion":"6.4.1","_nodeVersion":"10.15.1","_npmUser":{"name":"mayurkale22","email":"mayurkale22@gmail.com"},"dist":{"shasum":"fdfa11104163c21fa2f450831e804ce1fb530ef5","size":6960,"noattachment":false,"key":"/@opencensus/nodejs/-/@opencensus/nodejs-0.0.12.tgz","tarball":"http://registry.cnpm.dingdandao.com/@opencensus/nodejs/download/@opencensus/nodejs-0.0.12.tgz"},"maintainers":[{"name":"google-admin","email":""},{"name":"google-wombot","email":""},{"name":"isaikevych","email":""},{"name":"kjin","email":""},{"name":"mayurkale22","email":""},{"name":"ofrobots","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nodejs_0.0.12_1557764033578_0.795595407633628"},"_hasShrinkwrap":false,"publish_time":1557764033790,"_cnpm_publish_time":1557764033790,"_cnpmcore_publish_time":"2021-12-16T23:48:29.266Z"},"0.0.11":{"name":"@opencensus/nodejs","version":"0.0.11","description":"OpenCensus is a toolkit for collecting application performance and behavior data.","main":"build/src/index.js","types":"build/src/index.d.ts","repository":{"type":"git","url":"git+https://github.com/census-instrumentation/opencensus-node.git"},"scripts":{"test":"nyc mocha build/test/**/*.js","codecov":"nyc report --reporter=json && codecov -f coverage/*.json","clean":"rimraf build/*","check":"gts check","compile":"tsc -p .","fix":"gts fix","prepare":"npm run compile","pretest":"npm run compile; npm run copy-fixtures","posttest":"npm run check","copy-fixtures":"./scripts/copy-fixtures.sh"},"keywords":["opencensus","nodejs","tracing","profiling"],"author":{"name":"Google Inc."},"license":"Apache-2.0","engines":{"node":">=6.0"},"publishConfig":{"access":"public"},"devDependencies":{"@types/extend":"^3.0.0","@types/mocha":"^5.2.5","@types/node":"^10.12.12","@types/shimmer":"^1.0.1","codecov":"^3.1.0","gts":"^0.9.0","intercept-stdout":"^0.1.2","mocha":"^6.0.0","nyc":"13.3.0","shimmer":"^1.2.0","ts-node":"^8.0.0","typescript":"~3.2.0"},"dependencies":{"@opencensus/core":"^0.0.11","@opencensus/instrumentation-all":"^0.0.11","extend":"^3.0.2","require-in-the-middle":"^4.0.0"},"contributors":[{"name":"Google LLC"},{"name":"CESAR Team","url":"www.cesar.org.br"}],"bugs":{"url":"https://github.com/census-instrumentation/opencensus-node/issues"},"homepage":"https://github.com/census-instrumentation/opencensus-node#readme","_id":"@opencensus/nodejs@0.0.11","_npmVersion":"6.4.1","_nodeVersion":"10.15.1","_npmUser":{"name":"mayurkale22","email":"mayurkale22@gmail.com"},"dist":{"shasum":"d5229f6ca41dd14559c0e68cfdf9217898d4b240","size":10023,"noattachment":false,"key":"/@opencensus/nodejs/-/@opencensus/nodejs-0.0.11.tgz","tarball":"http://registry.cnpm.dingdandao.com/@opencensus/nodejs/download/@opencensus/nodejs-0.0.11.tgz"},"maintainers":[{"name":"google-admin","email":""},{"name":"google-wombot","email":""},{"name":"isaikevych","email":""},{"name":"kjin","email":""},{"name":"mayurkale22","email":""},{"name":"ofrobots","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nodejs_0.0.11_1554774558536_0.6238880235421329"},"_hasShrinkwrap":false,"publish_time":1554774558820,"_cnpm_publish_time":1554774558820,"_cnpmcore_publish_time":"2021-12-16T23:48:29.494Z"},"0.0.10":{"name":"@opencensus/nodejs","version":"0.0.10","description":"OpenCensus is a toolkit for collecting application performance and behavior data.","main":"build/src/index.js","types":"build/src/index.d.ts","repository":{"type":"git","url":"git+https://github.com/census-instrumentation/opencensus-node.git"},"scripts":{"test":"nyc mocha build/test/**/*.js","codecov":"nyc report --reporter=json && codecov -f coverage/*.json","clean":"rimraf build/*","check":"gts check","compile":"tsc -p .","fix":"gts fix","prepare":"npm run compile","pretest":"npm run compile; npm run copy-fixtures","posttest":"npm run check","copy-fixtures":"./scripts/copy-fixtures.sh"},"keywords":["opencensus","nodejs","tracing","profiling"],"author":{"name":"Google Inc."},"license":"Apache-2.0","engines":{"node":">=6.0"},"publishConfig":{"access":"public"},"devDependencies":{"@types/extend":"^3.0.0","@types/mocha":"^5.2.5","@types/node":"^10.12.12","@types/shimmer":"^1.0.1","codecov":"^3.1.0","gts":"^0.9.0","intercept-stdout":"^0.1.2","mocha":"^6.0.0","nyc":"13.3.0","shimmer":"^1.2.0","ts-node":"^8.0.0","typescript":"~3.2.0"},"dependencies":{"@opencensus/core":"^0.0.10","@opencensus/instrumentation-all":"^0.0.10","extend":"^3.0.2","require-in-the-middle":"^4.0.0"},"contributors":[{"name":"Google LLC"},{"name":"CESAR Team","url":"www.cesar.org.br"}],"bugs":{"url":"https://github.com/census-instrumentation/opencensus-node/issues"},"homepage":"https://github.com/census-instrumentation/opencensus-node#readme","_id":"@opencensus/nodejs@0.0.10","_npmVersion":"6.4.1","_nodeVersion":"10.15.1","_npmUser":{"name":"mayurkale22","email":"mayurkale22@gmail.com"},"dist":{"shasum":"db4c9e26c2b25d638be21a16d00cee401bfdcd5e","size":9975,"noattachment":false,"key":"/@opencensus/nodejs/-/@opencensus/nodejs-0.0.10.tgz","tarball":"http://registry.cnpm.dingdandao.com/@opencensus/nodejs/download/@opencensus/nodejs-0.0.10.tgz"},"maintainers":[{"name":"google-admin","email":""},{"name":"google-wombot","email":""},{"name":"isaikevych","email":""},{"name":"kjin","email":""},{"name":"mayurkale22","email":""},{"name":"ofrobots","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nodejs_0.0.10_1554311708181_0.3313185256159972"},"_hasShrinkwrap":false,"publish_time":1554311708340,"_cnpm_publish_time":1554311708340,"_cnpmcore_publish_time":"2021-12-16T23:48:29.687Z"},"0.0.9":{"name":"@opencensus/nodejs","version":"0.0.9","description":"OpenCensus is a toolkit for collecting application performance and behavior data.","main":"build/src/index.js","types":"build/src/index.d.ts","repository":{"type":"git","url":"git+https://github.com/census-instrumentation/opencensus-node.git"},"scripts":{"test":"nyc mocha build/test/**/*.js","codecov":"nyc report --reporter=json && codecov -f coverage/*.json","clean":"rimraf build/*","check":"gts check","compile":"tsc -p .","fix":"gts fix","prepare":"npm run compile","pretest":"npm run compile; npm run copy-fixtures","posttest":"npm run check","copy-fixtures":"./scripts/copy-fixtures.sh"},"keywords":["opencensus","nodejs","tracing","profiling"],"author":{"name":"Google Inc."},"license":"Apache-2.0","engines":{"node":">=6.0"},"publishConfig":{"access":"public"},"devDependencies":{"@types/extend":"^3.0.0","@types/mocha":"^5.2.5","@types/node":"^10.12.12","@types/shimmer":"^1.0.1","codecov":"^3.1.0","gts":"^0.9.0","intercept-stdout":"^0.1.2","mocha":"^5.0.4","ncp":"^2.0.0","nyc":"13.1.0","shimmer":"^1.2.0","ts-node":"^7.0.1","typescript":"~3.2.0"},"dependencies":{"@opencensus/core":"^0.0.9","@opencensus/instrumentation-all":"^0.0.9","extend":"^3.0.1","require-in-the-middle":"^3.0.0"},"contributors":[{"name":"Google LLC"},{"name":"CESAR Team","url":"www.cesar.org.br"}],"bugs":{"url":"https://github.com/census-instrumentation/opencensus-node/issues"},"homepage":"https://github.com/census-instrumentation/opencensus-node#readme","_id":"@opencensus/nodejs@0.0.9","_npmVersion":"6.4.1","_nodeVersion":"10.14.2","_npmUser":{"name":"mayurkale22","email":"mayurkale22@gmail.com"},"dist":{"shasum":"e46aab3a19138849847fd2e81ad00536a7efa330","size":9903,"noattachment":false,"key":"/@opencensus/nodejs/-/@opencensus/nodejs-0.0.9.tgz","tarball":"http://registry.cnpm.dingdandao.com/@opencensus/nodejs/download/@opencensus/nodejs-0.0.9.tgz"},"maintainers":[{"name":"google-admin","email":""},{"name":"google-wombot","email":""},{"name":"isaikevych","email":""},{"name":"kjin","email":""},{"name":"mayurkale22","email":""},{"name":"ofrobots","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nodejs_0.0.9_1550020143963_0.7378602690740255"},"_hasShrinkwrap":false,"publish_time":1550020144087,"_cnpm_publish_time":1550020144087,"_cnpmcore_publish_time":"2021-12-16T23:48:29.894Z"},"0.0.8":{"name":"@opencensus/nodejs","version":"0.0.8","description":"OpenCensus is a toolkit for collecting application performance and behavior data.","main":"build/src/index.js","types":"build/src/index.d.ts","repository":{"type":"git","url":"git+https://github.com/census-instrumentation/opencensus-node.git"},"scripts":{"test":"nyc -x '**/test/**' --reporter=html --reporter=text mocha 'build/test/**/*.js'","clean":"rimraf build/*","check":"gts check","compile":"tsc -p .","fix":"gts fix","prepare":"npm run compile","pretest":"npm run compile; npm run copy-fixtures","posttest":"npm run check","copy-fixtures":"./scripts/copy-fixtures.sh"},"keywords":["opencensus","nodejs","tracing","profiling"],"author":{"name":"Google Inc."},"license":"Apache-2.0","engines":{"node":">=6.0"},"publishConfig":{"access":"public"},"devDependencies":{"@types/extend":"^3.0.0","@types/mocha":"^5.2.5","@types/node":"^10.12.12","@types/shimmer":"^1.0.1","gts":"^0.9.0","intercept-stdout":"^0.1.2","mocha":"^5.0.4","ncp":"^2.0.0","nyc":"11.6.0","shimmer":"^1.2.0","ts-node":"^7.0.1","typescript":"~2.6.1"},"dependencies":{"@opencensus/core":"^0.0.8","@opencensus/instrumentation-all":"^0.0.8","extend":"^3.0.1","require-in-the-middle":"^3.0.0"},"contributors":[{"name":"Google LLC"},{"name":"CESAR Team","url":"www.cesar.org.br"}],"bugs":{"url":"https://github.com/census-instrumentation/opencensus-node/issues"},"homepage":"https://github.com/census-instrumentation/opencensus-node#readme","_id":"@opencensus/nodejs@0.0.8","_npmVersion":"6.4.1","_nodeVersion":"10.13.0","_npmUser":{"name":"mayurkale22","email":"mayurkale22@gmail.com"},"dist":{"shasum":"503138e03db5c6c6b5c2120c7d4f68e26cc35dc2","size":9752,"noattachment":false,"key":"/@opencensus/nodejs/-/@opencensus/nodejs-0.0.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/@opencensus/nodejs/download/@opencensus/nodejs-0.0.8.tgz"},"maintainers":[{"name":"google-admin","email":""},{"name":"google-wombot","email":""},{"name":"isaikevych","email":""},{"name":"kjin","email":""},{"name":"mayurkale22","email":""},{"name":"ofrobots","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nodejs_0.0.8_1544820527434_0.7193042048849958"},"_hasShrinkwrap":false,"publish_time":1544820527585,"_cnpm_publish_time":1544820527585,"_cnpmcore_publish_time":"2021-12-16T23:48:30.104Z"},"0.0.7":{"name":"@opencensus/nodejs","version":"0.0.7","description":"OpenCensus is a toolkit for collecting application performance and behavior data.","main":"build/src/index.js","types":"build/src/index.d.ts","repository":{"type":"git","url":"git+https://github.com/census-instrumentation/opencensus-node.git"},"scripts":{"test":"nyc -x '**/test/**' --reporter=html --reporter=text mocha 'build/test/**/*.js'","clean":"rimraf build/*","check":"gts check","compile":"tsc -p .","fix":"gts fix","prepare":"npm run compile","pretest":"npm run compile; npm run copy-fixtures","posttest":"npm run check","copy-fixtures":"./scripts/copy-fixtures.sh"},"keywords":["opencensus","nodejs","tracing","profiling"],"author":{"name":"Google Inc."},"license":"Apache-2.0","engines":{"node":">=6.0"},"publishConfig":{"access":"public"},"devDependencies":{"@types/extend":"^3.0.0","@types/mocha":"^2.2.48","@types/node":"^9.4.7","@types/shimmer":"^1.0.1","gts":"^0.5.4","intercept-stdout":"^0.1.2","mocha":"^5.0.4","ncp":"^2.0.0","nyc":"11.6.0","shimmer":"^1.2.0","ts-node":"^4.0.0","typescript":"~2.6.1"},"dependencies":{"@opencensus/core":"^0.0.7","@opencensus/instrumentation-all":"^0.0.7","extend":"^3.0.1","require-in-the-middle":"^3.0.0"},"contributors":[{"name":"Google LLC"},{"name":"CESAR Team","url":"www.cesar.org.br"}],"bugs":{"url":"https://github.com/census-instrumentation/opencensus-node/issues"},"homepage":"https://github.com/census-instrumentation/opencensus-node#readme","_id":"@opencensus/nodejs@0.0.7","_npmVersion":"6.4.1","_nodeVersion":"8.11.0","_npmUser":{"name":"isaikevych","email":"isaikevych@google.com"},"dist":{"shasum":"25bf51db6b3071a3a7fdfd86b92e08f734128409","size":9758,"noattachment":false,"key":"/@opencensus/nodejs/-/@opencensus/nodejs-0.0.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/@opencensus/nodejs/download/@opencensus/nodejs-0.0.7.tgz"},"maintainers":[{"name":"google-admin","email":""},{"name":"google-wombot","email":""},{"name":"isaikevych","email":""},{"name":"kjin","email":""},{"name":"mayurkale22","email":""},{"name":"ofrobots","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nodejs_0.0.7_1542073859263_0.38488452951659746"},"_hasShrinkwrap":false,"publish_time":1542073859419,"_cnpm_publish_time":1542073859419,"_cnpmcore_publish_time":"2021-12-16T23:48:30.359Z"},"0.0.6":{"name":"@opencensus/nodejs","version":"0.0.6","description":"OpenCensus is a toolkit for collecting application performance and behavior data.","main":"build/src/index.js","types":"build/src/index.d.ts","repository":{"type":"git","url":"git+https://github.com/census-instrumentation/opencensus-node.git"},"scripts":{"test":"nyc -x '**/test/**' --reporter=html --reporter=text mocha 'build/test/**/*.js'","clean":"rimraf build/*","check":"gts check","compile":"tsc -p .","fix":"gts fix","prepare":"npm run compile","pretest":"npm run compile; npm run copy-fixtures","posttest":"npm run check","copy-fixtures":"./scripts/copy-fixtures.sh"},"keywords":["opencensus","nodejs","tracing","profiling"],"author":{"name":"Google Inc."},"license":"Apache-2.0","engines":{"node":">=6.0"},"publishConfig":{"access":"public"},"devDependencies":{"@types/extend":"^3.0.0","@types/mocha":"^2.2.48","@types/node":"^9.4.7","@types/shimmer":"^1.0.1","gts":"^0.5.4","intercept-stdout":"^0.1.2","mocha":"^5.0.4","ncp":"^2.0.0","nyc":"11.6.0","shimmer":"^1.2.0","ts-node":"^4.0.0","typescript":"~2.6.1"},"dependencies":{"@opencensus/core":"^0.0.6","@opencensus/instrumentation-all":"^0.0.6","extend":"^3.0.1","require-in-the-middle":"^3.0.0"},"contributors":[{"name":"Google LLC"},{"name":"CESAR Team","url":"www.cesar.org.br"}],"bugs":{"url":"https://github.com/census-instrumentation/opencensus-node/issues"},"homepage":"https://github.com/census-instrumentation/opencensus-node#readme","_id":"@opencensus/nodejs@0.0.6","_npmVersion":"6.4.1","_nodeVersion":"10.11.0","_npmUser":{"name":"isaikevych","email":"isaikevych@google.com"},"dist":{"shasum":"24b1dacbfe359bcf2cde6cdf02d638f50c64f66c","size":9758,"noattachment":false,"key":"/@opencensus/nodejs/-/@opencensus/nodejs-0.0.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/@opencensus/nodejs/download/@opencensus/nodejs-0.0.6.tgz"},"maintainers":[{"name":"google-admin","email":""},{"name":"google-wombot","email":""},{"name":"isaikevych","email":""},{"name":"kjin","email":""},{"name":"mayurkale22","email":""},{"name":"ofrobots","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nodejs_0.0.6_1540512631196_0.5325673072933583"},"_hasShrinkwrap":false,"publish_time":1540512631327,"_cnpm_publish_time":1540512631327,"_cnpmcore_publish_time":"2021-12-16T23:48:30.561Z"},"0.0.5":{"name":"@opencensus/nodejs","version":"0.0.5","description":"OpenCensus is a toolkit for collecting application performance and behavior data.","main":"build/src/index.js","types":"build/src/index.d.ts","repository":{"type":"git","url":"git+https://github.com/census-instrumentation/opencensus-node.git"},"scripts":{"test":"nyc -x '**/test/**' --reporter=html --reporter=text mocha 'build/test/**/*.js'","clean":"rimraf build/*","check":"gts check","compile":"tsc -p .","fix":"gts fix","prepare":"npm run compile","pretest":"npm run compile; npm run copy-fixtures","posttest":"npm run check","copy-fixtures":"./scripts/copy-fixtures.sh"},"keywords":["opencensus","nodejs","tracing","profiling"],"author":{"name":"Google Inc."},"license":"Apache-2.0","engines":{"node":">=6.0"},"publishConfig":{"access":"public"},"devDependencies":{"@types/extend":"^3.0.0","@types/mocha":"^2.2.48","@types/node":"^9.4.7","@types/shimmer":"^1.0.1","gts":"^0.5.4","intercept-stdout":"^0.1.2","mocha":"^5.0.4","ncp":"^2.0.0","nyc":"11.6.0","shimmer":"^1.2.0","ts-node":"^4.0.0","typescript":"~2.6.1"},"dependencies":{"@opencensus/core":"^0.0.5","@opencensus/instrumentation-all":"^0.0.5","extend":"^3.0.1","require-in-the-middle":"^3.0.0"},"contributors":[{"name":"Google LLC"},{"name":"CESAR Team","url":"www.cesar.org.br"}],"bugs":{"url":"https://github.com/census-instrumentation/opencensus-node/issues"},"homepage":"https://github.com/census-instrumentation/opencensus-node#readme","_id":"@opencensus/nodejs@0.0.5","_npmVersion":"6.4.1","_nodeVersion":"10.11.0","_npmUser":{"name":"isaikevych","email":"isaikevych@google.com"},"dist":{"shasum":"55d8295e040719f42487a452ee96b97ad7c06646","size":9759,"noattachment":false,"key":"/@opencensus/nodejs/-/@opencensus/nodejs-0.0.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/@opencensus/nodejs/download/@opencensus/nodejs-0.0.5.tgz"},"maintainers":[{"name":"google-admin","email":""},{"name":"google-wombot","email":""},{"name":"isaikevych","email":""},{"name":"kjin","email":""},{"name":"mayurkale22","email":""},{"name":"ofrobots","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nodejs_0.0.5_1539983321781_0.8846047866169888"},"_hasShrinkwrap":false,"publish_time":1539983321924,"_cnpm_publish_time":1539983321924,"_cnpmcore_publish_time":"2021-12-16T23:48:31.154Z"},"0.0.4":{"name":"@opencensus/nodejs","version":"0.0.4","description":"OpenCensus is a toolkit for collecting application performance and behavior data.","main":"build/src/index.js","types":"build/src/index.d.ts","repository":{"type":"git","url":"git+https://github.com/census-instrumentation/opencensus-node.git"},"scripts":{"test":"nyc -x '**/test/**' --reporter=html --reporter=text mocha 'build/test/**/*.js'","clean":"rimraf build/*","check":"gts check","compile":"tsc -p .","fix":"gts fix","prepare":"npm run compile","pretest":"npm run compile; npm run copy-fixtures","posttest":"npm run check","copy-fixtures":"./scripts/copy-fixtures.sh"},"keywords":["opencensus","nodejs","tracing","profiling"],"author":{"name":"Google Inc."},"license":"Apache-2.0","engines":{"node":">=6.0"},"publishConfig":{"access":"public"},"devDependencies":{"@types/extend":"^3.0.0","@types/mocha":"^2.2.48","@types/node":"^9.4.7","@types/shimmer":"^1.0.1","gts":"^0.5.4","intercept-stdout":"^0.1.2","mocha":"^5.0.4","ncp":"^2.0.0","nyc":"11.6.0","shimmer":"^1.2.0","ts-node":"^4.0.0","typescript":"~2.6.1"},"dependencies":{"@opencensus/core":"^0.0.4","@opencensus/instrumentation-all":"^0.0.4","extend":"^3.0.1","require-in-the-middle":"^3.0.0"},"contributors":[{"name":"Google LLC"},{"name":"CESAR Team","url":"www.cesar.org.br"}],"bugs":{"url":"https://github.com/census-instrumentation/opencensus-node/issues"},"homepage":"https://github.com/census-instrumentation/opencensus-node#readme","_id":"@opencensus/nodejs@0.0.4","_npmVersion":"5.5.1","_nodeVersion":"8.9.3","_npmUser":{"name":"kjin","email":"kelvinjin@google.com"},"dist":{"shasum":"f02678b3ce5e0f12685eded58f7f276b41bad1df","size":9787,"noattachment":false,"key":"/@opencensus/nodejs/-/@opencensus/nodejs-0.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/@opencensus/nodejs/download/@opencensus/nodejs-0.0.4.tgz"},"maintainers":[{"name":"google-admin","email":""},{"name":"google-wombot","email":""},{"name":"isaikevych","email":""},{"name":"kjin","email":""},{"name":"mayurkale22","email":""},{"name":"ofrobots","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nodejs_0.0.4_1535578482875_0.8619448290475729"},"_hasShrinkwrap":false,"publish_time":1535578483106,"_cnpm_publish_time":1535578483106,"_cnpmcore_publish_time":"2021-12-16T23:48:31.724Z"},"0.0.3":{"name":"@opencensus/nodejs","version":"0.0.3","description":"OpenCensus is a toolkit for collecting application performance and behavior data.","main":"build/src/index.js","types":"build/src/index.d.ts","repository":{"type":"git","url":"git+https://github.com/census-instrumentation/opencensus-node.git"},"scripts":{"test":"nyc -x '**/test/**' --reporter=html --reporter=text mocha 'build/test/**/*.js'","clean":"rimraf build/*","check":"gts check","compile":"tsc -p .","fix":"gts fix","prepare":"npm run compile","pretest":"npm run compile; npm run copy-fixtures","posttest":"npm run check","copy-fixtures":"./scripts/copy-fixtures.sh"},"keywords":["opencensus","nodejs","tracing","profiling"],"author":{"name":"Google Inc."},"license":"Apache-2.0","engines":{"node":">=6.0"},"files":["build/src/**/*.js","build/src/**/*.d.ts","doc","CHANGELOG.md","LICENSE","README.md"],"publishConfig":{"access":"public"},"devDependencies":{"@types/extend":"^3.0.0","@types/mocha":"^2.2.48","@types/node":"^9.4.7","@types/shimmer":"^1.0.1","gts":"^0.5.4","intercept-stdout":"^0.1.2","mocha":"^5.0.4","ncp":"^2.0.0","nyc":"11.6.0","shimmer":"^1.2.0","ts-node":"^4.0.0","typescript":"~2.6.1"},"dependencies":{"@opencensus/core":"^0.0.3","@opencensus/instrumentation-all":"^0.0.3","extend":"^3.0.1","require-in-the-middle":"^3.0.0"},"contributors":[{"name":"Google LLC"},{"name":"CESAR Team","url":"www.cesar.org.br"}],"bugs":{"url":"https://github.com/census-instrumentation/opencensus-node/issues"},"homepage":"https://github.com/census-instrumentation/opencensus-node#readme","_id":"@opencensus/nodejs@0.0.3","_npmVersion":"5.5.1","_nodeVersion":"8.9.3","_npmUser":{"name":"kjin","email":"kelvinjin@google.com"},"dist":{"shasum":"cc3e60ab99f8f0b896df9c387ccf4dd8013d597c","size":9784,"noattachment":false,"key":"/@opencensus/nodejs/-/@opencensus/nodejs-0.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/@opencensus/nodejs/download/@opencensus/nodejs-0.0.3.tgz"},"maintainers":[{"name":"google-admin","email":""},{"name":"google-wombot","email":""},{"name":"isaikevych","email":""},{"name":"kjin","email":""},{"name":"mayurkale22","email":""},{"name":"ofrobots","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nodejs_0.0.3_1533229683149_0.44544118398901156"},"_hasShrinkwrap":false,"publish_time":1533229683227,"_cnpm_publish_time":1533229683227,"_cnpmcore_publish_time":"2021-12-16T23:48:31.913Z"},"0.0.2":{"name":"@opencensus/nodejs","version":"0.0.2","description":"OpenCensus is a toolkit for collecting application performance and behavior data.","main":"build/src/index.js","types":"build/src/index.d.ts","repository":{"type":"git","url":"git+https://github.com/census-instrumentation/opencensus-node.git"},"scripts":{"test":"nyc -x '**/test/**' --reporter=html --reporter=text mocha 'build/test/**/*.js'","clean":"rimraf build/*","check":"gts check","compile":"tsc -p .","fix":"gts fix","prepare":"npm run compile","pretest":"npm run compile; npm run copy-fixtures","posttest":"npm run check","copy-fixtures":"./scripts/copy-fixtures.sh"},"keywords":["opencensus","nodejs","tracing","profiling"],"author":{"name":"Google Inc."},"license":"Apache-2.0","engines":{"node":">=6.0"},"files":["build/src/**/*.js","build/src/**/*.d.ts","doc","CHANGELOG.md","LICENSE","README.md"],"publishConfig":{"access":"public"},"devDependencies":{"@types/extend":"^3.0.0","@types/mocha":"^2.2.48","@types/node":"^9.4.7","@types/shimmer":"^1.0.1","gts":"^0.5.4","intercept-stdout":"^0.1.2","mocha":"^5.0.4","ncp":"^2.0.0","nyc":"11.6.0","shimmer":"^1.2.0","ts-node":"^4.0.0","typescript":"~2.6.1"},"dependencies":{"@opencensus/instrumentation-all":"^0.0.2","@opencensus/opencensus-core":"^0.0.2","extend":"^3.0.1","require-in-the-middle":"^2.2.1"},"contributors":[{"name":"Google LLC"},{"name":"CESAR Team","url":"www.cesar.org.br"}],"bugs":{"url":"https://github.com/census-instrumentation/opencensus-node/issues"},"homepage":"https://github.com/census-instrumentation/opencensus-node#readme","_id":"@opencensus/nodejs@0.0.2","_npmVersion":"5.5.1","_nodeVersion":"8.9.3","_npmUser":{"name":"kjin","email":"kelvinjin@google.com"},"dist":{"shasum":"0e940e1afbf736332b079e80b8e6c79314970378","size":9596,"noattachment":false,"key":"/@opencensus/nodejs/-/@opencensus/nodejs-0.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@opencensus/nodejs/download/@opencensus/nodejs-0.0.2.tgz"},"maintainers":[{"name":"google-admin","email":""},{"name":"google-wombot","email":""},{"name":"isaikevych","email":""},{"name":"kjin","email":""},{"name":"mayurkale22","email":""},{"name":"ofrobots","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nodejs_0.0.2_1529690307629_0.2769102705386213"},"_hasShrinkwrap":false,"publish_time":1529690307746,"_cnpm_publish_time":1529690307746,"_cnpmcore_publish_time":"2021-12-16T23:48:32.128Z"},"0.0.1":{"name":"@opencensus/nodejs","version":"0.0.1","description":"OpenCensus is a toolkit for collecting application performance and behavior data.","main":"build/src/index.js","types":"build/src/index.d.ts","repository":{"type":"git","url":"git+https://github.com/census-instrumentation/opencensus-node.git"},"scripts":{"test":"nyc -x '**/test/**' --reporter=html --reporter=text mocha 'build/test/**/*.js'","clean":"rimraf build/*","check":"gts check","compile":"tsc -p .","fix":"gts fix","prepare":"npm run compile","pretest":"npm run compile; npm run copy-fixtures","posttest":"npm run check","copy-fixtures":"./scripts/copy-fixtures.sh"},"keywords":["opencensus","nodejs","tracing","profiling"],"author":{"name":"Google Inc."},"license":"Apache-2.0","engines":{"node":">=6.0"},"files":["build/src/**/*.js","build/src/**/*.d.ts","doc","CHANGELOG.md","LICENSE","README.md"],"publishConfig":{"access":"public"},"devDependencies":{"@types/extend":"^3.0.0","@types/mocha":"^2.2.48","@types/node":"^9.4.7","@types/shimmer":"^1.0.1","gts":"^0.5.4","intercept-stdout":"^0.1.2","mocha":"^5.0.4","ncp":"^2.0.0","nyc":"11.6.0","shimmer":"^1.2.0","ts-node":"^4.0.0","typescript":"~2.6.1"},"dependencies":{"@opencensus/opencensus-core":"^0.0.1","@opencensus/instrumentation-all":"^0.0.1","extend":"^3.0.1","require-in-the-middle":"^2.2.1"},"contributors":[{"name":"Google LLC"},{"name":"CESAR Team","url":"www.cesar.org.br"}],"bugs":{"url":"https://github.com/census-instrumentation/opencensus-node/issues"},"homepage":"https://github.com/census-instrumentation/opencensus-node#readme","_id":"@opencensus/nodejs@0.0.1","_npmVersion":"5.5.1","_nodeVersion":"8.9.3","_npmUser":{"name":"kjin","email":"kelvinjin@google.com"},"dist":{"shasum":"4c33751a3628ae4a3fa51d9c4695e2f56f5b7319","size":9740,"noattachment":false,"key":"/@opencensus/nodejs/-/@opencensus/nodejs-0.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@opencensus/nodejs/download/@opencensus/nodejs-0.0.1.tgz"},"maintainers":[{"name":"google-admin","email":""},{"name":"google-wombot","email":""},{"name":"isaikevych","email":""},{"name":"kjin","email":""},{"name":"mayurkale22","email":""},{"name":"ofrobots","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nodejs_0.0.1_1528738951765_0.4565487508611543"},"_hasShrinkwrap":false,"publish_time":1528738951925,"_cnpm_publish_time":1528738951925,"_cnpmcore_publish_time":"2021-12-16T23:48:32.363Z"}},"readme":"# OpenCensus for Node.js\n[![Gitter chat][gitter-image]][gitter-url]\n\nOpenCensus Node.js is an implementation of OpenCensus, a toolkit for collecting application performance and behavior monitoring data.\n\nThe library is in alpha stage and the API is subject to change.\n\nPlease join [gitter](https://gitter.im/census-instrumentation/Lobby) for help or feedback on this project.\n\n## Installation\n\nInstall OpenCensus with:\n\n```bash\nnpm install @opencensus/nodejs\n```\n\n## Traces\n\n### Instrumenting an Application\n\nOpenCensus for Node.js has automatic instrumentation out of the box for those modules:\n\n- [HTTP](https://github.com/census-instrumentation/opencensus-node/blob/master/packages/opencensus-instrumentation-http/README.md)\n- [HTTPS](https://github.com/census-instrumentation/opencensus-node/blob/master/packages/opencensus-instrumentation-https/README.md)\n- [HTTP2](https://github.com/census-instrumentation/opencensus-node/blob/master/packages/opencensus-instrumentation-http2/README.md)\n- [GRPC](https://github.com/census-instrumentation/opencensus-node/blob/master/packages/opencensus-instrumentation-grpc/README.md)\n- [IORedis](https://github.com/census-instrumentation/opencensus-node/blob/master/packages/opencensus-instrumentation-ioredis/README.md)\n- [Redis](https://github.com/census-instrumentation/opencensus-node/blob/master/packages/opencensus-instrumentation-redis/README.md)\n\nThis means that spans are automatically created for operations of those packages. To use it, simply start the tracing instance.\n\n```javascript\nconst tracing = require('@opencensus/nodejs');\ntracing.start();\n```\n\nSimilarly for Typescript:\n\n```typescript\nimport * as tracing from '@opencensus/nodejs';\ntracing.start();\n```\n\n### Manually Instrument an Application\n\nIn addition to automatic tracing, it is possible to manually create your own root and child spans.\n\n```typescript\nconst rootSpanOptions = { name: 'your root span' };\ntracing.tracer.startRootSpan(rootSpanOptions, (rootSpan) => {\n\n    // You can create as many child spans as needed\n    childSpan = tracing.tracer.startChildSpan({\n        name: 'name of your child span'\n    });\n    // Do some operation...\n    // Finish the child span at the end of it's operation\n    childSpan.end();\n\n    // Finish the root span at the end of the operation\n    rootSpan.end();\n});\n```\n\nFor manual only instrumentation see the\n[@opencensus/nodejs-base](https://github.com/census-instrumentation/opencensus-node/tree/master/packages/opencensus-nodejs-base)\npackage.\n\n### Tracing Options\n\nTracing has many options available to choose from. At `tracing.start()`, you can set the following:\n\n| Options | Type | Description |\n| ------- | ---- | ----------- |\n| [`defaultAttributes`](https://github.com/census-instrumentation/opencensus-node/blob/master/packages/opencensus-core/src/trace/config/types.ts#L37) | `Attributes` | Default attributes added to every span created by the tracer |\n| [`bufferSize`](https://github.com/census-instrumentation/opencensus-node/blob/master/packages/opencensus-core/src/trace/config/types.ts#L27) | `number` | The number of traces to be collected before exporting to a backend |\n| [`bufferTimeout`](https://github.com/census-instrumentation/opencensus-node/blob/master/packages/opencensus-core/src/trace/config/types.ts#L29) | `number` | Maximum time to wait before exporting to a backend |\n| [`logger`](https://github.com/census-instrumentation/opencensus-node/blob/master/packages/opencensus-core/src/trace/config/types.ts#L31) | `Logger` | A logger object |\n| [`logLevel`](https://github.com/census-instrumentation/opencensus-node/blob/master/packages/opencensus-core/src/trace/config/types.ts#L51) | `number` | Level of logger - 0: disable, 1: error, 2: warn, 3: info, 4: debug |\n| [`samplingRate`](https://github.com/census-instrumentation/opencensus-node/blob/master/packages/opencensus-core/src/trace/config/types.ts#L39) | `number` | Determines the span's sampling rate. Ranges from 0.0 to 1.0 |\n| [`propagation`](https://github.com/census-instrumentation/opencensus-node/blob/master/packages/opencensus-core/src/trace/config/types.ts#L43) | `Propagation` | A propagation instance to use |\n| [`maximumLabelValueSize`](https://github.com/census-instrumentation/opencensus-node/blob/master/packages/opencensus-core/src/trace/config/types.ts#L56) | `number` | The maximum number of characters reported on a label value |\n| [`plugins`](https://github.com/census-instrumentation/opencensus-node/blob/master/packages/opencensus-core/src/trace/config/types.ts#72) | `PluginNames` | A list of trace instrumentations plugins to load |\n| [`exporter`](https://github.com/census-instrumentation/opencensus-node/blob/master/packages/opencensus-core/src/trace/config/types.ts#L74) | `Exporter` | An exporter object |\n\n## Plugins\n\nOpenCensus can collect tracing data automatically using plugins. Users can also create and use their own plugins. Currently, OpenCensus supports automatic tracing for:\n\n- [HTTP](https://github.com/census-instrumentation/opencensus-node/blob/master/packages/opencensus-instrumentation-http/README.md)\n- [HTTPS](https://github.com/census-instrumentation/opencensus-node/blob/master/packages/opencensus-instrumentation-https/README.md)\n\n## Propagation\n\nOpenCensus collects distributed tracing. It is able to do so by propagating span data through services. Currently, OpenCensus supports:\n\n- [B3 Propagation](https://github.com/census-instrumentation/opencensus-node/blob/master/packages/opencensus-propagation-b3/README.md)\n- [Stackdriver Propagation](https://github.com/census-instrumentation/opencensus-node/blob/master/packages/opencensus-propagation-stackdriver/README.md)\n\n## Exporters\n\nOpenCensus can export trace data to various backends. Currently, OpenCensus supports:\n\n- [Stackdriver](https://github.com/census-instrumentation/opencensus-node/blob/master/packages/opencensus-exporter-stackdriver/README.md)\n- [Zipkin](https://github.com/census-instrumentation/opencensus-node/blob/master/packages/opencensus-exporter-zipkin/README.md)\n- [Z-Pages](https://github.com/census-instrumentation/opencensus-node/blob/master/packages/opencensus-exporter-zpages/README.md)\n- [Jaeger](https://github.com/census-instrumentation/opencensus-node/blob/master/packages/opencensus-exporter-jaeger/README.md)\n\nIf no exporter is registered in the tracing instance, as default, a console log exporter is used.\n\n## Useful links\n- For more information on OpenCensus, visit: <https://opencensus.io/>\n- To checkout the OpenCensus for Node.js, visit: <https://github.com/census-instrumentation/opencensus-node>\n- For help or feedback on this project, join us on [gitter](https://gitter.im/census-instrumentation/Lobby)\n\n[gitter-image]: https://badges.gitter.im/census-instrumentation/lobby.svg\n[gitter-url]: https://gitter.im/census-instrumentation/lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge\n","_attachments":{},"homepage":"https://github.com/census-instrumentation/opencensus-node#readme","bugs":{"url":"https://github.com/census-instrumentation/opencensus-node/issues"},"license":"Apache-2.0"}