{"_id":"@opentelemetry/plugin-redis","_rev":"2916081","name":"@opentelemetry/plugin-redis","description":"OpenTelemetry redis automatic instrumentation package.","dist-tags":{"latest":"0.15.0"},"maintainers":[{"name":"bogdandrutu","email":""},{"name":"dyladan","email":""}],"time":{"modified":"2023-02-01T08:54:01.000Z","created":"2019-12-13T19:38:43.678Z","0.15.0":"2021-04-05T19:01:16.131Z","0.14.0":"2021-03-05T21:28:00.648Z","0.13.1":"2021-02-10T18:08:49.211Z","0.13.0":"2021-02-01T19:18:16.487Z","0.12.1":"2021-01-15T17:15:54.884Z","0.12.0":"2020-12-21T21:24:13.972Z","0.11.0":"2020-10-31T16:18:05.160Z","0.10.0":"2020-09-09T01:08:11.406Z","0.9.0":"2020-08-03T18:44:16.309Z","0.8.0":"2020-05-29T17:48:15.030Z","0.7.0":"2020-04-28T03:42:27.400Z","0.6.1":"2020-04-08T18:38:15.259Z","0.6.0":"2020-04-02T17:33:27.935Z","0.5.2":"2020-03-27T18:04:32.518Z","0.5.1":"2020-03-20T00:46:49.228Z","0.5.0":"2020-03-16T22:06:00.939Z","0.4.0":"2020-02-05T23:04:46.973Z","0.3.3":"2020-01-22T22:49:55.427Z","0.3.2":"2020-01-03T21:58:39.243Z","0.3.1":"2019-12-21T00:02:05.584Z","0.3.0":"2019-12-13T19:38:43.678Z"},"users":{},"author":{"name":"OpenTelemetry Authors"},"repository":{"type":"git","url":"git+https://github.com/open-telemetry/opentelemetry-js-contrib.git"},"versions":{"0.15.0":{"name":"@opentelemetry/plugin-redis","version":"0.15.0","description":"OpenTelemetry redis automatic instrumentation package.","main":"build/src/index.js","types":"build/src/index.d.ts","repository":{"type":"git","url":"git+https://github.com/open-telemetry/opentelemetry-js-contrib.git"},"scripts":{"test":"nyc ts-mocha -p tsconfig.json 'test/**/*.test.ts'","test:debug":"cross-env RUN_REDIS_TESTS_LOCAL=true ts-mocha --inspect-brk --no-timeouts -p tsconfig.json 'test/**/*.test.ts'","test:local":"cross-env RUN_REDIS_TESTS_LOCAL=true npm run test","tdd":"npm run test -- --watch-extensions ts --watch","clean":"rimraf build/*","lint":"eslint . --ext .ts","lint:fix":"eslint . --ext .ts --fix","precompile":"tsc --version","version:update":"node ../../../scripts/version-update.js","compile":"npm run version:update && tsc -p .","codecov":"nyc report --reporter=json && codecov -f coverage/*.json -p ../../","prepare":"npm run compile"},"keywords":["opentelemetry","redis","nodejs","tracing","profiling","plugin"],"author":{"name":"OpenTelemetry Authors"},"license":"Apache-2.0","engines":{"node":">=8.0.0"},"publishConfig":{"access":"public"},"devDependencies":{"@opentelemetry/context-async-hooks":"0.18.2","@opentelemetry/node":"0.18.2","@opentelemetry/semantic-conventions":"0.18.2","@opentelemetry/test-utils":"^0.15.0","@opentelemetry/tracing":"0.18.2","@types/mocha":"7.0.2","@types/node":"14.0.27","@types/redis":"2.8.25","@types/shimmer":"1.0.1","codecov":"3.7.2","cross-env":"7.0.2","gts":"3.1.0","mocha":"7.2.0","nyc":"15.1.0","redis":"3.0.2","rimraf":"3.0.2","ts-mocha":"8.0.0","ts-node":"9.0.0","tslint-consistent-codestyle":"1.16.0","tslint-microsoft-contrib":"6.2.0","typescript":"4.1.3"},"dependencies":{"@opentelemetry/api":"^0.18.0","@opentelemetry/core":"^0.18.0","shimmer":"^1.2.1"},"gitHead":"a2de7757da17a026433f0735035f65f7f88f1666","bugs":{"url":"https://github.com/open-telemetry/opentelemetry-js-contrib/issues"},"homepage":"https://github.com/open-telemetry/opentelemetry-js-contrib#readme","_id":"@opentelemetry/plugin-redis@0.15.0","_nodeVersion":"14.8.0","_npmVersion":"lerna/3.22.1/node@v14.8.0+x64 (darwin)","dist":{"shasum":"a6655a24294de69022b4ff346a5480d3f70d064a","size":8443,"noattachment":false,"key":"/@opentelemetry/plugin-redis/-/@opentelemetry/plugin-redis-0.15.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@opentelemetry/plugin-redis/download/@opentelemetry/plugin-redis-0.15.0.tgz"},"_npmUser":{"name":"dyladan","email":"dyladan@gmail.com"},"directories":{},"maintainers":[{"name":"bogdandrutu","email":""},{"name":"dyladan","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-redis_0.15.0_1617649275964_0.528938085463676"},"_hasShrinkwrap":false,"publish_time":1617649276131,"deprecated":"Deprecated in favor of @opentelemetry/instrumentation-redis","_cnpm_publish_time":1617649276131,"_cnpmcore_publish_time":"2021-12-16T19:15:35.188Z"},"0.14.0":{"name":"@opentelemetry/plugin-redis","version":"0.14.0","description":"OpenTelemetry redis automatic instrumentation package.","main":"build/src/index.js","types":"build/src/index.d.ts","repository":{"type":"git","url":"git+https://github.com/open-telemetry/opentelemetry-js-contrib.git"},"scripts":{"test":"nyc ts-mocha -p tsconfig.json 'test/**/*.test.ts'","test:debug":"cross-env RUN_REDIS_TESTS_LOCAL=true ts-mocha --inspect-brk --no-timeouts -p tsconfig.json 'test/**/*.test.ts'","test:local":"cross-env RUN_REDIS_TESTS_LOCAL=true npm run test","tdd":"npm run test -- --watch-extensions ts --watch","clean":"rimraf build/*","lint":"eslint . --ext .ts","lint:fix":"eslint . --ext .ts --fix","precompile":"tsc --version","version:update":"node ../../../scripts/version-update.js","compile":"npm run version:update && tsc -p .","codecov":"nyc report --reporter=json && codecov -f coverage/*.json -p ../../","prepare":"npm run compile"},"keywords":["opentelemetry","redis","nodejs","tracing","profiling","plugin"],"author":{"name":"OpenTelemetry Authors"},"license":"Apache-2.0","engines":{"node":">=8.0.0"},"publishConfig":{"access":"public"},"devDependencies":{"@opentelemetry/context-async-hooks":"0.18.0","@opentelemetry/node":"0.18.0","@opentelemetry/semantic-conventions":"0.18.0","@opentelemetry/test-utils":"^0.14.0","@opentelemetry/tracing":"0.18.0","@types/mocha":"7.0.2","@types/node":"14.0.27","@types/redis":"2.8.25","@types/shimmer":"1.0.1","codecov":"3.7.2","cross-env":"7.0.2","gts":"3.1.0","mocha":"7.2.0","nyc":"15.1.0","redis":"3.0.2","rimraf":"3.0.2","ts-mocha":"8.0.0","ts-node":"9.0.0","tslint-consistent-codestyle":"1.16.0","tslint-microsoft-contrib":"6.2.0","typescript":"4.1.3"},"dependencies":{"@opentelemetry/api":"^0.18.0","@opentelemetry/core":"^0.18.0","shimmer":"^1.2.1"},"gitHead":"7a87f4105ff432380132d81f56a33e3f5c4e8fb1","bugs":{"url":"https://github.com/open-telemetry/opentelemetry-js-contrib/issues"},"homepage":"https://github.com/open-telemetry/opentelemetry-js-contrib#readme","_id":"@opentelemetry/plugin-redis@0.14.0","_nodeVersion":"12.21.0","_npmVersion":"lerna/3.22.1/node@v12.21.0+x64 (darwin)","dist":{"shasum":"2de0aafcdd034221600e317c423c61650cd7d43b","size":8440,"noattachment":false,"key":"/@opentelemetry/plugin-redis/-/@opentelemetry/plugin-redis-0.14.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@opentelemetry/plugin-redis/download/@opentelemetry/plugin-redis-0.14.0.tgz"},"_npmUser":{"name":"obecny","email":"bobecny@gmail.com"},"directories":{},"maintainers":[{"name":"bogdandrutu","email":""},{"name":"dyladan","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-redis_0.14.0_1614979680491_0.06534012066961958"},"_hasShrinkwrap":false,"publish_time":1614979680648,"deprecated":"Deprecated in favor of @opentelemetry/instrumentation-redis","_cnpm_publish_time":1614979680648,"_cnpmcore_publish_time":"2021-12-16T19:15:35.423Z"},"0.13.1":{"name":"@opentelemetry/plugin-redis","version":"0.13.1","description":"OpenTelemetry redis automatic instrumentation package.","main":"build/src/index.js","types":"build/src/index.d.ts","repository":{"type":"git","url":"git+https://github.com/open-telemetry/opentelemetry-js-contrib.git"},"scripts":{"test":"nyc ts-mocha -p tsconfig.json 'test/**/*.test.ts'","test:debug":"cross-env RUN_REDIS_TESTS_LOCAL=true ts-mocha --inspect-brk --no-timeouts -p tsconfig.json 'test/**/*.test.ts'","test:local":"cross-env RUN_REDIS_TESTS_LOCAL=true npm run test","tdd":"npm run test -- --watch-extensions ts --watch","clean":"rimraf build/*","lint":"eslint . --ext .ts","lint:fix":"eslint . --ext .ts --fix","precompile":"tsc --version","version:update":"node ../../../scripts/version-update.js","compile":"npm run version:update && tsc -p .","codecov":"nyc report --reporter=json && codecov -f coverage/*.json -p ../../","prepare":"npm run compile"},"keywords":["opentelemetry","redis","nodejs","tracing","profiling","plugin"],"author":{"name":"OpenTelemetry Authors"},"license":"Apache-2.0","engines":{"node":">=8.0.0"},"publishConfig":{"access":"public"},"devDependencies":{"@opentelemetry/context-async-hooks":"0.15.0","@opentelemetry/node":"0.15.0","@opentelemetry/semantic-conventions":"0.15.0","@opentelemetry/test-utils":"^0.13.1","@opentelemetry/tracing":"0.15.0","@types/mocha":"7.0.2","@types/node":"14.0.27","@types/redis":"2.8.25","@types/shimmer":"1.0.1","codecov":"3.7.2","cross-env":"7.0.2","gts":"3.1.0","mocha":"7.2.0","nyc":"15.1.0","redis":"3.0.2","rimraf":"3.0.2","ts-mocha":"8.0.0","ts-node":"9.0.0","tslint-consistent-codestyle":"1.16.0","tslint-microsoft-contrib":"6.2.0","typescript":"4.1.3"},"dependencies":{"@opentelemetry/api":"^0.15.0","@opentelemetry/core":"^0.15.0","shimmer":"^1.2.1"},"gitHead":"fa0700bae22c5e3d6f007b4353ed18f1f53a6c69","bugs":{"url":"https://github.com/open-telemetry/opentelemetry-js-contrib/issues"},"homepage":"https://github.com/open-telemetry/opentelemetry-js-contrib#readme","_id":"@opentelemetry/plugin-redis@0.13.1","_nodeVersion":"14.8.0","_npmVersion":"lerna/3.22.1/node@v14.8.0+x64 (darwin)","dist":{"shasum":"1d003face3d2f0d0e6ecdd1d74b1092a35a34d24","size":8384,"noattachment":false,"key":"/@opentelemetry/plugin-redis/-/@opentelemetry/plugin-redis-0.13.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@opentelemetry/plugin-redis/download/@opentelemetry/plugin-redis-0.13.1.tgz"},"_npmUser":{"name":"dyladan","email":"dyladan@gmail.com"},"directories":{},"maintainers":[{"name":"bogdandrutu","email":""},{"name":"dyladan","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-redis_0.13.1_1612980529094_0.6097347431634346"},"_hasShrinkwrap":false,"publish_time":1612980529211,"deprecated":"Deprecated in favor of @opentelemetry/instrumentation-redis","_cnpm_publish_time":1612980529211,"_cnpmcore_publish_time":"2021-12-16T19:15:35.646Z"},"0.13.0":{"name":"@opentelemetry/plugin-redis","version":"0.13.0","description":"OpenTelemetry redis automatic instrumentation package.","main":"build/src/index.js","types":"build/src/index.d.ts","repository":{"type":"git","url":"git+https://github.com/open-telemetry/opentelemetry-js.git"},"scripts":{"test":"nyc ts-mocha -p tsconfig.json 'test/**/*.test.ts'","test:debug":"cross-env RUN_REDIS_TESTS_LOCAL=true ts-mocha --inspect-brk --no-timeouts -p tsconfig.json 'test/**/*.test.ts'","test:local":"cross-env RUN_REDIS_TESTS_LOCAL=true npm run test","tdd":"npm run test -- --watch-extensions ts --watch","clean":"rimraf build/*","lint":"eslint . --ext .ts","lint:fix":"eslint . --ext .ts --fix","precompile":"tsc --version","version:update":"node ../../../scripts/version-update.js","compile":"npm run version:update && tsc -p .","codecov":"nyc report --reporter=json && codecov -f coverage/*.json -p ../../","prepare":"npm run compile"},"keywords":["opentelemetry","redis","nodejs","tracing","profiling","plugin"],"author":{"name":"OpenTelemetry Authors"},"license":"Apache-2.0","engines":{"node":">=8.0.0"},"publishConfig":{"access":"public"},"devDependencies":{"@opentelemetry/context-async-hooks":"^0.15.0","@opentelemetry/node":"^0.15.0","@opentelemetry/semantic-conventions":"^0.15.0","@opentelemetry/test-utils":"^0.13.0","@opentelemetry/tracing":"^0.15.0","@types/mocha":"7.0.2","@types/node":"14.0.27","@types/redis":"2.8.25","@types/shimmer":"1.0.1","codecov":"3.7.2","cross-env":"7.0.2","gts":"2.0.2","mocha":"7.2.0","nyc":"15.1.0","redis":"3.0.2","rimraf":"3.0.2","ts-mocha":"8.0.0","ts-node":"9.0.0","tslint-consistent-codestyle":"1.16.0","tslint-microsoft-contrib":"6.2.0","typescript":"3.9.7"},"dependencies":{"@opentelemetry/api":"^0.15.0","@opentelemetry/core":"^0.15.0","shimmer":"^1.2.1"},"gitHead":"9d7446d213bc6d7e9e8ca69cf4d958eac0d43591","bugs":{"url":"https://github.com/open-telemetry/opentelemetry-js/issues"},"homepage":"https://github.com/open-telemetry/opentelemetry-js#readme","_id":"@opentelemetry/plugin-redis@0.13.0","_nodeVersion":"14.8.0","_npmVersion":"lerna/3.22.1/node@v14.8.0+x64 (darwin)","dist":{"shasum":"f5cdbc6083145802d1604b7b835d1e06d75b243b","size":8348,"noattachment":false,"key":"/@opentelemetry/plugin-redis/-/@opentelemetry/plugin-redis-0.13.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@opentelemetry/plugin-redis/download/@opentelemetry/plugin-redis-0.13.0.tgz"},"_npmUser":{"name":"dyladan","email":"dyladan@gmail.com"},"directories":{},"maintainers":[{"name":"bogdandrutu","email":""},{"name":"dyladan","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-redis_0.13.0_1612207096366_0.6563062844137941"},"_hasShrinkwrap":false,"publish_time":1612207096487,"deprecated":"Deprecated in favor of @opentelemetry/instrumentation-redis","_cnpm_publish_time":1612207096487,"_cnpmcore_publish_time":"2021-12-16T19:15:35.862Z"},"0.12.1":{"name":"@opentelemetry/plugin-redis","version":"0.12.1","description":"OpenTelemetry redis automatic instrumentation package.","main":"build/src/index.js","types":"build/src/index.d.ts","repository":{"type":"git","url":"git+https://github.com/open-telemetry/opentelemetry-js.git"},"scripts":{"test":"nyc ts-mocha -p tsconfig.json 'test/**/*.test.ts'","test:debug":"cross-env RUN_REDIS_TESTS_LOCAL=true ts-mocha --inspect-brk --no-timeouts -p tsconfig.json 'test/**/*.test.ts'","test:local":"cross-env RUN_REDIS_TESTS_LOCAL=true npm run test","tdd":"npm run test -- --watch-extensions ts --watch","clean":"rimraf build/*","lint":"eslint . --ext .ts","lint:fix":"eslint . --ext .ts --fix","precompile":"tsc --version","version:update":"node ../../../scripts/version-update.js","compile":"npm run version:update && tsc -p .","codecov":"nyc report --reporter=json && codecov -f coverage/*.json -p ../../","prepare":"npm run compile"},"keywords":["opentelemetry","redis","nodejs","tracing","profiling","plugin"],"author":{"name":"OpenTelemetry Authors"},"license":"Apache-2.0","engines":{"node":">=8.0.0"},"publishConfig":{"access":"public"},"devDependencies":{"@opentelemetry/context-async-hooks":"^0.14.0","@opentelemetry/node":"^0.14.0","@opentelemetry/semantic-conventions":"^0.14.0","@opentelemetry/test-utils":"^0.12.1","@opentelemetry/tracing":"^0.14.0","@types/mocha":"7.0.2","@types/node":"14.0.27","@types/redis":"2.8.25","@types/shimmer":"1.0.1","codecov":"3.7.2","cross-env":"7.0.2","gts":"2.0.2","mocha":"7.2.0","nyc":"15.1.0","redis":"3.0.2","rimraf":"3.0.2","ts-mocha":"8.0.0","ts-node":"9.0.0","tslint-consistent-codestyle":"1.16.0","tslint-microsoft-contrib":"6.2.0","typescript":"3.9.7"},"dependencies":{"@opentelemetry/api":"^0.14.0","@opentelemetry/core":"^0.14.0","shimmer":"^1.2.1"},"gitHead":"0fe7949892c80c15a54dad476bd86ad467396f32","bugs":{"url":"https://github.com/open-telemetry/opentelemetry-js/issues"},"homepage":"https://github.com/open-telemetry/opentelemetry-js#readme","_id":"@opentelemetry/plugin-redis@0.12.1","_nodeVersion":"14.8.0","_npmVersion":"lerna/3.22.1/node@v14.8.0+x64 (darwin)","dist":{"shasum":"f22130b36528de88798fe12bc075d98a3d2f1926","size":8351,"noattachment":false,"key":"/@opentelemetry/plugin-redis/-/@opentelemetry/plugin-redis-0.12.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@opentelemetry/plugin-redis/download/@opentelemetry/plugin-redis-0.12.1.tgz"},"_npmUser":{"name":"dyladan","email":"dyladan@gmail.com"},"directories":{},"maintainers":[{"name":"bogdandrutu","email":""},{"name":"dyladan","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-redis_0.12.1_1610730954711_0.5686564525962046"},"_hasShrinkwrap":false,"publish_time":1610730954884,"deprecated":"Deprecated in favor of @opentelemetry/instrumentation-redis","_cnpm_publish_time":1610730954884,"_cnpmcore_publish_time":"2021-12-16T19:15:36.084Z"},"0.12.0":{"name":"@opentelemetry/plugin-redis","version":"0.12.0","description":"OpenTelemetry redis automatic instrumentation package.","main":"build/src/index.js","types":"build/src/index.d.ts","repository":{"type":"git","url":"git+https://github.com/open-telemetry/opentelemetry-js.git"},"scripts":{"test":"nyc ts-mocha -p tsconfig.json 'test/**/*.test.ts'","test:debug":"cross-env RUN_REDIS_TESTS_LOCAL=true ts-mocha --inspect-brk --no-timeouts -p tsconfig.json 'test/**/*.test.ts'","test:local":"cross-env RUN_REDIS_TESTS_LOCAL=true npm run test","tdd":"npm run test -- --watch-extensions ts --watch","clean":"rimraf build/*","lint":"eslint . --ext .ts","lint:fix":"eslint . --ext .ts --fix","precompile":"tsc --version","version:update":"node ../../../scripts/version-update.js","compile":"npm run version:update && tsc -p .","codecov":"nyc report --reporter=json && codecov -f coverage/*.json -p ../../","prepare":"npm run compile"},"keywords":["opentelemetry","redis","nodejs","tracing","profiling","plugin"],"author":{"name":"OpenTelemetry Authors"},"license":"Apache-2.0","engines":{"node":">=8.0.0"},"publishConfig":{"access":"public"},"devDependencies":{"@opentelemetry/context-async-hooks":"^0.14.0","@opentelemetry/node":"^0.14.0","@opentelemetry/semantic-conventions":"^0.14.0","@opentelemetry/test-utils":"^0.12.0","@opentelemetry/tracing":"^0.14.0","@types/mocha":"7.0.2","@types/node":"14.0.27","@types/redis":"2.8.25","@types/shimmer":"1.0.1","codecov":"3.7.2","cross-env":"7.0.2","gts":"2.0.2","mocha":"7.2.0","nyc":"15.1.0","redis":"3.0.2","rimraf":"3.0.2","ts-mocha":"8.0.0","ts-node":"9.0.0","tslint-consistent-codestyle":"1.16.0","tslint-microsoft-contrib":"6.2.0","typescript":"3.9.7"},"dependencies":{"@opentelemetry/api":"^0.14.0","@opentelemetry/core":"^0.14.0","shimmer":"^1.2.1"},"gitHead":"4b7291e4cd8c56a699ffde2c68b4598ef9602b02","bugs":{"url":"https://github.com/open-telemetry/opentelemetry-js/issues"},"homepage":"https://github.com/open-telemetry/opentelemetry-js#readme","_id":"@opentelemetry/plugin-redis@0.12.0","_nodeVersion":"12.19.0","_npmVersion":"lerna/3.22.1/node@v12.19.0+x64 (darwin)","dist":{"shasum":"aab71939b0833490498b5ef1f93e7b3afc0d15c6","size":8345,"noattachment":false,"key":"/@opentelemetry/plugin-redis/-/@opentelemetry/plugin-redis-0.12.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@opentelemetry/plugin-redis/download/@opentelemetry/plugin-redis-0.12.0.tgz"},"_npmUser":{"name":"obecny","email":"bobecny@gmail.com"},"directories":{},"maintainers":[{"name":"bogdandrutu","email":""},{"name":"dyladan","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-redis_0.12.0_1608585853822_0.9592368757389986"},"_hasShrinkwrap":false,"publish_time":1608585853972,"deprecated":"Deprecated in favor of @opentelemetry/instrumentation-redis","_cnpm_publish_time":1608585853972,"_cnpmcore_publish_time":"2021-12-16T19:15:36.282Z"},"0.11.0":{"name":"@opentelemetry/plugin-redis","version":"0.11.0","description":"OpenTelemetry redis automatic instrumentation package.","main":"build/src/index.js","types":"build/src/index.d.ts","repository":{"type":"git","url":"git+https://github.com/open-telemetry/opentelemetry-js.git"},"scripts":{"test":"nyc ts-mocha -p tsconfig.json 'test/**/*.test.ts'","test:debug":"cross-env RUN_REDIS_TESTS_LOCAL=true ts-mocha --inspect-brk --no-timeouts -p tsconfig.json 'test/**/*.test.ts'","test:local":"cross-env RUN_REDIS_TESTS_LOCAL=true npm run test","tdd":"npm run test -- --watch-extensions ts --watch","clean":"rimraf build/*","lint":"eslint . --ext .ts","lint:fix":"eslint . --ext .ts --fix","precompile":"tsc --version","version:update":"node ../../../scripts/version-update.js","compile":"npm run version:update && tsc -p .","codecov":"nyc report --reporter=json && codecov -f coverage/*.json -p ../../","prepare":"npm run compile"},"keywords":["opentelemetry","redis","nodejs","tracing","profiling","plugin"],"author":{"name":"OpenTelemetry Authors"},"license":"Apache-2.0","engines":{"node":">=8.0.0"},"publishConfig":{"access":"public"},"devDependencies":{"@opentelemetry/context-async-hooks":"0.12.0","@opentelemetry/node":"0.12.0","@opentelemetry/semantic-conventions":"0.12.0","@opentelemetry/test-utils":"^0.11.0","@opentelemetry/tracing":"0.12.0","@types/mocha":"7.0.2","@types/node":"14.0.27","@types/redis":"2.8.25","@types/shimmer":"1.0.1","codecov":"3.7.2","cross-env":"7.0.2","gts":"2.0.2","mocha":"7.2.0","nyc":"15.1.0","redis":"3.0.2","rimraf":"3.0.2","ts-mocha":"7.0.0","ts-node":"9.0.0","tslint-consistent-codestyle":"1.16.0","tslint-microsoft-contrib":"6.2.0","typescript":"3.9.7"},"dependencies":{"@opentelemetry/api":"^0.12.0","@opentelemetry/core":"^0.12.0","shimmer":"^1.2.1"},"gitHead":"f4d1a7120a96476102efeb0ba7aed85ecbfc3a0a","bugs":{"url":"https://github.com/open-telemetry/opentelemetry-js/issues"},"homepage":"https://github.com/open-telemetry/opentelemetry-js#readme","_id":"@opentelemetry/plugin-redis@0.11.0","_nodeVersion":"14.8.0","_npmVersion":"lerna/3.22.1/node@v14.8.0+x64 (darwin)","dist":{"shasum":"6058d80a399f15a2df27f969f4fdf4f100ae5308","size":8362,"noattachment":false,"key":"/@opentelemetry/plugin-redis/-/@opentelemetry/plugin-redis-0.11.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@opentelemetry/plugin-redis/download/@opentelemetry/plugin-redis-0.11.0.tgz"},"maintainers":[{"name":"bogdandrutu","email":""},{"name":"dyladan","email":""}],"_npmUser":{"name":"dyladan","email":"dyladan@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-redis_0.11.0_1604161084955_0.5103797160403347"},"_hasShrinkwrap":false,"publish_time":1604161085160,"deprecated":"Deprecated in favor of @opentelemetry/instrumentation-redis","_cnpm_publish_time":1604161085160,"_cnpmcore_publish_time":"2021-12-16T19:15:36.471Z"},"0.10.0":{"name":"@opentelemetry/plugin-redis","version":"0.10.0","description":"OpenTelemetry redis automatic instrumentation package.","main":"build/src/index.js","types":"build/src/index.d.ts","repository":{"type":"git","url":"git+https://github.com/open-telemetry/opentelemetry-js.git"},"scripts":{"test":"nyc ts-mocha -p tsconfig.json 'test/**/*.test.ts'","test:debug":"cross-env RUN_REDIS_TESTS_LOCAL=true ts-mocha --inspect-brk --no-timeouts -p tsconfig.json 'test/**/*.test.ts'","test:local":"cross-env RUN_REDIS_TESTS_LOCAL=true npm run test","tdd":"npm run test -- --watch-extensions ts --watch","clean":"rimraf build/*","lint":"eslint . --ext .ts","lint:fix":"eslint . --ext .ts --fix","precompile":"tsc --version","version:update":"node ../../../scripts/version-update.js","compile":"npm run version:update && tsc -p .","codecov":"nyc report --reporter=json && codecov -f coverage/*.json -p ../../","prepare":"npm run compile"},"keywords":["opentelemetry","redis","nodejs","tracing","profiling","plugin"],"author":{"name":"OpenTelemetry Authors"},"license":"Apache-2.0","engines":{"node":">=8.0.0"},"publishConfig":{"access":"public"},"devDependencies":{"@opentelemetry/context-async-hooks":"^0.11.0","@opentelemetry/node":"^0.11.0","@opentelemetry/semantic-conventions":"^0.11.0","@opentelemetry/test-utils":"^0.10.0","@opentelemetry/tracing":"^0.11.0","@types/mocha":"7.0.2","@types/node":"14.0.27","@types/redis":"2.8.25","@types/shimmer":"1.0.1","codecov":"3.7.2","cross-env":"7.0.2","gts":"2.0.2","mocha":"7.2.0","nyc":"15.1.0","redis":"3.0.2","rimraf":"3.0.2","ts-mocha":"7.0.0","ts-node":"8.10.2","tslint-consistent-codestyle":"1.16.0","tslint-microsoft-contrib":"6.2.0","typescript":"3.9.7"},"dependencies":{"@opentelemetry/api":"^0.11.0","@opentelemetry/core":"^0.11.0","shimmer":"^1.2.1"},"gitHead":"903ee951bcfe54fb048a76aed5bf1117951605d7","bugs":{"url":"https://github.com/open-telemetry/opentelemetry-js/issues"},"homepage":"https://github.com/open-telemetry/opentelemetry-js#readme","_id":"@opentelemetry/plugin-redis@0.10.0","_nodeVersion":"14.4.0","_npmVersion":"lerna/3.22.1/node@v14.4.0+x64 (darwin)","dist":{"shasum":"fa9fa07fe6c50101037eed55251e5a21e5b4b5d0","size":8363,"noattachment":false,"key":"/@opentelemetry/plugin-redis/-/@opentelemetry/plugin-redis-0.10.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@opentelemetry/plugin-redis/download/@opentelemetry/plugin-redis-0.10.0.tgz"},"maintainers":[{"name":"bogdandrutu","email":""},{"name":"dyladan","email":""}],"_npmUser":{"name":"obecny","email":"bobecny@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-redis_0.10.0_1599613691240_0.036174855346327695"},"_hasShrinkwrap":false,"publish_time":1599613691406,"deprecated":"Deprecated in favor of @opentelemetry/instrumentation-redis","_cnpm_publish_time":1599613691406,"_cnpmcore_publish_time":"2021-12-16T19:15:37.093Z"},"0.9.0":{"name":"@opentelemetry/plugin-redis","version":"0.9.0","description":"OpenTelemetry redis automatic instrumentation package.","main":"build/src/index.js","types":"build/src/index.d.ts","repository":{"type":"git","url":"git+https://github.com/open-telemetry/opentelemetry-js.git"},"scripts":{"test":"nyc ts-mocha -p tsconfig.json 'test/**/*.test.ts'","test:debug":"cross-env RUN_REDIS_TESTS_LOCAL=true ts-mocha --inspect-brk --no-timeouts -p tsconfig.json 'test/**/*.test.ts'","test:local":"cross-env RUN_REDIS_TESTS_LOCAL=true npm run test","tdd":"npm run test -- --watch-extensions ts --watch","clean":"rimraf build/*","lint":"eslint . --ext .ts","lint:fix":"eslint . --ext .ts --fix","precompile":"tsc --version","version:update":"node ../../../scripts/version-update.js","compile":"npm run version:update && tsc -p .","codecov":"nyc report --reporter=json && codecov -f coverage/*.json -p ../../","prepare":"npm run compile"},"keywords":["opentelemetry","redis","nodejs","tracing","profiling","plugin"],"author":{"name":"OpenTelemetry Authors"},"license":"Apache-2.0","engines":{"node":">=8.0.0"},"publishConfig":{"access":"public"},"devDependencies":{"@opentelemetry/context-async-hooks":"0.10.1","@opentelemetry/node":"0.10.1","@opentelemetry/test-utils":"^0.9.0","@opentelemetry/tracing":"0.10.1","@types/mocha":"7.0.2","@types/node":"12.12.47","@types/redis":"2.8.24","@types/shimmer":"1.0.1","codecov":"3.7.1","cross-env":"7.0.2","gts":"2.0.2","mocha":"7.2.0","nyc":"15.1.0","redis":"3.0.2","rimraf":"3.0.2","ts-mocha":"7.0.0","ts-node":"8.10.2","tslint-consistent-codestyle":"1.16.0","tslint-microsoft-contrib":"6.2.0","typescript":"3.9.6"},"dependencies":{"@opentelemetry/api":"^0.10.1","@opentelemetry/core":"^0.10.1","shimmer":"^1.2.1"},"gitHead":"44dbe5bfb07e16380a297935a36c9bef109bf42e","bugs":{"url":"https://github.com/open-telemetry/opentelemetry-js/issues"},"homepage":"https://github.com/open-telemetry/opentelemetry-js#readme","_id":"@opentelemetry/plugin-redis@0.9.0","_nodeVersion":"12.14.1","_npmVersion":"lerna/3.22.1/node@v12.14.1+x64 (darwin)","dist":{"shasum":"683e44a59d521a91e552a0b420496c936abeca58","size":8779,"noattachment":false,"key":"/@opentelemetry/plugin-redis/-/@opentelemetry/plugin-redis-0.9.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@opentelemetry/plugin-redis/download/@opentelemetry/plugin-redis-0.9.0.tgz"},"maintainers":[{"name":"bogdandrutu","email":""},{"name":"dyladan","email":""}],"_npmUser":{"name":"dyladan","email":"dyladan@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-redis_0.9.0_1596480256192_0.9046051010592724"},"_hasShrinkwrap":false,"publish_time":1596480256309,"deprecated":"Deprecated in favor of @opentelemetry/instrumentation-redis","_cnpm_publish_time":1596480256309,"_cnpmcore_publish_time":"2021-12-16T19:15:37.295Z"},"0.8.0":{"name":"@opentelemetry/plugin-redis","version":"0.8.0","description":"OpenTelemetry redis automatic instrumentation package.","main":"build/src/index.js","types":"build/src/index.d.ts","repository":{"type":"git","url":"git+https://github.com/open-telemetry/opentelemetry-js.git"},"scripts":{"test":"nyc ts-mocha -p tsconfig.json 'test/**/*.test.ts'","test:debug":"cross-env RUN_REDIS_TESTS_LOCAL=true ts-mocha --inspect-brk --no-timeouts -p tsconfig.json 'test/**/*.test.ts'","test:local":"cross-env RUN_REDIS_TESTS_LOCAL=true npm run test","tdd":"npm run test -- --watch-extensions ts --watch","clean":"rimraf build/*","lint":"gts check","lint:fix":"gts fix","precompile":"tsc --version","version:update":"node ../../../scripts/version-update.js","compile":"npm run version:update && tsc -p .","codecov":"nyc report --reporter=json && codecov -f coverage/*.json -p ../../","prepare":"npm run compile"},"keywords":["opentelemetry","redis","nodejs","tracing","profiling","plugin"],"author":{"name":"OpenTelemetry Authors"},"license":"Apache-2.0","engines":{"node":">=8.0.0"},"publishConfig":{"access":"public"},"devDependencies":{"@opentelemetry/context-async-hooks":"^0.8.3","@opentelemetry/node":"^0.8.3","@opentelemetry/test-utils":"^0.8.0","@opentelemetry/tracing":"^0.8.3","@types/mocha":"^7.0.0","@types/node":"^12.6.9","@types/redis":"^2.8.14","@types/shimmer":"^1.0.1","codecov":"^3.6.1","cross-env":"^6.0.3","gts":"^1.1.0","mocha":"^7.1.2","nyc":"^15.0.0","redis":"^2.8.0","rimraf":"^3.0.0","ts-mocha":"^7.0.0","ts-node":"^8.6.2","tslint-consistent-codestyle":"^1.16.0","tslint-microsoft-contrib":"^6.2.0","typescript":"3.7.2"},"dependencies":{"@opentelemetry/api":"^0.8.3","@opentelemetry/core":"^0.8.3","shimmer":"^1.2.1"},"bugs":{"url":"https://github.com/open-telemetry/opentelemetry-js/issues"},"homepage":"https://github.com/open-telemetry/opentelemetry-js#readme","_id":"@opentelemetry/plugin-redis@0.8.0","_nodeVersion":"12.14.1","_npmVersion":"6.14.4","dist":{"shasum":"7009c61d73376b3b7ee0c7d63f6e7faf0420676c","size":8615,"noattachment":false,"key":"/@opentelemetry/plugin-redis/-/@opentelemetry/plugin-redis-0.8.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@opentelemetry/plugin-redis/download/@opentelemetry/plugin-redis-0.8.0.tgz"},"maintainers":[{"name":"bogdandrutu","email":""},{"name":"dyladan","email":""}],"_npmUser":{"name":"dyladan","email":"dyladan@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-redis_0.8.0_1590774494916_0.5294161981983363"},"_hasShrinkwrap":false,"publish_time":1590774495030,"deprecated":"Deprecated in favor of @opentelemetry/instrumentation-redis","_cnpm_publish_time":1590774495030,"_cnpmcore_publish_time":"2021-12-16T19:15:37.466Z"},"0.7.0":{"name":"@opentelemetry/plugin-redis","version":"0.7.0","description":"OpenTelemetry redis automatic instrumentation package.","main":"build/src/index.js","types":"build/src/index.d.ts","repository":{"type":"git","url":"git+https://github.com/open-telemetry/opentelemetry-js.git"},"scripts":{"test":"nyc ts-mocha -p tsconfig.json 'test/**/*.test.ts'","test:debug":"cross-env RUN_REDIS_TESTS_LOCAL=true ts-mocha --inspect-brk --no-timeouts -p tsconfig.json 'test/**/*.test.ts'","test:local":"cross-env RUN_REDIS_TESTS_LOCAL=true npm run test","tdd":"npm run test -- --watch-extensions ts --watch","clean":"rimraf build/*","lint":"gts check","lint:fix":"gts fix","precompile":"tsc --version","version:update":"node ../../../scripts/version-update.js","compile":"npm run version:update && tsc -p .","codecov":"nyc report --reporter=json && codecov -f coverage/*.json -p ../../","prepare":"npm run compile"},"keywords":["opentelemetry","redis","nodejs","tracing","profiling","plugin"],"author":{"name":"OpenTelemetry Authors"},"license":"Apache-2.0","engines":{"node":">=8.0.0"},"publishConfig":{"access":"public"},"devDependencies":{"@opentelemetry/context-async-hooks":"^0.6.1","@opentelemetry/node":"^0.6.1","@opentelemetry/test-utils":"^0.7.0","@opentelemetry/tracing":"^0.6.1","@types/mocha":"^7.0.0","@types/node":"^12.6.9","@types/redis":"^2.8.14","@types/shimmer":"^1.0.1","codecov":"^3.6.1","cross-env":"^6.0.3","gts":"^1.1.0","mocha":"^6.2.0","nyc":"^15.0.0","redis":"^2.8.0","rimraf":"^3.0.0","ts-mocha":"^6.0.0","ts-node":"^8.6.2","tslint-consistent-codestyle":"^1.16.0","tslint-microsoft-contrib":"^6.2.0","typescript":"3.7.2"},"dependencies":{"@opentelemetry/api":"^0.6.1","@opentelemetry/core":"^0.6.1","shimmer":"^1.2.1"},"bugs":{"url":"https://github.com/open-telemetry/opentelemetry-js/issues"},"homepage":"https://github.com/open-telemetry/opentelemetry-js#readme","_id":"@opentelemetry/plugin-redis@0.7.0","_npmVersion":"6.4.1","_nodeVersion":"10.15.1","_npmUser":{"name":"mayurkale22","email":"mayurkale22@gmail.com"},"dist":{"shasum":"f5261af4a509ae5d0c9bba0d4e28421d67d0fb5d","size":8582,"noattachment":false,"key":"/@opentelemetry/plugin-redis/-/@opentelemetry/plugin-redis-0.7.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@opentelemetry/plugin-redis/download/@opentelemetry/plugin-redis-0.7.0.tgz"},"maintainers":[{"name":"bogdandrutu","email":""},{"name":"dyladan","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-redis_0.7.0_1588045347301_0.3285944029727039"},"_hasShrinkwrap":false,"publish_time":1588045347400,"deprecated":"Deprecated in favor of @opentelemetry/instrumentation-redis","_cnpm_publish_time":1588045347400,"_cnpmcore_publish_time":"2021-12-16T19:15:37.705Z"},"0.6.1":{"name":"@opentelemetry/plugin-redis","version":"0.6.1","description":"OpenTelemetry redis automatic instrumentation package.","main":"build/src/index.js","types":"build/src/index.d.ts","repository":{"type":"git","url":"git+https://github.com/open-telemetry/opentelemetry-js.git"},"scripts":{"test":"nyc ts-mocha -p tsconfig.json 'test/**/*.test.ts'","test:debug":"cross-env RUN_REDIS_TESTS_LOCAL=true ts-mocha --inspect-brk --no-timeouts -p tsconfig.json 'test/**/*.test.ts'","test:local":"cross-env RUN_REDIS_TESTS_LOCAL=true npm run test","tdd":"npm run test -- --watch-extensions ts --watch","clean":"rimraf build/*","lint":"gts check","lint:fix":"gts fix","precompile":"tsc --version","version:update":"node ../../scripts/version-update.js","compile":"npm run version:update && tsc -p .","codecov":"nyc report --reporter=json && codecov -f coverage/*.json -p ../../","prepare":"npm run compile"},"keywords":["opentelemetry","redis","nodejs","tracing","profiling","plugin"],"author":{"name":"OpenTelemetry Authors"},"license":"Apache-2.0","engines":{"node":">=8.0.0"},"publishConfig":{"access":"public"},"devDependencies":{"@opentelemetry/context-async-hooks":"^0.6.1","@opentelemetry/node":"^0.6.1","@opentelemetry/test-utils":"^0.6.1","@opentelemetry/tracing":"^0.6.1","@types/mocha":"^7.0.0","@types/node":"^12.6.9","@types/redis":"^2.8.14","@types/shimmer":"^1.0.1","codecov":"^3.6.1","cross-env":"^6.0.3","gts":"^1.1.0","mocha":"^6.2.0","nyc":"^15.0.0","redis":"^2.8.0","rimraf":"^3.0.0","ts-mocha":"^6.0.0","ts-node":"^8.6.2","tslint-consistent-codestyle":"^1.16.0","tslint-microsoft-contrib":"^6.2.0","typescript":"3.7.2"},"dependencies":{"@opentelemetry/api":"^0.6.1","@opentelemetry/core":"^0.6.1","shimmer":"^1.2.1"},"bugs":{"url":"https://github.com/open-telemetry/opentelemetry-js/issues"},"homepage":"https://github.com/open-telemetry/opentelemetry-js#readme","_id":"@opentelemetry/plugin-redis@0.6.1","_nodeVersion":"12.14.1","_npmVersion":"6.14.1","dist":{"shasum":"f125b9f629fed5bf996d60c5d156000068721312","size":8583,"noattachment":false,"key":"/@opentelemetry/plugin-redis/-/@opentelemetry/plugin-redis-0.6.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@opentelemetry/plugin-redis/download/@opentelemetry/plugin-redis-0.6.1.tgz"},"maintainers":[{"name":"bogdandrutu","email":""},{"name":"dyladan","email":""}],"_npmUser":{"name":"dyladan","email":"dyladan@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-redis_0.6.1_1586371094925_0.9450872717954548"},"_hasShrinkwrap":false,"publish_time":1586371095259,"deprecated":"Deprecated in favor of @opentelemetry/instrumentation-redis","_cnpm_publish_time":1586371095259,"_cnpmcore_publish_time":"2021-12-16T19:15:37.930Z"},"0.6.0":{"name":"@opentelemetry/plugin-redis","version":"0.6.0","description":"OpenTelemetry redis automatic instrumentation package.","main":"build/src/index.js","types":"build/src/index.d.ts","repository":{"type":"git","url":"git+https://github.com/open-telemetry/opentelemetry-js.git"},"scripts":{"test":"nyc ts-mocha -p tsconfig.json 'test/**/*.test.ts'","test:debug":"cross-env RUN_REDIS_TESTS_LOCAL=true ts-mocha --inspect-brk --no-timeouts -p tsconfig.json 'test/**/*.test.ts'","test:local":"cross-env RUN_REDIS_TESTS_LOCAL=true npm run test","tdd":"npm run test -- --watch-extensions ts --watch","clean":"rimraf build/*","lint":"gts check","lint:fix":"gts fix","precompile":"tsc --version","version:update":"node ../../scripts/version-update.js","compile":"npm run version:update && tsc -p .","codecov":"nyc report --reporter=json && codecov -f coverage/*.json -p ../../","prepare":"npm run compile"},"keywords":["opentelemetry","redis","nodejs","tracing","profiling","plugin"],"author":{"name":"OpenTelemetry Authors"},"license":"Apache-2.0","engines":{"node":">=8.0.0"},"publishConfig":{"access":"public"},"devDependencies":{"@opentelemetry/context-async-hooks":"^0.6.0","@opentelemetry/node":"^0.6.0","@opentelemetry/test-utils":"^0.6.0","@opentelemetry/tracing":"^0.6.0","@types/mocha":"^5.2.7","@types/node":"^12.6.9","@types/redis":"^2.8.14","@types/shimmer":"^1.0.1","codecov":"^3.6.1","cross-env":"^6.0.3","gts":"^1.1.0","mocha":"^6.2.0","nyc":"^15.0.0","redis":"^2.8.0","rimraf":"^3.0.0","ts-mocha":"^6.0.0","ts-node":"^8.6.2","tslint-consistent-codestyle":"^1.16.0","tslint-microsoft-contrib":"^6.2.0","typescript":"3.7.2"},"dependencies":{"@opentelemetry/api":"^0.6.0","@opentelemetry/core":"^0.6.0","shimmer":"^1.2.1"},"bugs":{"url":"https://github.com/open-telemetry/opentelemetry-js/issues"},"homepage":"https://github.com/open-telemetry/opentelemetry-js#readme","_id":"@opentelemetry/plugin-redis@0.6.0","_npmVersion":"6.4.1","_nodeVersion":"10.15.1","_npmUser":{"name":"mayurkale22","email":"mayurkale22@gmail.com"},"dist":{"shasum":"00dc224715729705ccc58c4565e692672c16588f","size":8580,"noattachment":false,"key":"/@opentelemetry/plugin-redis/-/@opentelemetry/plugin-redis-0.6.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@opentelemetry/plugin-redis/download/@opentelemetry/plugin-redis-0.6.0.tgz"},"maintainers":[{"name":"bogdandrutu","email":""},{"name":"dyladan","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-redis_0.6.0_1585848807765_0.9015925288035"},"_hasShrinkwrap":false,"publish_time":1585848807935,"deprecated":"Deprecated in favor of @opentelemetry/instrumentation-redis","_cnpm_publish_time":1585848807935,"_cnpmcore_publish_time":"2021-12-16T19:15:38.138Z"},"0.5.2":{"name":"@opentelemetry/plugin-redis","version":"0.5.2","description":"OpenTelemetry redis automatic instrumentation package.","main":"build/src/index.js","types":"build/src/index.d.ts","repository":{"type":"git","url":"git+https://github.com/open-telemetry/opentelemetry-js.git"},"scripts":{"test":"nyc ts-mocha -p tsconfig.json 'test/**/*.test.ts'","test:debug":"cross-env RUN_REDIS_TESTS_LOCAL=true ts-mocha --inspect-brk --no-timeouts -p tsconfig.json 'test/**/*.test.ts'","test:local":"cross-env RUN_REDIS_TESTS_LOCAL=true npm run test","tdd":"npm run test -- --watch-extensions ts --watch","clean":"rimraf build/*","lint":"gts check","lint:fix":"gts fix","precompile":"tsc --version","version:update":"node ../../scripts/version-update.js","compile":"npm run version:update && tsc -p .","codecov":"nyc report --reporter=json && codecov -f coverage/*.json -p ../../","prepare":"npm run compile"},"keywords":["opentelemetry","redis","nodejs","tracing","profiling","plugin"],"author":{"name":"OpenTelemetry Authors"},"license":"Apache-2.0","engines":{"node":">=8.0.0"},"publishConfig":{"access":"public"},"devDependencies":{"@opentelemetry/context-async-hooks":"^0.5.2","@opentelemetry/node":"^0.5.2","@opentelemetry/test-utils":"^0.5.2","@opentelemetry/tracing":"^0.5.2","@types/mocha":"^5.2.7","@types/node":"^12.6.9","@types/redis":"^2.8.14","@types/shimmer":"^1.0.1","codecov":"^3.6.1","cross-env":"^6.0.3","gts":"^1.1.0","mocha":"^6.2.0","nyc":"^14.1.1","redis":"^2.8.0","rimraf":"^3.0.0","ts-mocha":"^6.0.0","ts-node":"^8.6.2","tslint-consistent-codestyle":"^1.16.0","tslint-microsoft-contrib":"^6.2.0","typescript":"3.7.2"},"dependencies":{"@opentelemetry/api":"^0.5.2","@opentelemetry/core":"^0.5.2","shimmer":"^1.2.1"},"bugs":{"url":"https://github.com/open-telemetry/opentelemetry-js/issues"},"homepage":"https://github.com/open-telemetry/opentelemetry-js#readme","_id":"@opentelemetry/plugin-redis@0.5.2","_nodeVersion":"12.14.1","_npmVersion":"6.14.1","dist":{"shasum":"a12fb0e7c23adff1e1817853d7f87541b6467697","size":8592,"noattachment":false,"key":"/@opentelemetry/plugin-redis/-/@opentelemetry/plugin-redis-0.5.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@opentelemetry/plugin-redis/download/@opentelemetry/plugin-redis-0.5.2.tgz"},"maintainers":[{"name":"bogdandrutu","email":""},{"name":"dyladan","email":""}],"_npmUser":{"name":"dyladan","email":"dyladan@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-redis_0.5.2_1585332272363_0.7504680956080814"},"_hasShrinkwrap":false,"publish_time":1585332272518,"deprecated":"Deprecated in favor of @opentelemetry/instrumentation-redis","_cnpm_publish_time":1585332272518,"_cnpmcore_publish_time":"2021-12-16T19:15:38.641Z"},"0.5.1":{"name":"@opentelemetry/plugin-redis","version":"0.5.1","description":"OpenTelemetry redis automatic instrumentation package.","main":"build/src/index.js","types":"build/src/index.d.ts","repository":{"type":"git","url":"git+https://github.com/open-telemetry/opentelemetry-js.git"},"scripts":{"test":"nyc ts-mocha -p tsconfig.json 'test/**/*.test.ts'","test:debug":"cross-env RUN_REDIS_TESTS_LOCAL=true ts-mocha --inspect-brk --no-timeouts -p tsconfig.json 'test/**/*.test.ts'","test:local":"cross-env RUN_REDIS_TESTS_LOCAL=true npm run test","tdd":"npm run test -- --watch-extensions ts --watch","clean":"rimraf build/*","lint":"gts check","lint:fix":"gts fix","precompile":"tsc --version","version:update":"node ../../scripts/version-update.js","compile":"npm run version:update && tsc -p .","codecov":"nyc report --reporter=json && codecov -f coverage/*.json -p ../../","prepare":"npm run compile"},"keywords":["opentelemetry","redis","nodejs","tracing","profiling","plugin"],"author":{"name":"OpenTelemetry Authors"},"license":"Apache-2.0","engines":{"node":">=8.0.0"},"publishConfig":{"access":"public"},"devDependencies":{"@opentelemetry/context-async-hooks":"^0.5.1","@opentelemetry/node":"^0.5.1","@opentelemetry/test-utils":"^0.5.1","@opentelemetry/tracing":"^0.5.1","@types/mocha":"^5.2.7","@types/node":"^12.6.9","@types/redis":"^2.8.14","@types/shimmer":"^1.0.1","codecov":"^3.6.1","cross-env":"^6.0.3","gts":"^1.1.0","mocha":"^6.2.0","nyc":"^14.1.1","redis":"^2.8.0","rimraf":"^3.0.0","ts-mocha":"^6.0.0","ts-node":"^8.6.2","tslint-consistent-codestyle":"^1.16.0","tslint-microsoft-contrib":"^6.2.0","typescript":"3.7.2"},"dependencies":{"@opentelemetry/api":"^0.5.1","@opentelemetry/core":"^0.5.1","shimmer":"^1.2.1"},"bugs":{"url":"https://github.com/open-telemetry/opentelemetry-js/issues"},"homepage":"https://github.com/open-telemetry/opentelemetry-js#readme","_id":"@opentelemetry/plugin-redis@0.5.1","_nodeVersion":"12.14.1","_npmVersion":"6.14.1","dist":{"shasum":"dd8c6955f69a7cc0bd79f3d061f541d0a76b9a8f","size":8620,"noattachment":false,"key":"/@opentelemetry/plugin-redis/-/@opentelemetry/plugin-redis-0.5.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@opentelemetry/plugin-redis/download/@opentelemetry/plugin-redis-0.5.1.tgz"},"maintainers":[{"name":"bogdandrutu","email":""},{"name":"dyladan","email":""}],"_npmUser":{"name":"dyladan","email":"dyladan@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-redis_0.5.1_1584665209088_0.37545421737878115"},"_hasShrinkwrap":false,"publish_time":1584665209228,"deprecated":"Deprecated in favor of @opentelemetry/instrumentation-redis","_cnpm_publish_time":1584665209228,"_cnpmcore_publish_time":"2021-12-16T19:15:38.835Z"},"0.5.0":{"name":"@opentelemetry/plugin-redis","version":"0.5.0","description":"OpenTelemetry redis automatic instrumentation package.","main":"build/src/index.js","types":"build/src/index.d.ts","repository":{"type":"git","url":"git+https://github.com/open-telemetry/opentelemetry-js.git"},"scripts":{"test":"nyc ts-mocha -p tsconfig.json 'test/**/*.test.ts'","test:debug":"cross-env RUN_REDIS_TESTS_LOCAL=true ts-mocha --inspect-brk --no-timeouts -p tsconfig.json 'test/**/*.test.ts'","test:local":"cross-env RUN_REDIS_TESTS_LOCAL=true npm run test","tdd":"npm run test -- --watch-extensions ts --watch","clean":"rimraf build/*","lint":"gts check","lint:fix":"gts fix","precompile":"tsc --version","version:update":"node ../../scripts/version-update.js","compile":"npm run version:update && tsc -p .","codecov":"nyc report --reporter=json && codecov -f coverage/*.json -p ../../","prepare":"npm run compile"},"keywords":["opentelemetry","redis","nodejs","tracing","profiling","plugin"],"author":{"name":"OpenTelemetry Authors"},"license":"Apache-2.0","engines":{"node":">=8.0.0"},"publishConfig":{"access":"public"},"devDependencies":{"@opentelemetry/context-async-hooks":"^0.5.0","@opentelemetry/node":"^0.5.0","@opentelemetry/test-utils":"^0.5.0","@opentelemetry/tracing":"^0.5.0","@types/mocha":"^5.2.7","@types/node":"^12.6.9","@types/redis":"^2.8.14","@types/shimmer":"^1.0.1","codecov":"^3.6.1","cross-env":"^6.0.3","gts":"^1.1.0","mocha":"^6.2.0","nyc":"^14.1.1","redis":"^2.8.0","rimraf":"^3.0.0","ts-mocha":"^6.0.0","ts-node":"^8.6.2","tslint-consistent-codestyle":"^1.16.0","tslint-microsoft-contrib":"^6.2.0","typescript":"3.7.2"},"dependencies":{"@opentelemetry/api":"^0.5.0","@opentelemetry/core":"^0.5.0","shimmer":"^1.2.1"},"bugs":{"url":"https://github.com/open-telemetry/opentelemetry-js/issues"},"homepage":"https://github.com/open-telemetry/opentelemetry-js#readme","_id":"@opentelemetry/plugin-redis@0.5.0","_npmVersion":"6.4.1","_nodeVersion":"10.15.1","_npmUser":{"name":"mayurkale22","email":"mayurkale22@gmail.com"},"dist":{"shasum":"36cd0a08456df1c2b3b51cd5711da0aa64a95c58","size":8606,"noattachment":false,"key":"/@opentelemetry/plugin-redis/-/@opentelemetry/plugin-redis-0.5.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@opentelemetry/plugin-redis/download/@opentelemetry/plugin-redis-0.5.0.tgz"},"maintainers":[{"name":"bogdandrutu","email":""},{"name":"dyladan","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-redis_0.5.0_1584396360841_0.6733435207208462"},"_hasShrinkwrap":false,"publish_time":1584396360939,"deprecated":"Deprecated in favor of @opentelemetry/instrumentation-redis","_cnpm_publish_time":1584396360939,"_cnpmcore_publish_time":"2021-12-16T19:15:39.079Z"},"0.4.0":{"name":"@opentelemetry/plugin-redis","version":"0.4.0","description":"OpenTelemetry redis automatic instrumentation package.","main":"build/src/index.js","types":"build/src/index.d.ts","repository":{"type":"git","url":"git+https://github.com/open-telemetry/opentelemetry-js.git"},"scripts":{"test":"nyc ts-mocha -p tsconfig.json 'test/**/*.ts'","test:debug":"cross-env RUN_REDIS_TESTS_LOCAL=true ts-mocha --inspect-brk --no-timeouts -p tsconfig.json 'test/**/*.test.ts'","test:local":"cross-env RUN_REDIS_TESTS_LOCAL=true npm run test","tdd":"npm run test -- --watch-extensions ts --watch","clean":"rimraf build/*","check":"gts check","precompile":"tsc --version","version:update":"node ../../scripts/version-update.js","compile":"npm run version:update && tsc -p .","codecov":"nyc report --reporter=json && codecov -f coverage/*.json -p ../../","fix":"gts fix","prepare":"npm run compile"},"keywords":["opentelemetry","redis","nodejs","tracing","profiling","plugin"],"author":{"name":"OpenTelemetry Authors"},"license":"Apache-2.0","engines":{"node":">=8.0.0"},"publishConfig":{"access":"public"},"devDependencies":{"@opentelemetry/node":"^0.4.0","@opentelemetry/test-utils":"^0.4.0","@opentelemetry/tracing":"^0.4.0","@types/mocha":"^5.2.7","@types/node":"^12.6.9","@types/redis":"^2.8.14","@types/shimmer":"^1.0.1","codecov":"^3.6.1","cross-env":"^6.0.3","gts":"^1.1.0","mocha":"^6.2.0","nyc":"^14.1.1","redis":"^2.8.0","rimraf":"^3.0.0","ts-mocha":"^6.0.0","ts-node":"^8.6.2","tslint-consistent-codestyle":"^1.16.0","tslint-microsoft-contrib":"^6.2.0","typescript":"3.7.2"},"dependencies":{"@opentelemetry/api":"^0.4.0","@opentelemetry/core":"^0.4.0","shimmer":"^1.2.1"},"bugs":{"url":"https://github.com/open-telemetry/opentelemetry-js/issues"},"homepage":"https://github.com/open-telemetry/opentelemetry-js#readme","_id":"@opentelemetry/plugin-redis@0.4.0","_npmVersion":"6.4.1","_nodeVersion":"10.15.1","_npmUser":{"name":"mayurkale22","email":"mayurkale22@gmail.com"},"dist":{"shasum":"34eca5d022c32b23de20c77520f49a03fa5af193","size":8607,"noattachment":false,"key":"/@opentelemetry/plugin-redis/-/@opentelemetry/plugin-redis-0.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@opentelemetry/plugin-redis/download/@opentelemetry/plugin-redis-0.4.0.tgz"},"maintainers":[{"name":"bogdandrutu","email":""},{"name":"dyladan","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-redis_0.4.0_1580943886860_0.9089920409132088"},"_hasShrinkwrap":false,"publish_time":1580943886973,"deprecated":"Deprecated in favor of @opentelemetry/instrumentation-redis","_cnpm_publish_time":1580943886973,"_cnpmcore_publish_time":"2021-12-16T19:15:39.301Z"},"0.3.3":{"name":"@opentelemetry/plugin-redis","version":"0.3.3","description":"OpenTelemetry redis automatic instrumentation package.","main":"build/src/index.js","types":"build/src/index.d.ts","repository":{"type":"git","url":"git+https://github.com/open-telemetry/opentelemetry-js.git"},"scripts":{"test":"nyc ts-mocha -p tsconfig.json 'test/**/*.ts'","test:debug":"cross-env RUN_REDIS_TESTS_LOCAL=true ts-mocha --inspect-brk --no-timeouts -p tsconfig.json 'test/**/*.test.ts'","test:local":"cross-env RUN_REDIS_TESTS_LOCAL=true yarn test","tdd":"yarn test -- --watch-extensions ts --watch","clean":"rimraf build/*","check":"gts check","precompile":"tsc --version","version:update":"node ../../scripts/version-update.js","compile":"npm run version:update && tsc -p .","codecov":"nyc report --reporter=json && codecov -f coverage/*.json -p ../../","fix":"gts fix","prepare":"npm run compile"},"keywords":["opentelemetry","redis","nodejs","tracing","profiling","plugin"],"author":{"name":"OpenTelemetry Authors"},"license":"Apache-2.0","engines":{"node":">=8.0.0"},"publishConfig":{"access":"public"},"devDependencies":{"@opentelemetry/node":"^0.3.3","@opentelemetry/test-utils":"^0.3.3","@opentelemetry/tracing":"^0.3.3","@types/mocha":"^5.2.7","@types/node":"^12.6.9","@types/redis":"^2.8.14","@types/shimmer":"^1.0.1","codecov":"^3.6.1","cross-env":"^6.0.3","gts":"^1.1.0","mocha":"^6.2.0","nyc":"^14.1.1","redis":"^2.8.0","rimraf":"^3.0.0","ts-mocha":"^6.0.0","ts-node":"^8.6.2","tslint-consistent-codestyle":"^1.15.1","tslint-microsoft-contrib":"^6.2.0","typescript":"3.7.2"},"dependencies":{"@opentelemetry/core":"^0.3.3","@opentelemetry/types":"^0.3.3","shimmer":"^1.2.1"},"bugs":{"url":"https://github.com/open-telemetry/opentelemetry-js/issues"},"homepage":"https://github.com/open-telemetry/opentelemetry-js#readme","_id":"@opentelemetry/plugin-redis@0.3.3","_npmVersion":"6.4.1","_nodeVersion":"10.15.1","_npmUser":{"name":"mayurkale22","email":"mayurkale22@gmail.com"},"dist":{"shasum":"a34e02bb5b2d4608d290c42d9e48e29221efae71","size":8615,"noattachment":false,"key":"/@opentelemetry/plugin-redis/-/@opentelemetry/plugin-redis-0.3.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/@opentelemetry/plugin-redis/download/@opentelemetry/plugin-redis-0.3.3.tgz"},"maintainers":[{"name":"bogdandrutu","email":""},{"name":"dyladan","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-redis_0.3.3_1579733395267_0.20444589440851502"},"_hasShrinkwrap":false,"publish_time":1579733395427,"deprecated":"Deprecated in favor of @opentelemetry/instrumentation-redis","_cnpm_publish_time":1579733395427,"_cnpmcore_publish_time":"2021-12-16T19:15:39.516Z"},"0.3.2":{"name":"@opentelemetry/plugin-redis","version":"0.3.2","description":"OpenTelemetry redis automatic instrumentation package.","main":"build/src/index.js","types":"build/src/index.d.ts","repository":{"type":"git","url":"git+https://github.com/open-telemetry/opentelemetry-js.git"},"scripts":{"test":"nyc ts-mocha -p tsconfig.json 'test/**/*.ts'","test:debug":"cross-env RUN_REDIS_TESTS_LOCAL=true ts-mocha --inspect-brk --no-timeouts -p tsconfig.json 'test/**/*.test.ts'","test:local":"cross-env RUN_REDIS_TESTS_LOCAL=true yarn test","tdd":"yarn test -- --watch-extensions ts --watch","clean":"rimraf build/*","check":"gts check","precompile":"tsc --version","version:update":"node ../../scripts/version-update.js","compile":"npm run version:update && tsc -p .","codecov":"nyc report --reporter=json && codecov -f coverage/*.json -p ../../","fix":"gts fix","prepare":"npm run compile"},"keywords":["opentelemetry","redis","nodejs","tracing","profiling","plugin"],"author":{"name":"OpenTelemetry Authors"},"license":"Apache-2.0","engines":{"node":">=8.0.0"},"publishConfig":{"access":"public"},"devDependencies":{"@opentelemetry/node":"^0.3.2","@opentelemetry/test-utils":"^0.3.2","@opentelemetry/tracing":"^0.3.2","@types/mocha":"^5.2.7","@types/node":"^12.6.9","@types/redis":"^2.8.14","@types/shimmer":"^1.0.1","codecov":"^3.6.1","cross-env":"^6.0.3","gts":"^1.1.0","mocha":"^6.2.0","nyc":"^14.1.1","redis":"^2.8.0","rimraf":"^3.0.0","ts-mocha":"^6.0.0","ts-node":"^8.3.0","tslint-consistent-codestyle":"^1.15.1","tslint-microsoft-contrib":"^6.2.0","typescript":"3.7.2"},"dependencies":{"@opentelemetry/core":"^0.3.2","@opentelemetry/types":"^0.3.2","shimmer":"^1.2.1"},"bugs":{"url":"https://github.com/open-telemetry/opentelemetry-js/issues"},"homepage":"https://github.com/open-telemetry/opentelemetry-js#readme","_id":"@opentelemetry/plugin-redis@0.3.2","_npmVersion":"6.4.1","_nodeVersion":"10.15.1","_npmUser":{"name":"mayurkale22","email":"mayurkale22@gmail.com"},"dist":{"shasum":"a775a64e3e3d0ba2fb4e0c6c51e7f80801314abb","size":8587,"noattachment":false,"key":"/@opentelemetry/plugin-redis/-/@opentelemetry/plugin-redis-0.3.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@opentelemetry/plugin-redis/download/@opentelemetry/plugin-redis-0.3.2.tgz"},"maintainers":[{"name":"bogdandrutu","email":""},{"name":"dyladan","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-redis_0.3.2_1578088719147_0.7442780910702005"},"_hasShrinkwrap":false,"publish_time":1578088719243,"deprecated":"Deprecated in favor of @opentelemetry/instrumentation-redis","_cnpm_publish_time":1578088719243,"_cnpmcore_publish_time":"2021-12-16T19:15:39.704Z"},"0.3.1":{"name":"@opentelemetry/plugin-redis","version":"0.3.1","description":"OpenTelemetry redis automatic instrumentation package.","main":"build/src/index.js","types":"build/src/index.d.ts","repository":{"type":"git","url":"git+https://github.com/open-telemetry/opentelemetry-js.git"},"scripts":{"test":"nyc ts-mocha -p tsconfig.json 'test/**/*.ts'","test:debug":"cross-env RUN_REDIS_TESTS_LOCAL=true ts-mocha --inspect-brk --no-timeouts -p tsconfig.json 'test/**/*.test.ts'","test:local":"cross-env RUN_REDIS_TESTS_LOCAL=true yarn test","tdd":"yarn test -- --watch-extensions ts --watch","clean":"rimraf build/*","check":"gts check","precompile":"tsc --version","compile":"tsc -p .","codecov":"nyc report --reporter=json && codecov -f coverage/*.json -p ../../","fix":"gts fix","prepare":"npm run compile"},"keywords":["opentelemetry","redis","nodejs","tracing","profiling","plugin"],"author":{"name":"OpenTelemetry Authors"},"license":"Apache-2.0","engines":{"node":">=8.0.0"},"publishConfig":{"access":"public"},"devDependencies":{"@opentelemetry/node":"^0.3.1","@opentelemetry/tracing":"^0.3.1","@types/mocha":"^5.2.7","@types/node":"^12.6.9","@types/redis":"^2.8.14","@types/shimmer":"^1.0.1","codecov":"^3.6.1","cross-env":"^6.0.3","gts":"^1.1.0","mocha":"^6.2.0","nyc":"^14.1.1","redis":"^2.8.0","rimraf":"^3.0.0","ts-mocha":"^6.0.0","ts-node":"^8.3.0","tslint-consistent-codestyle":"^1.15.1","tslint-microsoft-contrib":"^6.2.0","typescript":"3.7.2"},"dependencies":{"@opentelemetry/core":"^0.3.1","@opentelemetry/types":"^0.3.1","shimmer":"^1.2.1"},"bugs":{"url":"https://github.com/open-telemetry/opentelemetry-js/issues"},"homepage":"https://github.com/open-telemetry/opentelemetry-js#readme","_id":"@opentelemetry/plugin-redis@0.3.1","_npmVersion":"6.4.1","_nodeVersion":"10.15.1","_npmUser":{"name":"mayurkale22","email":"mayurkale22@gmail.com"},"dist":{"shasum":"90cfe3156b2633c87a07e007cfac7dc23495230a","size":8418,"noattachment":false,"key":"/@opentelemetry/plugin-redis/-/@opentelemetry/plugin-redis-0.3.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@opentelemetry/plugin-redis/download/@opentelemetry/plugin-redis-0.3.1.tgz"},"maintainers":[{"name":"bogdandrutu","email":""},{"name":"dyladan","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-redis_0.3.1_1576886525446_0.1461030523547009"},"_hasShrinkwrap":false,"publish_time":1576886525584,"deprecated":"Deprecated in favor of @opentelemetry/instrumentation-redis","_cnpm_publish_time":1576886525584,"_cnpmcore_publish_time":"2021-12-16T19:15:39.914Z"},"0.3.0":{"name":"@opentelemetry/plugin-redis","version":"0.3.0","description":"OpenTelemetry redis automatic instrumentation package.","main":"build/src/index.js","types":"build/src/index.d.ts","repository":{"type":"git","url":"git+https://github.com/open-telemetry/opentelemetry-js.git"},"scripts":{"test":"nyc ts-mocha -p tsconfig.json 'test/**/*.ts'","test:debug":"cross-env RUN_REDIS_TESTS_LOCAL=true ts-mocha --inspect-brk --no-timeouts -p tsconfig.json 'test/**/*.test.ts'","test:local":"cross-env RUN_REDIS_TESTS_LOCAL=true yarn test","tdd":"yarn test -- --watch-extensions ts --watch","clean":"rimraf build/*","check":"gts check","precompile":"tsc --version","compile":"tsc -p .","codecov":"nyc report --reporter=json && codecov -f coverage/*.json -p ../../","fix":"gts fix","prepare":"npm run compile"},"keywords":["opentelemetry","redis","nodejs","tracing","profiling","plugin"],"author":{"name":"OpenTelemetry Authors"},"license":"Apache-2.0","engines":{"node":">=8.0.0"},"publishConfig":{"access":"public"},"devDependencies":{"@opentelemetry/node":"^0.3.0","@opentelemetry/tracing":"^0.3.0","@types/mocha":"^5.2.7","@types/node":"^12.6.9","@types/redis":"^2.8.14","@types/shimmer":"^1.0.1","codecov":"^3.6.1","cross-env":"^6.0.3","gts":"^1.1.0","mocha":"^6.2.0","nyc":"^14.1.1","redis":"^2.8.0","rimraf":"^3.0.0","ts-mocha":"^6.0.0","ts-node":"^8.3.0","tslint-consistent-codestyle":"^1.15.1","tslint-microsoft-contrib":"^6.2.0","typescript":"3.7.2"},"dependencies":{"@opentelemetry/core":"^0.3.0","@opentelemetry/types":"^0.3.0","shimmer":"^1.2.1"},"bugs":{"url":"https://github.com/open-telemetry/opentelemetry-js/issues"},"homepage":"https://github.com/open-telemetry/opentelemetry-js#readme","_id":"@opentelemetry/plugin-redis@0.3.0","_npmVersion":"6.4.1","_nodeVersion":"10.15.1","_npmUser":{"name":"mayurkale22","email":"mayurkale22@gmail.com"},"dist":{"shasum":"787f561ef2d62025b351e2dc41d36bee2e677243","size":8415,"noattachment":false,"key":"/@opentelemetry/plugin-redis/-/@opentelemetry/plugin-redis-0.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@opentelemetry/plugin-redis/download/@opentelemetry/plugin-redis-0.3.0.tgz"},"maintainers":[{"name":"bogdandrutu","email":""},{"name":"dyladan","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-redis_0.3.0_1576265923539_0.08352508333133812"},"_hasShrinkwrap":false,"publish_time":1576265923678,"deprecated":"Deprecated in favor of @opentelemetry/instrumentation-redis","_cnpm_publish_time":1576265923678,"_cnpmcore_publish_time":"2021-12-16T19:15:40.237Z"}},"readme":"# OpenTelemetry redis Instrumentation for Node.js\n\n[![NPM Published Version][npm-img]][npm-url]\n[![dependencies][dependencies-image]][dependencies-url]\n[![devDependencies][devDependencies-image]][devDependencies-url]\n[![Apache License][license-image]][license-image]\n\nThis module provides automatic instrumentation for [`redis@^2.6.0`](https://github.com/NodeRedis/node_redis).\n\nFor automatic instrumentation see the\n[@opentelemetry/node](https://github.com/open-telemetry/opentelemetry-js/tree/main/packages/opentelemetry-node) package.\n\n## Installation\n\n```\nnpm install --save @opentelemetry/plugin-redis\n```\n\n### Supported Versions\n - `>=2.6.0`\n\n## Usage\n\nOpenTelemetry Redis Instrumentation allows the user to automatically collect trace data and export them to the backend of choice, to give observability to distributed systems when working with [redis](https://www.npmjs.com/package/redis).\n\nTo load a specific plugin (**redis** in this case), specify it in the registerInstrumentations's configuration\n```js\nconst { NodeTracerProvider } = require('@opentelemetry/node');\nconst { registerInstrumentations } = require('@opentelemetry/instrumentation');\n\nconst provider = new NodeTracerProvider();\nprovider.register();\n\nregisterInstrumentations({\n  instrumentations: [\n    {\n      plugins: {\n        redis: {\n          enabled: true,\n          // You may use a package name or absolute path to the file.\n          path: '@opentelemetry/plugin-redis',\n        }\n      },\n    },\n  ],\n  tracerProvider: provider,\n});\n```\n\nTo load all of the [supported plugins](https://github.com/open-telemetry/opentelemetry-js#plugins), use below approach. Each plugin is only loaded when the module that it patches is loaded; in other words, there is no computational overhead for listing plugins for unused modules.\n```javascript\nconst { NodeTracerProvider } = require('@opentelemetry/node');\nconst { registerInstrumentations } = require('@opentelemetry/instrumentation');\n\nconst provider = new NodeTracerProvider();\nprovider.register();\nregisterInstrumentations({\n  tracerProvider: provider,\n});\n```\n\nSee [examples/redis](https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/examples/redis) for a short example.\n\n## Useful links\n- For more information on OpenTelemetry, visit: <https://opentelemetry.io/>\n- For more about OpenTelemetry JavaScript: <https://github.com/open-telemetry/opentelemetry-js>\n- For help or feedback on this project, join us in [GitHub Discussions][discussions-url]\n\n## License\n\nApache 2.0 - See [LICENSE][license-url] for more information.\n\n[discussions-url]: https://github.com/open-telemetry/opentelemetry-js/discussions\n[license-url]: https://github.com/open-telemetry/opentelemetry-js/blob/main/LICENSE\n[license-image]: https://img.shields.io/badge/license-Apache_2.0-green.svg?style=flat\n[dependencies-image]: https://status.david-dm.org/gh/open-telemetry/opentelemetry-js-contrib.svg?path=plugins%2Fnode%2Fopentelemetry-plugin-redis\n[dependencies-url]: https://david-dm.org/open-telemetry/opentelemetry-js-contrib?path=plugins%2Fnode%2Fopentelemetry-plugin-redis\n[devDependencies-image]: https://status.david-dm.org/gh/open-telemetry/opentelemetry-js-contrib.svg?path=plugins%2Fnode%2Fopentelemetry-plugin-redis&type=dev\n[devDependencies-url]: https://david-dm.org/open-telemetry/opentelemetry-js-contrib?path=plugins%2Fnode%2Fopentelemetry-plugin-redis&type=dev\n[npm-url]: https://www.npmjs.com/package/@opentelemetry/plugin-redis\n[npm-img]: https://badge.fury.io/js/%40opentelemetry%2Fplugin-redis.svg\n","_attachments":{},"homepage":"https://github.com/open-telemetry/opentelemetry-js-contrib#readme","bugs":{"url":"https://github.com/open-telemetry/opentelemetry-js-contrib/issues"},"license":"Apache-2.0"}