{"_id":"@opentelemetry/plugin-ioredis","_rev":"2915981","name":"@opentelemetry/plugin-ioredis","description":"OpenTelemetry ioredis automatic instrumentation package.","dist-tags":{"latest":"0.15.0"},"maintainers":[{"name":"bogdandrutu","email":""},{"name":"dyladan","email":""},{"name":"npm:bogdandrutu","email":""},{"name":"npm:dyladan","email":""},{"name":"npm:mayurkale22","email":""},{"name":"npm:obecny","email":""}],"time":{"modified":"2023-02-01T08:53:29.000Z","created":"2020-01-03T21:58:18.645Z","0.15.0":"2021-04-05T19:01:07.819Z","0.14.0":"2021-03-05T21:27:56.280Z","0.13.1":"2021-02-10T18:08:49.205Z","0.13.0":"2021-02-01T19:18:08.467Z","0.12.1":"2021-01-15T17:15:55.044Z","0.12.0":"2020-12-21T21:24:13.712Z","0.11.0":"2020-10-31T16:17:58.358Z","0.10.0":"2020-09-09T01:08:18.764Z","0.9.0":"2020-08-03T18:44:16.403Z","0.8.0":"2020-05-29T17:48:28.701Z","0.7.0":"2020-04-28T03:41:50.494Z","0.6.1":"2020-04-08T18:38:07.886Z","0.6.0":"2020-04-02T17:32:58.295Z","0.5.2":"2020-03-27T18:04:32.395Z","0.5.1":"2020-03-20T00:46:53.064Z","0.5.0":"2020-03-16T22:05:28.753Z","0.4.0":"2020-02-05T23:04:28.557Z","0.3.3":"2020-01-22T22:49:35.755Z","0.3.2":"2020-01-03T21:58:18.645Z"},"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-ioredis","version":"0.15.0","description":"OpenTelemetry ioredis 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","ioredis","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/test-utils":"^0.15.0","@opentelemetry/tracing":"0.18.2","@types/ioredis":"4.17.3","@types/mocha":"7.0.2","@types/node":"14.0.27","@types/shimmer":"1.0.1","codecov":"3.7.2","cross-env":"7.0.2","gts":"3.1.0","ioredis":"4.17.3","mocha":"7.2.0","nyc":"15.1.0","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","@opentelemetry/semantic-conventions":"^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-ioredis@0.15.0","_nodeVersion":"14.8.0","_npmVersion":"lerna/3.22.1/node@v14.8.0+x64 (darwin)","dist":{"shasum":"94e7fa3931e49297f536cab1423a72b3915dfa19","size":8785,"noattachment":false,"key":"/@opentelemetry/plugin-ioredis/-/@opentelemetry/plugin-ioredis-0.15.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@opentelemetry/plugin-ioredis/download/@opentelemetry/plugin-ioredis-0.15.0.tgz"},"_npmUser":{"name":"dyladan","email":"dyladan@gmail.com"},"directories":{},"maintainers":[{"name":"bogdandrutu","email":""},{"name":"dyladan","email":""},{"name":"npm:bogdandrutu","email":""},{"name":"npm:dyladan","email":""},{"name":"npm:mayurkale22","email":""},{"name":"npm:obecny","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-ioredis_0.15.0_1617649267647_0.35597406232465434"},"_hasShrinkwrap":false,"publish_time":1617649267819,"deprecated":"Deprecated in favor of @opentelemetry/instrumentation-ioredis","_cnpm_publish_time":1617649267819,"_cnpmcore_publish_time":"2021-12-16T15:56:38.271Z"},"0.14.0":{"name":"@opentelemetry/plugin-ioredis","version":"0.14.0","description":"OpenTelemetry ioredis 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","ioredis","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/test-utils":"^0.14.0","@opentelemetry/tracing":"0.18.0","@types/ioredis":"4.17.3","@types/mocha":"7.0.2","@types/node":"14.0.27","@types/shimmer":"1.0.1","codecov":"3.7.2","cross-env":"7.0.2","gts":"3.1.0","ioredis":"4.17.3","mocha":"7.2.0","nyc":"15.1.0","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","@opentelemetry/semantic-conventions":"^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-ioredis@0.14.0","_nodeVersion":"12.21.0","_npmVersion":"lerna/3.22.1/node@v12.21.0+x64 (darwin)","dist":{"shasum":"285fe09d86af64e3c3883f56a03a2b6ee72b5e0b","size":8767,"noattachment":false,"key":"/@opentelemetry/plugin-ioredis/-/@opentelemetry/plugin-ioredis-0.14.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@opentelemetry/plugin-ioredis/download/@opentelemetry/plugin-ioredis-0.14.0.tgz"},"_npmUser":{"name":"obecny","email":"bobecny@gmail.com"},"directories":{},"maintainers":[{"name":"bogdandrutu","email":""},{"name":"dyladan","email":""},{"name":"npm:bogdandrutu","email":""},{"name":"npm:dyladan","email":""},{"name":"npm:mayurkale22","email":""},{"name":"npm:obecny","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-ioredis_0.14.0_1614979676110_0.9647543981101085"},"_hasShrinkwrap":false,"publish_time":1614979676280,"deprecated":"Deprecated in favor of @opentelemetry/instrumentation-ioredis","_cnpm_publish_time":1614979676280,"_cnpmcore_publish_time":"2021-12-16T15:56:38.502Z"},"0.13.1":{"name":"@opentelemetry/plugin-ioredis","version":"0.13.1","description":"OpenTelemetry ioredis 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","ioredis","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/test-utils":"^0.13.1","@opentelemetry/tracing":"0.15.0","@types/ioredis":"4.17.3","@types/mocha":"7.0.2","@types/node":"14.0.27","@types/shimmer":"1.0.1","codecov":"3.7.2","cross-env":"7.0.2","gts":"3.1.0","ioredis":"4.17.3","mocha":"7.2.0","nyc":"15.1.0","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","@opentelemetry/semantic-conventions":"^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-ioredis@0.13.1","_nodeVersion":"14.8.0","_npmVersion":"lerna/3.22.1/node@v14.8.0+x64 (darwin)","dist":{"shasum":"82b400e074055f08da67dcf10816e1274e97a3b3","size":8696,"noattachment":false,"key":"/@opentelemetry/plugin-ioredis/-/@opentelemetry/plugin-ioredis-0.13.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@opentelemetry/plugin-ioredis/download/@opentelemetry/plugin-ioredis-0.13.1.tgz"},"_npmUser":{"name":"dyladan","email":"dyladan@gmail.com"},"directories":{},"maintainers":[{"name":"bogdandrutu","email":""},{"name":"dyladan","email":""},{"name":"npm:bogdandrutu","email":""},{"name":"npm:dyladan","email":""},{"name":"npm:mayurkale22","email":""},{"name":"npm:obecny","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-ioredis_0.13.1_1612980529080_0.6096831563130813"},"_hasShrinkwrap":false,"publish_time":1612980529205,"deprecated":"Deprecated in favor of @opentelemetry/instrumentation-ioredis","_cnpm_publish_time":1612980529205,"_cnpmcore_publish_time":"2021-12-16T15:56:38.744Z"},"0.13.0":{"name":"@opentelemetry/plugin-ioredis","version":"0.13.0","description":"OpenTelemetry ioredis 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","ioredis","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/test-utils":"^0.13.0","@opentelemetry/tracing":"^0.15.0","@types/ioredis":"4.17.3","@types/mocha":"7.0.2","@types/node":"14.0.27","@types/shimmer":"1.0.1","codecov":"3.7.2","cross-env":"7.0.2","gts":"2.0.2","ioredis":"4.17.3","mocha":"7.2.0","nyc":"15.1.0","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","@opentelemetry/semantic-conventions":"^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-ioredis@0.13.0","_nodeVersion":"14.8.0","_npmVersion":"lerna/3.22.1/node@v14.8.0+x64 (darwin)","dist":{"shasum":"f2589cd1d2765e6d912cb66b59d759207a330b2a","size":8675,"noattachment":false,"key":"/@opentelemetry/plugin-ioredis/-/@opentelemetry/plugin-ioredis-0.13.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@opentelemetry/plugin-ioredis/download/@opentelemetry/plugin-ioredis-0.13.0.tgz"},"_npmUser":{"name":"dyladan","email":"dyladan@gmail.com"},"directories":{},"maintainers":[{"name":"bogdandrutu","email":""},{"name":"dyladan","email":""},{"name":"npm:bogdandrutu","email":""},{"name":"npm:dyladan","email":""},{"name":"npm:mayurkale22","email":""},{"name":"npm:obecny","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-ioredis_0.13.0_1612207088260_0.585478921109817"},"_hasShrinkwrap":false,"publish_time":1612207088467,"deprecated":"Deprecated in favor of @opentelemetry/instrumentation-ioredis","_cnpm_publish_time":1612207088467,"_cnpmcore_publish_time":"2021-12-16T15:56:39.025Z"},"0.12.1":{"name":"@opentelemetry/plugin-ioredis","version":"0.12.1","description":"OpenTelemetry ioredis 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","ioredis","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/ioredis":"4.17.3","@types/mocha":"7.0.2","@types/node":"14.0.27","@types/shimmer":"1.0.1","codecov":"3.7.2","cross-env":"7.0.2","gts":"2.0.2","ioredis":"4.17.3","mocha":"7.2.0","nyc":"15.1.0","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-ioredis@0.12.1","_nodeVersion":"14.8.0","_npmVersion":"lerna/3.22.1/node@v14.8.0+x64 (darwin)","dist":{"shasum":"204b70dc6e41ed7cfd10d5e0f460331b94609f92","size":8563,"noattachment":false,"key":"/@opentelemetry/plugin-ioredis/-/@opentelemetry/plugin-ioredis-0.12.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@opentelemetry/plugin-ioredis/download/@opentelemetry/plugin-ioredis-0.12.1.tgz"},"_npmUser":{"name":"dyladan","email":"dyladan@gmail.com"},"directories":{},"maintainers":[{"name":"bogdandrutu","email":""},{"name":"dyladan","email":""},{"name":"npm:bogdandrutu","email":""},{"name":"npm:dyladan","email":""},{"name":"npm:mayurkale22","email":""},{"name":"npm:obecny","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-ioredis_0.12.1_1610730954864_0.679709346040628"},"_hasShrinkwrap":false,"publish_time":1610730955044,"deprecated":"Deprecated in favor of @opentelemetry/instrumentation-ioredis","_cnpm_publish_time":1610730955044,"_cnpmcore_publish_time":"2021-12-16T15:56:39.424Z"},"0.12.0":{"name":"@opentelemetry/plugin-ioredis","version":"0.12.0","description":"OpenTelemetry ioredis 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","ioredis","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/ioredis":"4.17.3","@types/mocha":"7.0.2","@types/node":"14.0.27","@types/shimmer":"1.0.1","codecov":"3.7.2","cross-env":"7.0.2","gts":"2.0.2","ioredis":"4.17.3","mocha":"7.2.0","nyc":"15.1.0","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-ioredis@0.12.0","_nodeVersion":"12.19.0","_npmVersion":"lerna/3.22.1/node@v12.19.0+x64 (darwin)","dist":{"shasum":"ed513aa00e930e025d07d2e1dcb44a3e0ce86650","size":8560,"noattachment":false,"key":"/@opentelemetry/plugin-ioredis/-/@opentelemetry/plugin-ioredis-0.12.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@opentelemetry/plugin-ioredis/download/@opentelemetry/plugin-ioredis-0.12.0.tgz"},"_npmUser":{"name":"obecny","email":"bobecny@gmail.com"},"directories":{},"maintainers":[{"name":"bogdandrutu","email":""},{"name":"dyladan","email":""},{"name":"npm:bogdandrutu","email":""},{"name":"npm:dyladan","email":""},{"name":"npm:mayurkale22","email":""},{"name":"npm:obecny","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-ioredis_0.12.0_1608585853539_0.10390440726056793"},"_hasShrinkwrap":false,"publish_time":1608585853712,"deprecated":"Deprecated in favor of @opentelemetry/instrumentation-ioredis","_cnpm_publish_time":1608585853712,"_cnpmcore_publish_time":"2021-12-16T15:56:39.676Z"},"0.11.0":{"name":"@opentelemetry/plugin-ioredis","version":"0.11.0","description":"OpenTelemetry ioredis 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","ioredis","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/ioredis":"4.17.3","@types/mocha":"7.0.2","@types/node":"14.0.27","@types/shimmer":"1.0.1","codecov":"3.7.2","cross-env":"7.0.2","gts":"2.0.2","ioredis":"4.17.3","mocha":"7.2.0","nyc":"15.1.0","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-ioredis@0.11.0","_nodeVersion":"14.8.0","_npmVersion":"lerna/3.22.1/node@v14.8.0+x64 (darwin)","dist":{"shasum":"fe2d2ab7f5a39996727eea1fca9aa0006065c2d6","size":8576,"noattachment":false,"key":"/@opentelemetry/plugin-ioredis/-/@opentelemetry/plugin-ioredis-0.11.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@opentelemetry/plugin-ioredis/download/@opentelemetry/plugin-ioredis-0.11.0.tgz"},"maintainers":[{"name":"bogdandrutu","email":""},{"name":"dyladan","email":""},{"name":"npm:bogdandrutu","email":""},{"name":"npm:dyladan","email":""},{"name":"npm:mayurkale22","email":""},{"name":"npm:obecny","email":""}],"_npmUser":{"name":"dyladan","email":"dyladan@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-ioredis_0.11.0_1604161078187_0.6226015243249725"},"_hasShrinkwrap":false,"publish_time":1604161078358,"deprecated":"Deprecated in favor of @opentelemetry/instrumentation-ioredis","_cnpm_publish_time":1604161078358,"_cnpmcore_publish_time":"2021-12-16T15:56:39.886Z"},"0.10.0":{"name":"@opentelemetry/plugin-ioredis","version":"0.10.0","description":"OpenTelemetry ioredis 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","ioredis","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/ioredis":"4.17.3","@types/mocha":"7.0.2","@types/node":"14.0.27","@types/shimmer":"1.0.1","codecov":"3.7.2","cross-env":"7.0.2","gts":"2.0.2","ioredis":"4.17.3","mocha":"7.2.0","nyc":"15.1.0","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-ioredis@0.10.0","_nodeVersion":"14.4.0","_npmVersion":"lerna/3.22.1/node@v14.4.0+x64 (darwin)","dist":{"shasum":"9c5b9b35b54acbe76c638daa7f5eafb838cde43e","size":8576,"noattachment":false,"key":"/@opentelemetry/plugin-ioredis/-/@opentelemetry/plugin-ioredis-0.10.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@opentelemetry/plugin-ioredis/download/@opentelemetry/plugin-ioredis-0.10.0.tgz"},"maintainers":[{"name":"bogdandrutu","email":""},{"name":"dyladan","email":""},{"name":"npm:bogdandrutu","email":""},{"name":"npm:dyladan","email":""},{"name":"npm:mayurkale22","email":""},{"name":"npm:obecny","email":""}],"_npmUser":{"name":"obecny","email":"bobecny@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-ioredis_0.10.0_1599613698548_0.2481680097494967"},"_hasShrinkwrap":false,"publish_time":1599613698764,"deprecated":"Deprecated in favor of @opentelemetry/instrumentation-ioredis","_cnpm_publish_time":1599613698764,"_cnpmcore_publish_time":"2021-12-16T15:56:40.117Z"},"0.9.0":{"name":"@opentelemetry/plugin-ioredis","version":"0.9.0","description":"OpenTelemetry ioredis 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","ioredis","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/ioredis":"4.17.2","@types/mocha":"7.0.2","@types/node":"13.13.14","@types/shimmer":"1.0.1","codecov":"3.7.1","cross-env":"7.0.2","gts":"2.0.2","ioredis":"4.17.3","mocha":"7.2.0","nyc":"15.1.0","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-ioredis@0.9.0","_nodeVersion":"12.14.1","_npmVersion":"lerna/3.22.1/node@v12.14.1+x64 (darwin)","dist":{"shasum":"9f4e02a85f83feb849ab9615a908c864ce6b8558","size":9003,"noattachment":false,"key":"/@opentelemetry/plugin-ioredis/-/@opentelemetry/plugin-ioredis-0.9.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@opentelemetry/plugin-ioredis/download/@opentelemetry/plugin-ioredis-0.9.0.tgz"},"maintainers":[{"name":"bogdandrutu","email":""},{"name":"dyladan","email":""},{"name":"npm:bogdandrutu","email":""},{"name":"npm:dyladan","email":""},{"name":"npm:mayurkale22","email":""},{"name":"npm:obecny","email":""}],"_npmUser":{"name":"dyladan","email":"dyladan@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-ioredis_0.9.0_1596480256211_0.8477276779565743"},"_hasShrinkwrap":false,"publish_time":1596480256403,"deprecated":"Deprecated in favor of @opentelemetry/instrumentation-ioredis","_cnpm_publish_time":1596480256403,"_cnpmcore_publish_time":"2021-12-16T15:56:40.377Z"},"0.8.0":{"name":"@opentelemetry/plugin-ioredis","version":"0.8.0","description":"OpenTelemetry ioredis 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","ioredis","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/ioredis":"^4.14.3","@types/mocha":"^7.0.0","@types/node":"^13.1.0","@types/shimmer":"^1.0.1","codecov":"^3.6.1","cross-env":"^6.0.3","gts":"^1.1.2","ioredis":"^4.14.1","mocha":"^7.1.2","nyc":"^15.0.0","rimraf":"^3.0.0","ts-mocha":"^7.0.0","ts-node":"^8.5.4","tslint-consistent-codestyle":"^1.16.0","tslint-microsoft-contrib":"^6.2.0","typescript":"3.7.4"},"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-ioredis@0.8.0","_nodeVersion":"12.14.1","_npmVersion":"6.14.4","dist":{"shasum":"246a6868f2b085f82af774fccb6e68de749f1d64","size":8891,"noattachment":false,"key":"/@opentelemetry/plugin-ioredis/-/@opentelemetry/plugin-ioredis-0.8.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@opentelemetry/plugin-ioredis/download/@opentelemetry/plugin-ioredis-0.8.0.tgz"},"maintainers":[{"name":"bogdandrutu","email":""},{"name":"dyladan","email":""},{"name":"npm:bogdandrutu","email":""},{"name":"npm:dyladan","email":""},{"name":"npm:mayurkale22","email":""},{"name":"npm:obecny","email":""}],"_npmUser":{"name":"dyladan","email":"dyladan@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-ioredis_0.8.0_1590774508542_0.8062401007069466"},"_hasShrinkwrap":false,"publish_time":1590774508701,"deprecated":"Deprecated in favor of @opentelemetry/instrumentation-ioredis","_cnpm_publish_time":1590774508701,"_cnpmcore_publish_time":"2021-12-16T15:56:40.591Z"},"0.7.0":{"name":"@opentelemetry/plugin-ioredis","version":"0.7.0","description":"OpenTelemetry ioredis 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","ioredis","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/ioredis":"^4.14.3","@types/mocha":"^7.0.0","@types/node":"^13.1.0","@types/shimmer":"^1.0.1","codecov":"^3.6.1","cross-env":"^6.0.3","gts":"^1.1.2","ioredis":"^4.14.1","mocha":"^6.2.2","nyc":"^15.0.0","rimraf":"^3.0.0","ts-mocha":"^6.0.0","ts-node":"^8.5.4","tslint-consistent-codestyle":"^1.16.0","tslint-microsoft-contrib":"^6.2.0","typescript":"3.7.4"},"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-ioredis@0.7.0","_npmVersion":"6.4.1","_nodeVersion":"10.15.1","_npmUser":{"name":"mayurkale22","email":"mayurkale22@gmail.com"},"dist":{"shasum":"d5e314bf71b13f3a332672f1be866f3ae6f78785","size":8215,"noattachment":false,"key":"/@opentelemetry/plugin-ioredis/-/@opentelemetry/plugin-ioredis-0.7.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@opentelemetry/plugin-ioredis/download/@opentelemetry/plugin-ioredis-0.7.0.tgz"},"maintainers":[{"name":"bogdandrutu","email":""},{"name":"dyladan","email":""},{"name":"npm:bogdandrutu","email":""},{"name":"npm:dyladan","email":""},{"name":"npm:mayurkale22","email":""},{"name":"npm:obecny","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-ioredis_0.7.0_1588045310255_0.21292349883826378"},"_hasShrinkwrap":false,"publish_time":1588045310494,"deprecated":"Deprecated in favor of @opentelemetry/instrumentation-ioredis","_cnpm_publish_time":1588045310494,"_cnpmcore_publish_time":"2021-12-16T15:56:40.796Z"},"0.6.1":{"name":"@opentelemetry/plugin-ioredis","version":"0.6.1","description":"OpenTelemetry ioredis 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","ioredis","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/ioredis":"^4.14.3","@types/mocha":"^7.0.0","@types/node":"^13.1.0","@types/shimmer":"^1.0.1","codecov":"^3.6.1","cross-env":"^6.0.3","gts":"^1.1.2","ioredis":"^4.14.1","mocha":"^6.2.2","nyc":"^15.0.0","rimraf":"^3.0.0","ts-mocha":"^6.0.0","ts-node":"^8.5.4","tslint-consistent-codestyle":"^1.16.0","tslint-microsoft-contrib":"^6.2.0","typescript":"3.7.4"},"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-ioredis@0.6.1","_nodeVersion":"12.14.1","_npmVersion":"6.14.1","dist":{"shasum":"28a46422e3a61c65eeba95f4be6f97e54fb21d5c","size":8200,"noattachment":false,"key":"/@opentelemetry/plugin-ioredis/-/@opentelemetry/plugin-ioredis-0.6.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@opentelemetry/plugin-ioredis/download/@opentelemetry/plugin-ioredis-0.6.1.tgz"},"maintainers":[{"name":"bogdandrutu","email":""},{"name":"dyladan","email":""},{"name":"npm:bogdandrutu","email":""},{"name":"npm:dyladan","email":""},{"name":"npm:mayurkale22","email":""},{"name":"npm:obecny","email":""}],"_npmUser":{"name":"dyladan","email":"dyladan@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-ioredis_0.6.1_1586371087556_0.5211374997786395"},"_hasShrinkwrap":false,"publish_time":1586371087886,"deprecated":"Deprecated in favor of @opentelemetry/instrumentation-ioredis","_cnpm_publish_time":1586371087886,"_cnpmcore_publish_time":"2021-12-16T15:56:41.469Z"},"0.6.0":{"name":"@opentelemetry/plugin-ioredis","version":"0.6.0","description":"OpenTelemetry ioredis 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","ioredis","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/ioredis":"^4.14.3","@types/mocha":"^5.2.7","@types/node":"^13.1.0","@types/shimmer":"^1.0.1","codecov":"^3.6.1","cross-env":"^6.0.3","gts":"^1.1.2","ioredis":"^4.14.1","mocha":"^6.2.2","nyc":"^15.0.0","rimraf":"^3.0.0","ts-mocha":"^6.0.0","ts-node":"^8.5.4","tslint-consistent-codestyle":"^1.16.0","tslint-microsoft-contrib":"^6.2.0","typescript":"3.7.4"},"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-ioredis@0.6.0","_npmVersion":"6.4.1","_nodeVersion":"10.15.1","_npmUser":{"name":"mayurkale22","email":"mayurkale22@gmail.com"},"dist":{"shasum":"1a8190ac3e5a5add4357f28681b3f054ece20e6a","size":8216,"noattachment":false,"key":"/@opentelemetry/plugin-ioredis/-/@opentelemetry/plugin-ioredis-0.6.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@opentelemetry/plugin-ioredis/download/@opentelemetry/plugin-ioredis-0.6.0.tgz"},"maintainers":[{"name":"bogdandrutu","email":""},{"name":"dyladan","email":""},{"name":"npm:bogdandrutu","email":""},{"name":"npm:dyladan","email":""},{"name":"npm:mayurkale22","email":""},{"name":"npm:obecny","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-ioredis_0.6.0_1585848778137_0.9670341137943972"},"_hasShrinkwrap":false,"publish_time":1585848778295,"deprecated":"Deprecated in favor of @opentelemetry/instrumentation-ioredis","_cnpm_publish_time":1585848778295,"_cnpmcore_publish_time":"2021-12-16T15:56:41.682Z"},"0.5.2":{"name":"@opentelemetry/plugin-ioredis","version":"0.5.2","description":"OpenTelemetry ioredis 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","ioredis","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/ioredis":"^4.14.3","@types/mocha":"^5.2.7","@types/node":"^13.1.0","@types/shimmer":"^1.0.1","codecov":"^3.6.1","cross-env":"^6.0.3","gts":"^1.1.2","ioredis":"^4.14.1","mocha":"^6.2.2","nyc":"^15.0.0","rimraf":"^3.0.0","ts-mocha":"^6.0.0","ts-node":"^8.5.4","tslint-consistent-codestyle":"^1.16.0","tslint-microsoft-contrib":"^6.2.0","typescript":"3.7.4"},"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-ioredis@0.5.2","_nodeVersion":"12.14.1","_npmVersion":"6.14.1","dist":{"shasum":"c42211bac62b741a321661d2741edc972bcaf1ea","size":8234,"noattachment":false,"key":"/@opentelemetry/plugin-ioredis/-/@opentelemetry/plugin-ioredis-0.5.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@opentelemetry/plugin-ioredis/download/@opentelemetry/plugin-ioredis-0.5.2.tgz"},"maintainers":[{"name":"bogdandrutu","email":""},{"name":"dyladan","email":""},{"name":"npm:bogdandrutu","email":""},{"name":"npm:dyladan","email":""},{"name":"npm:mayurkale22","email":""},{"name":"npm:obecny","email":""}],"_npmUser":{"name":"dyladan","email":"dyladan@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-ioredis_0.5.2_1585332272261_0.6422011807606804"},"_hasShrinkwrap":false,"publish_time":1585332272395,"deprecated":"Deprecated in favor of @opentelemetry/instrumentation-ioredis","_cnpm_publish_time":1585332272395,"_cnpmcore_publish_time":"2021-12-16T15:56:41.870Z"},"0.5.1":{"name":"@opentelemetry/plugin-ioredis","version":"0.5.1","description":"OpenTelemetry ioredis 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","ioredis","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/ioredis":"^4.14.3","@types/mocha":"^5.2.7","@types/node":"^13.1.0","@types/shimmer":"^1.0.1","codecov":"^3.6.1","cross-env":"^6.0.3","gts":"^1.1.2","ioredis":"^4.14.1","mocha":"^6.2.2","nyc":"^15.0.0","rimraf":"^3.0.0","ts-mocha":"^6.0.0","ts-node":"^8.5.4","tslint-consistent-codestyle":"^1.16.0","tslint-microsoft-contrib":"^6.2.0","typescript":"3.7.4"},"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-ioredis@0.5.1","_nodeVersion":"12.14.1","_npmVersion":"6.14.1","dist":{"shasum":"772077da61cd1abf3f9a3f266aef799b7b98e801","size":8236,"noattachment":false,"key":"/@opentelemetry/plugin-ioredis/-/@opentelemetry/plugin-ioredis-0.5.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@opentelemetry/plugin-ioredis/download/@opentelemetry/plugin-ioredis-0.5.1.tgz"},"maintainers":[{"name":"bogdandrutu","email":""},{"name":"dyladan","email":""},{"name":"npm:bogdandrutu","email":""},{"name":"npm:dyladan","email":""},{"name":"npm:mayurkale22","email":""},{"name":"npm:obecny","email":""}],"_npmUser":{"name":"dyladan","email":"dyladan@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-ioredis_0.5.1_1584665212922_0.40341947498641395"},"_hasShrinkwrap":false,"publish_time":1584665213064,"deprecated":"Deprecated in favor of @opentelemetry/instrumentation-ioredis","_cnpm_publish_time":1584665213064,"_cnpmcore_publish_time":"2021-12-16T15:56:42.079Z"},"0.5.0":{"name":"@opentelemetry/plugin-ioredis","version":"0.5.0","description":"OpenTelemetry ioredis 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","ioredis","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/ioredis":"^4.14.3","@types/mocha":"^5.2.7","@types/node":"^13.1.0","@types/shimmer":"^1.0.1","codecov":"^3.6.1","cross-env":"^6.0.3","gts":"^1.1.2","ioredis":"^4.14.1","mocha":"^6.2.2","nyc":"^15.0.0","rimraf":"^3.0.0","ts-mocha":"^6.0.0","ts-node":"^8.5.4","tslint-consistent-codestyle":"^1.16.0","tslint-microsoft-contrib":"^6.2.0","typescript":"3.7.4"},"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-ioredis@0.5.0","_npmVersion":"6.4.1","_nodeVersion":"10.15.1","_npmUser":{"name":"mayurkale22","email":"mayurkale22@gmail.com"},"dist":{"shasum":"25b705168cd8478b3e00e99ef91125f5fcb87267","size":8240,"noattachment":false,"key":"/@opentelemetry/plugin-ioredis/-/@opentelemetry/plugin-ioredis-0.5.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@opentelemetry/plugin-ioredis/download/@opentelemetry/plugin-ioredis-0.5.0.tgz"},"maintainers":[{"name":"bogdandrutu","email":""},{"name":"dyladan","email":""},{"name":"npm:bogdandrutu","email":""},{"name":"npm:dyladan","email":""},{"name":"npm:mayurkale22","email":""},{"name":"npm:obecny","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-ioredis_0.5.0_1584396328658_0.8914218476639288"},"_hasShrinkwrap":false,"publish_time":1584396328753,"deprecated":"Deprecated in favor of @opentelemetry/instrumentation-ioredis","_cnpm_publish_time":1584396328753,"_cnpmcore_publish_time":"2021-12-16T15:56:42.273Z"},"0.4.0":{"name":"@opentelemetry/plugin-ioredis","version":"0.4.0","description":"OpenTelemetry ioredis 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","ioredis","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/ioredis":"^4.14.3","@types/mocha":"^5.2.7","@types/node":"^13.1.0","@types/shimmer":"^1.0.1","codecov":"^3.6.1","cross-env":"^6.0.3","gts":"^1.1.2","ioredis":"^4.14.1","mocha":"^6.2.2","nyc":"^15.0.0","rimraf":"^3.0.0","ts-mocha":"^6.0.0","ts-node":"^8.5.4","tslint-consistent-codestyle":"^1.16.0","tslint-microsoft-contrib":"^6.2.0","typescript":"3.7.4"},"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-ioredis@0.4.0","_npmVersion":"6.4.1","_nodeVersion":"10.15.1","_npmUser":{"name":"mayurkale22","email":"mayurkale22@gmail.com"},"dist":{"shasum":"d5208665223cd69f26fd43f853400e8886691d42","size":8252,"noattachment":false,"key":"/@opentelemetry/plugin-ioredis/-/@opentelemetry/plugin-ioredis-0.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@opentelemetry/plugin-ioredis/download/@opentelemetry/plugin-ioredis-0.4.0.tgz"},"maintainers":[{"name":"bogdandrutu","email":""},{"name":"dyladan","email":""},{"name":"npm:bogdandrutu","email":""},{"name":"npm:dyladan","email":""},{"name":"npm:mayurkale22","email":""},{"name":"npm:obecny","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-ioredis_0.4.0_1580943868458_0.5071293882285526"},"_hasShrinkwrap":false,"publish_time":1580943868557,"deprecated":"Deprecated in favor of @opentelemetry/instrumentation-ioredis","_cnpm_publish_time":1580943868557,"_cnpmcore_publish_time":"2021-12-16T15:56:42.501Z"},"0.3.3":{"name":"@opentelemetry/plugin-ioredis","version":"0.3.3","description":"OpenTelemetry ioredis 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","ioredis","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/ioredis":"^4.14.3","@types/mocha":"^5.2.7","@types/node":"^13.1.0","@types/shimmer":"^1.0.1","codecov":"^3.6.1","cross-env":"^6.0.3","gts":"^1.1.2","ioredis":"^4.14.1","mocha":"^6.2.2","nyc":"^15.0.0","rimraf":"^3.0.0","ts-mocha":"^6.0.0","ts-node":"^8.5.4","tslint-consistent-codestyle":"^1.16.0","tslint-microsoft-contrib":"^6.2.0","typescript":"3.7.4"},"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-ioredis@0.3.3","_npmVersion":"6.4.1","_nodeVersion":"10.15.1","_npmUser":{"name":"mayurkale22","email":"mayurkale22@gmail.com"},"dist":{"shasum":"adfde48951fb6f30fe5d4b68c7454318e2239691","size":8249,"noattachment":false,"key":"/@opentelemetry/plugin-ioredis/-/@opentelemetry/plugin-ioredis-0.3.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/@opentelemetry/plugin-ioredis/download/@opentelemetry/plugin-ioredis-0.3.3.tgz"},"maintainers":[{"name":"bogdandrutu","email":""},{"name":"dyladan","email":""},{"name":"npm:bogdandrutu","email":""},{"name":"npm:dyladan","email":""},{"name":"npm:mayurkale22","email":""},{"name":"npm:obecny","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-ioredis_0.3.3_1579733375593_0.5566583089761967"},"_hasShrinkwrap":false,"publish_time":1579733375755,"deprecated":"Deprecated in favor of @opentelemetry/instrumentation-ioredis","_cnpm_publish_time":1579733375755,"_cnpmcore_publish_time":"2021-12-16T15:56:42.786Z"},"0.3.2":{"name":"@opentelemetry/plugin-ioredis","version":"0.3.2","description":"OpenTelemetry ioredis 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","ioredis","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/ioredis":"^4.14.3","@types/mocha":"^5.2.7","@types/node":"^13.1.0","@types/shimmer":"^1.0.1","codecov":"^3.6.1","cross-env":"^6.0.3","gts":"^1.1.2","ioredis":"^4.14.1","mocha":"^6.2.2","nyc":"^15.0.0","rimraf":"^3.0.0","ts-mocha":"^6.0.0","ts-node":"^8.5.4","tslint-consistent-codestyle":"^1.16.0","tslint-microsoft-contrib":"^6.2.0","typescript":"3.7.4"},"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-ioredis@0.3.2","_npmVersion":"6.4.1","_nodeVersion":"10.15.1","_npmUser":{"name":"mayurkale22","email":"mayurkale22@gmail.com"},"dist":{"shasum":"83c7c0c5856a04944fd80f174b932d51c6875f62","size":8226,"noattachment":false,"key":"/@opentelemetry/plugin-ioredis/-/@opentelemetry/plugin-ioredis-0.3.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@opentelemetry/plugin-ioredis/download/@opentelemetry/plugin-ioredis-0.3.2.tgz"},"maintainers":[{"name":"bogdandrutu","email":""},{"name":"dyladan","email":""},{"name":"npm:bogdandrutu","email":""},{"name":"npm:dyladan","email":""},{"name":"npm:mayurkale22","email":""},{"name":"npm:obecny","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-ioredis_0.3.2_1578088698438_0.812492949194211"},"_hasShrinkwrap":false,"publish_time":1578088698645,"deprecated":"Deprecated in favor of @opentelemetry/instrumentation-ioredis","_cnpm_publish_time":1578088698645,"_cnpmcore_publish_time":"2021-12-16T15:56:43.026Z"}},"readme":"# OpenTelemetry ioredis 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 [`ioredis`](https://github.com/luin/ioredis).\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-ioredis\n```\n\n### Supported Versions\n - `>=2.0.0`\n\n## Usage\n\nTo load a specific plugin (**ioredis** 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        ioredis: {\n          enabled: true,\n          // You may use a package name or absolute path to the file.\n          path: '@opentelemetry/plugin-ioredis',\n        }\n      }\n    },\n  ],\n  tracerProvider: provider,\n});\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```\n\n### IORedis Plugin Options\n\nIORedis plugin has few options available to choose from. You can set the following:\n\n| Options | Type | Description |\n| ------- | ---- | ----------- |\n| `dbStatementSerializer` | `DbStatementSerializer` | IORedis plugin will serialize db.statement using the specified function. |\n\n#### Custom db.statement Serializer\nThe plugin serializes the whole command into a Span attribute called `db.statement`. The standard serialization format is `{cmdName} {cmdArgs.join(',')}`.\nIt is also possible to define a custom serialization function. The function will receive the command name and arguments and must return a string.\n\nHere is a simple example to serialize the command name skipping arguments:\n\n```javascript\nconst { NodeTracerProvider } = require('@opentelemetry/node');\n\nconst provider = new NodeTracerProvider({\n  plugins: {\n    ioredis: {\n      enabled: true,\n      // You may use a package name or absolute path to the file.\n      path: '@opentelemetry/plugin-ioredis',\n      dbStatementSerializer: function (cmdName, cmdArgs) {\n        return cmdName;\n      }\n    }\n  }\n});\n\n```\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-ioredis\n[dependencies-url]: https://david-dm.org/open-telemetry/opentelemetry-js-contrib?path=plugins%2Fnode%2Fopentelemetry-plugin-ioredis\n[devDependencies-image]: https://status.david-dm.org/gh/open-telemetry/opentelemetry-js-contrib.svg?path=plugins%2Fnode%2Fopentelemetry-plugin-ioredis&type=dev\n[devDependencies-url]: https://david-dm.org/open-telemetry/opentelemetry-js-contrib?path=plugins%2Fnode%2Fopentelemetry-plugin-ioredis&type=dev\n[npm-url]: https://www.npmjs.com/package/@opentelemetry/plugin-ioredis\n[npm-img]: https://badge.fury.io/js/%40opentelemetry%2Fplugin-ioredis.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"}