{"versions":{"0.27.0":{"name":"@opentelemetry/instrumentation-redis","version":"0.27.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","test-all-versions":"tav","test-all-versions:local":"cross-env RUN_REDIS_TESTS_LOCAL=true npm run test-all-versions","tdd":"npm run test -- --watch-extensions ts --watch","clean":"rimraf build/*","lint":"eslint . --ext .ts","lint:fix":"eslint . --ext .ts --fix","precompile":"tsc --version && lerna run version --scope @opentelemetry/instrumentation-redis --include-filtered-dependencies","prewatch":"npm run precompile","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","instrumentation"],"author":{"name":"OpenTelemetry Authors"},"license":"Apache-2.0","engines":{"node":">=8.0.0"},"publishConfig":{"access":"public"},"peerDependencies":{"@opentelemetry/api":"^1.0.2"},"devDependencies":{"@opentelemetry/api":"1.0.2","@opentelemetry/context-async-hooks":"1.0.1","@opentelemetry/contrib-test-utils":"^0.28.0","@opentelemetry/sdk-trace-base":"1.0.1","@opentelemetry/sdk-trace-node":"1.0.1","@types/mocha":"7.0.2","@types/node":"14.17.9","codecov":"3.8.3","cross-env":"7.0.3","gts":"3.1.0","mocha":"7.2.0","nyc":"15.1.0","redis":"3.1.2","rimraf":"3.0.2","test-all-versions":"5.0.1","ts-mocha":"8.0.0","typescript":"4.3.5"},"dependencies":{"@opentelemetry/instrumentation":"^0.27.0","@opentelemetry/semantic-conventions":"^1.0.0","@types/redis":"2.8.31"},"gitHead":"45f84dcd2fe01db242fd0efed293db685b9fd9f3","bugs":{"url":"https://github.com/open-telemetry/opentelemetry-js-contrib/issues"},"homepage":"https://github.com/open-telemetry/opentelemetry-js-contrib#readme","_id":"@opentelemetry/instrumentation-redis@0.27.0","_nodeVersion":"14.18.1","_npmVersion":"lerna/3.22.1/node@v14.18.1+x64 (linux)","dist":{"integrity":"sha512-A54NWDuqnTk0XImM64eDhNuvn139scUBxPbkea+Y5QqLKac83XGpVsGI2RCSN4dR2KLurdDI2B3qBVkJ5mxAzA==","shasum":"f5d312a1f15912d1671851ba96a8ab43fc25612b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@opentelemetry/instrumentation-redis/-/instrumentation-redis-0.27.0.tgz","fileCount":19,"unpackedSize":39969,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhqSZeCRA9TVsSAnZWagAAGDEP/RZjDuZQI3yAlVEvotIP\nplsXBsxnLcrmrxoJ41RObNb0eIZJiBO6brdM14BlM5yvee91jgRRcyYMciWQ\ntO0okUF9dXxM3WFYcv0/EAA4yJn+Plb1PP+cYFCTVFfh/LeSP51AjA22psE7\ndbStv9ZsD0Toz8NvxFrVNFYZKET8ZECbJW4DjJxItNIxaNNiimX2agTEI7Fa\nQOsuTVNN6q22qFF4KT503czTIeSbh4VxW8P3XE/hw9HBIU6l7Ff9IwVdWIRf\nVPXFVz9TSiILD1PETHqQXL+2U7nqqsXBNuyXPVsE+EI33BhZZgA3H6ZDpPPb\ntdRyHJLCeuslk/LinMoawk/SXfuJafEM8BVLVWgkYZE/XV11MlkeHu2aCNhT\n21SrE2+69S28ReIENCd7fIJYgUlJJyToSKhRbBCzMFI62FR6jxW7N8KKtRS/\ni6cJfOeSojrq/mNO71fFKXrMwuibihKlolcb+rTJ937H6MDMHlVPuZs/9VUy\no7JvH/sSOYPDRVGrCdq2wLtxpa2WOQu3dxIbtiVxjQI/Wq3o5AMWrgmYvdYv\nGtcUx8JabndCfH7rcxDEMKFuVleCwr1laS0VbyZeCIgfnwzJVL+h/bR5yDkB\nYj36iqcjw9vTV9WVeVXbk+I1qyZonv492j54YHbWFEbtAut9xSQFJDTvN7FU\nvjFc\r\n=KWnL\r\n-----END PGP SIGNATURE-----\r\n","size":11413,"noattachment":false},"_npmUser":{"name":"anonymous","email":"dyladan@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"bogdandrutu@gmail.com"},{"name":"anonymous","email":"dyladan@gmail.com"},{"name":"anonymous","email":"mayurkale22@gmail.com"},{"name":"anonymous","email":"bobecny@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/instrumentation-redis_0.27.0_1638475357964_0.10495125495195978"},"_hasShrinkwrap":false,"publish_time":1638475358118,"_cnpm_publish_time":1638475358118,"_cnpmcore_publish_time":"2021-12-16T15:56:13.628Z","contributors":[]},"0.26.0":{"name":"@opentelemetry/instrumentation-redis","version":"0.26.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","test-all-versions":"tav","test-all-versions:local":"cross-env RUN_REDIS_TESTS_LOCAL=true npm run test-all-versions","tdd":"npm run test -- --watch-extensions ts --watch","clean":"rimraf build/*","lint":"eslint . --ext .ts","lint:fix":"eslint . --ext .ts --fix","precompile":"tsc --version && lerna run version --scope @opentelemetry/instrumentation-redis --include-filtered-dependencies","prewatch":"npm run precompile","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","instrumentation"],"author":{"name":"OpenTelemetry Authors"},"license":"Apache-2.0","engines":{"node":">=8.0.0"},"publishConfig":{"access":"public"},"peerDependencies":{"@opentelemetry/api":"^1.0.2"},"devDependencies":{"@opentelemetry/api":"1.0.2","@opentelemetry/context-async-hooks":"1.0.0","@opentelemetry/contrib-test-utils":"^0.27.0","@opentelemetry/sdk-trace-base":"1.0.0","@opentelemetry/sdk-trace-node":"1.0.0","@types/mocha":"7.0.2","@types/node":"14.17.9","codecov":"3.8.3","cross-env":"7.0.3","gts":"3.1.0","mocha":"7.2.0","nyc":"15.1.0","redis":"3.1.2","rimraf":"3.0.2","test-all-versions":"5.0.1","ts-mocha":"8.0.0","typescript":"4.3.5"},"dependencies":{"@opentelemetry/instrumentation":"^0.26.0","@opentelemetry/semantic-conventions":"^1.0.0","@types/redis":"2.8.31"},"gitHead":"f80834b97bd8e5b1f78923b40fd69d60691c6ff4","bugs":{"url":"https://github.com/open-telemetry/opentelemetry-js-contrib/issues"},"homepage":"https://github.com/open-telemetry/opentelemetry-js-contrib#readme","_id":"@opentelemetry/instrumentation-redis@0.26.0","_nodeVersion":"14.18.1","_npmVersion":"lerna/3.22.1/node@v14.18.1+x64 (linux)","dist":{"shasum":"7e306c3c627c31b2d12bdd66ae46a2191f110bcd","size":11302,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@opentelemetry/instrumentation-redis/-/instrumentation-redis-0.26.0.tgz","integrity":"sha512-g1g2rgGQSrGGXCqYV5CVAQ/ue+RwunQO91wNpXWoY7WKI8muoOlBV3L7J2ZtCgZmBiyb8ciNyjUkbBkQR/wxPg=="},"_npmUser":{"name":"anonymous","email":"dyladan@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"bogdandrutu@gmail.com"},{"name":"anonymous","email":"dyladan@gmail.com"},{"name":"anonymous","email":"mayurkale22@gmail.com"},{"name":"anonymous","email":"bobecny@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/instrumentation-redis_0.26.0_1635177644506_0.7896750770966394"},"_hasShrinkwrap":false,"publish_time":1635177644678,"_cnpm_publish_time":1635177644678,"_cnpmcore_publish_time":"2021-12-16T15:56:13.843Z","contributors":[]},"0.25.0":{"name":"@opentelemetry/instrumentation-redis","version":"0.25.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","test-all-versions":"tav","test-all-versions:local":"cross-env RUN_REDIS_TESTS_LOCAL=true npm run test-all-versions","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","instrumentation"],"author":{"name":"OpenTelemetry Authors"},"license":"Apache-2.0","engines":{"node":">=8.0.0"},"publishConfig":{"access":"public"},"peerDependencies":{"@opentelemetry/api":"^1.0.2"},"devDependencies":{"@opentelemetry/api":"1.0.2","@opentelemetry/context-async-hooks":"0.25.0","@opentelemetry/contrib-test-utils":"^0.25.0","@opentelemetry/sdk-trace-base":"0.25.0","@opentelemetry/sdk-trace-node":"0.25.0","@types/mocha":"7.0.2","@types/node":"14.17.9","codecov":"3.8.3","cross-env":"7.0.3","gts":"3.1.0","mocha":"7.2.0","nyc":"15.1.0","redis":"3.1.2","rimraf":"3.0.2","test-all-versions":"5.0.1","ts-mocha":"8.0.0","typescript":"4.3.5"},"dependencies":{"@opentelemetry/instrumentation":"^0.25.0","@opentelemetry/semantic-conventions":"^0.25.0","@types/redis":"2.8.31"},"gitHead":"fcfaeb965804d2a081f1dc8d2b82803cd51681af","bugs":{"url":"https://github.com/open-telemetry/opentelemetry-js-contrib/issues"},"homepage":"https://github.com/open-telemetry/opentelemetry-js-contrib#readme","_id":"@opentelemetry/instrumentation-redis@0.25.0","_nodeVersion":"14.8.0","_npmVersion":"lerna/3.22.1/node@v14.8.0+x64 (darwin)","dist":{"shasum":"ed63a0a96a38b4cf8f8a05e73340e13e05861b32","size":10977,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@opentelemetry/instrumentation-redis/-/instrumentation-redis-0.25.0.tgz","integrity":"sha512-l/16YQN0TGO7jMnq2msQPWFD9K4lVFiBY3i9aqCXBtkdWWFFcsq0b9Oz4AS/d4Owi1wR0i536V34SgsaFke+BA=="},"_npmUser":{"name":"anonymous","email":"dyladan@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"bogdandrutu@gmail.com"},{"name":"anonymous","email":"dyladan@gmail.com"},{"name":"anonymous","email":"mayurkale22@gmail.com"},{"name":"anonymous","email":"bobecny@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/instrumentation-redis_0.25.0_1631721761821_0.8356588277579855"},"_hasShrinkwrap":false,"publish_time":1631721761964,"_cnpm_publish_time":1631721761964,"_cnpmcore_publish_time":"2021-12-16T15:56:14.058Z","contributors":[]},"0.24.0":{"name":"@opentelemetry/instrumentation-redis","version":"0.24.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","instrumentation"],"author":{"name":"OpenTelemetry Authors"},"license":"Apache-2.0","engines":{"node":">=8.0.0"},"publishConfig":{"access":"public"},"peerDependencies":{"@opentelemetry/api":"^1.0.1"},"devDependencies":{"@opentelemetry/api":"1.0.1","@opentelemetry/context-async-hooks":"0.24.0","@opentelemetry/node":"0.24.0","@opentelemetry/test-utils":"^0.24.0","@opentelemetry/tracing":"0.24.0","@types/mocha":"7.0.2","@types/node":"14.17.5","codecov":"3.8.3","cross-env":"7.0.3","gts":"3.1.0","mocha":"7.2.0","nyc":"15.1.0","redis":"3.1.2","rimraf":"3.0.2","ts-mocha":"8.0.0","typescript":"4.3.5"},"dependencies":{"@opentelemetry/instrumentation":"^0.24.0","@opentelemetry/semantic-conventions":"^0.24.0","@types/redis":"2.8.31"},"gitHead":"e4757035a7b4012703a98b5609b8ac0f859e9726","bugs":{"url":"https://github.com/open-telemetry/opentelemetry-js-contrib/issues"},"homepage":"https://github.com/open-telemetry/opentelemetry-js-contrib#readme","_id":"@opentelemetry/instrumentation-redis@0.24.0","_nodeVersion":"14.17.3","_npmVersion":"lerna/3.22.1/node@v14.17.3+x64 (linux)","dist":{"shasum":"856c4e004964871792f416fcf18c3beeb2f2cf97","size":10891,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@opentelemetry/instrumentation-redis/-/instrumentation-redis-0.24.0.tgz","integrity":"sha512-GiJEVyRFvi6PQtNeKGT859YMEM/NrAA60RGH3/bqPgB+g82N2Eb+6vMufrzJHI40c0BD1DXR5L9qNp7fSEe9gA=="},"_npmUser":{"name":"anonymous","email":"dyladan@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"bogdandrutu@gmail.com"},{"name":"anonymous","email":"dyladan@gmail.com"},{"name":"anonymous","email":"mayurkale22@gmail.com"},{"name":"anonymous","email":"bobecny@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/instrumentation-redis_0.24.0_1627588197120_0.7015666730034436"},"_hasShrinkwrap":false,"publish_time":1627588197237,"_cnpm_publish_time":1627588197237,"_cnpmcore_publish_time":"2021-12-16T15:56:14.267Z","contributors":[]},"0.23.0":{"name":"@opentelemetry/instrumentation-redis","version":"0.23.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","instrumentation"],"author":{"name":"OpenTelemetry Authors"},"license":"Apache-2.0","engines":{"node":">=8.0.0"},"publishConfig":{"access":"public"},"peerDependencies":{"@opentelemetry/api":"^1.0.1"},"devDependencies":{"@opentelemetry/api":"1.0.1","@opentelemetry/context-async-hooks":"0.23.0","@opentelemetry/node":"0.23.0","@opentelemetry/test-utils":"^0.23.0","@opentelemetry/tracing":"0.23.0","@types/mocha":"7.0.2","@types/node":"14.17.4","codecov":"3.8.2","cross-env":"7.0.3","gts":"3.1.0","mocha":"7.2.0","nyc":"15.1.0","redis":"3.1.2","rimraf":"3.0.2","ts-mocha":"8.0.0","typescript":"4.3.5"},"dependencies":{"@opentelemetry/instrumentation":"^0.23.0","@opentelemetry/semantic-conventions":"^0.23.0","@types/redis":"2.8.30"},"gitHead":"eea5f3ef0382c3c8f6d5aca796e3babf7ad4a6c8","bugs":{"url":"https://github.com/open-telemetry/opentelemetry-js-contrib/issues"},"homepage":"https://github.com/open-telemetry/opentelemetry-js-contrib#readme","_id":"@opentelemetry/instrumentation-redis@0.23.0","_nodeVersion":"14.17.1","_npmVersion":"lerna/3.22.1/node@v14.17.1+x64 (linux)","dist":{"shasum":"2dfecccc6a0604d90b0ef01a65e0151b2568f2a7","size":9029,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@opentelemetry/instrumentation-redis/-/instrumentation-redis-0.23.0.tgz","integrity":"sha512-Q8KQDLuqJtqCuEop6T6EhXQQTHuwKQvV6tarkN2Vv31xBbCkjda6hCKAIPLmCD5v7UeQxJ85DrKkcRYOWoHGAA=="},"_npmUser":{"name":"anonymous","email":"dyladan@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"bogdandrutu@gmail.com"},{"name":"anonymous","email":"dyladan@gmail.com"},{"name":"anonymous","email":"mayurkale22@gmail.com"},{"name":"anonymous","email":"bobecny@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/instrumentation-redis_0.23.0_1625252234689_0.14393501885201565"},"_hasShrinkwrap":false,"publish_time":1625252234806,"_cnpm_publish_time":1625252234806,"_cnpmcore_publish_time":"2021-12-16T15:56:14.486Z","contributors":[]},"0.22.0":{"name":"@opentelemetry/instrumentation-redis","version":"0.22.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","instrumentation"],"author":{"name":"OpenTelemetry Authors"},"license":"Apache-2.0","engines":{"node":">=8.0.0"},"publishConfig":{"access":"public"},"peerDependencies":{"@opentelemetry/api":"^1.0.0"},"devDependencies":{"@opentelemetry/api":"1.0.0","@opentelemetry/context-async-hooks":"0.22.0","@opentelemetry/node":"0.22.0","@opentelemetry/test-utils":"^0.22.0","@opentelemetry/tracing":"0.22.0","@types/mocha":"7.0.2","@types/node":"14.17.3","codecov":"3.8.2","cross-env":"7.0.3","gts":"3.1.0","mocha":"7.2.0","nyc":"15.1.0","redis":"3.1.2","rimraf":"3.0.2","ts-mocha":"8.0.0","typescript":"4.3.2"},"dependencies":{"@opentelemetry/instrumentation":"^0.22.0","@opentelemetry/semantic-conventions":"^0.22.0","@types/redis":"2.8.29"},"gitHead":"a52deeca96cdd7e8b75734094ed84de075e9517d","bugs":{"url":"https://github.com/open-telemetry/opentelemetry-js-contrib/issues"},"homepage":"https://github.com/open-telemetry/opentelemetry-js-contrib#readme","_id":"@opentelemetry/instrumentation-redis@0.22.0","_nodeVersion":"14.17.0","_npmVersion":"lerna/3.22.1/node@v14.17.0+x64 (linux)","dist":{"shasum":"a0db5b11f58367edbe4e2410f7d9b0ca9cc8b11a","size":9024,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@opentelemetry/instrumentation-redis/-/instrumentation-redis-0.22.0.tgz","integrity":"sha512-qtDqUNX2fUaaGREIaVO//QW0RVDfLgF7md9LGotNYERsM8mP/GIcyC7ZZ+TULngaRmxgqNmIohQ+fhSeT6ogiQ=="},"_npmUser":{"name":"anonymous","email":"dyladan@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"bogdandrutu@gmail.com"},{"name":"anonymous","email":"dyladan@gmail.com"},{"name":"anonymous","email":"mayurkale22@gmail.com"},{"name":"anonymous","email":"bobecny@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/instrumentation-redis_0.22.0_1624475732125_0.9563841445627828"},"_hasShrinkwrap":false,"publish_time":1624475732294,"_cnpm_publish_time":1624475732294,"_cnpmcore_publish_time":"2021-12-16T15:56:14.675Z","contributors":[]},"0.21.0":{"name":"@opentelemetry/instrumentation-redis","version":"0.21.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","instrumentation"],"author":{"name":"OpenTelemetry Authors"},"license":"Apache-2.0","engines":{"node":">=8.0.0"},"publishConfig":{"access":"public"},"peerDependencies":{"@opentelemetry/api":"^0.21.0"},"devDependencies":{"@opentelemetry/api":"0.21.0","@opentelemetry/context-async-hooks":"0.21.0","@opentelemetry/node":"0.21.0","@opentelemetry/test-utils":"^0.21.0","@opentelemetry/tracing":"0.21.0","@types/mocha":"7.0.2","@types/node":"14.17.3","codecov":"3.8.2","cross-env":"7.0.3","gts":"3.1.0","mocha":"7.2.0","nyc":"15.1.0","redis":"3.1.2","rimraf":"3.0.2","ts-mocha":"8.0.0","typescript":"4.3.2"},"dependencies":{"@opentelemetry/instrumentation":"^0.21.0","@opentelemetry/semantic-conventions":"^0.21.0","@types/redis":"2.8.29"},"gitHead":"621f0141e406b75ef11a77fb85ce8caab9c8a272","bugs":{"url":"https://github.com/open-telemetry/opentelemetry-js-contrib/issues"},"homepage":"https://github.com/open-telemetry/opentelemetry-js-contrib#readme","_id":"@opentelemetry/instrumentation-redis@0.21.0","_nodeVersion":"14.17.0","_npmVersion":"lerna/3.22.1/node@v14.17.0+x64 (linux)","dist":{"shasum":"aa44e96f7e5f37036664a49d5bb5b8dc06c28b59","size":9026,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@opentelemetry/instrumentation-redis/-/instrumentation-redis-0.21.0.tgz","integrity":"sha512-JoOHdvo4OwSDrpt+bdlJUCyKjcflePL3JkWo/y7di6ac7StBokb5Jl10HIWe/MK5RSp1z0HsxWXIe01aWaeqeA=="},"_npmUser":{"name":"anonymous","email":"dyladan@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"bogdandrutu@gmail.com"},{"name":"anonymous","email":"dyladan@gmail.com"},{"name":"anonymous","email":"mayurkale22@gmail.com"},{"name":"anonymous","email":"bobecny@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/instrumentation-redis_0.21.0_1623854462488_0.5879226753296232"},"_hasShrinkwrap":false,"publish_time":1623854462653,"_cnpm_publish_time":1623854462653,"_cnpmcore_publish_time":"2021-12-16T15:56:14.882Z","contributors":[]},"0.20.0":{"name":"@opentelemetry/instrumentation-redis","version":"0.20.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","instrumentation"],"author":{"name":"OpenTelemetry Authors"},"license":"Apache-2.0","engines":{"node":">=8.0.0"},"publishConfig":{"access":"public"},"devDependencies":{"@opentelemetry/context-async-hooks":"0.20.0","@opentelemetry/node":"0.20.0","@opentelemetry/test-utils":"^0.20.0","@opentelemetry/tracing":"0.20.0","@types/mocha":"7.0.2","@types/node":"14.17.2","codecov":"3.8.2","cross-env":"7.0.3","gts":"3.1.0","mocha":"7.2.0","nyc":"15.1.0","redis":"3.1.2","rimraf":"3.0.2","ts-mocha":"8.0.0","typescript":"4.3.2"},"dependencies":{"@opentelemetry/api":"^0.20.0","@opentelemetry/instrumentation":"^0.20.0","@opentelemetry/semantic-conventions":"^0.20.0","@types/redis":"2.8.29"},"gitHead":"5d73dc2d11a8fd57b21a0c6286861cb992556ca1","bugs":{"url":"https://github.com/open-telemetry/opentelemetry-js-contrib/issues"},"homepage":"https://github.com/open-telemetry/opentelemetry-js-contrib#readme","_id":"@opentelemetry/instrumentation-redis@0.20.0","_nodeVersion":"14.17.0","_npmVersion":"lerna/3.22.1/node@v14.17.0+x64 (linux)","dist":{"shasum":"81e99f02b4f3a58eb1ad685111a7a3ef37ae641a","size":9018,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@opentelemetry/instrumentation-redis/-/instrumentation-redis-0.20.0.tgz","integrity":"sha512-/2iuVbQUlIr39PAf+ukS6JmCklCQfHzEhst/9pojFXqRf1orr84xuBUaStSwICZOVvG7mhqe2eZxTwzG4ZxdIw=="},"_npmUser":{"name":"anonymous","email":"dyladan@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"bogdandrutu@gmail.com"},{"name":"anonymous","email":"dyladan@gmail.com"},{"name":"anonymous","email":"mayurkale22@gmail.com"},{"name":"anonymous","email":"bobecny@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/instrumentation-redis_0.20.0_1622825429522_0.4607536241972434"},"_hasShrinkwrap":false,"publish_time":1622825429665,"_cnpm_publish_time":1622825429665,"_cnpmcore_publish_time":"2021-12-16T15:56:15.094Z","contributors":[]},"0.16.0":{"name":"@opentelemetry/instrumentation-redis","version":"0.16.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","instrumentation"],"author":{"name":"OpenTelemetry Authors"},"license":"Apache-2.0","engines":{"node":">=8.0.0"},"publishConfig":{"access":"public"},"devDependencies":{"@opentelemetry/context-async-hooks":"0.19.0","@opentelemetry/node":"0.19.0","@opentelemetry/test-utils":"^0.16.0","@opentelemetry/tracing":"0.19.0","@types/mocha":"7.0.2","@types/node":"14.0.27","@types/redis":"2.8.25","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","tslint-consistent-codestyle":"1.16.0","tslint-microsoft-contrib":"6.2.0","typescript":"4.1.3"},"dependencies":{"@opentelemetry/api":"^1.0.0-rc.0","@opentelemetry/instrumentation":"^0.19.0","@opentelemetry/semantic-conventions":"^0.19.0"},"gitHead":"5ecccc916e8f4eecaf6629a0350fc672edcba1be","bugs":{"url":"https://github.com/open-telemetry/opentelemetry-js-contrib/issues"},"homepage":"https://github.com/open-telemetry/opentelemetry-js-contrib#readme","_id":"@opentelemetry/instrumentation-redis@0.16.0","_nodeVersion":"14.8.0","_npmVersion":"lerna/3.22.1/node@v14.8.0+x64 (darwin)","dist":{"shasum":"e85669dc0f8ac13b524c7528827fb63b40b044d9","size":8323,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@opentelemetry/instrumentation-redis/-/instrumentation-redis-0.16.0.tgz","integrity":"sha512-knX6aLmhofv24pFxztU29GenUqKptEOOsWolpHjSsCI6v5B6Ga5LNEIA44APZo0tQB2LHivlr+gq4+xqaO6pqw=="},"_npmUser":{"name":"anonymous","email":"dyladan@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"bogdandrutu@gmail.com"},{"name":"anonymous","email":"dyladan@gmail.com"},{"name":"anonymous","email":"mayurkale22@gmail.com"},{"name":"anonymous","email":"bobecny@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/instrumentation-redis_0.16.0_1619445336820_0.768069403854799"},"_hasShrinkwrap":false,"publish_time":1619445337031,"_cnpm_publish_time":1619445337031,"_cnpmcore_publish_time":"2021-12-16T15:56:15.363Z","contributors":[]},"0.15.0":{"name":"@opentelemetry/instrumentation-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","instrumentation"],"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/mocha":"7.0.2","@types/node":"14.0.27","@types/redis":"2.8.25","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/instrumentation":"^0.18.0","@opentelemetry/semantic-conventions":"^0.18.0"},"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/instrumentation-redis@0.15.0","_nodeVersion":"14.8.0","_npmVersion":"lerna/3.22.1/node@v14.8.0+x64 (darwin)","dist":{"shasum":"b5e304266bec00cdd9c6a4f196195b3a015dccde","size":8448,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@opentelemetry/instrumentation-redis/-/instrumentation-redis-0.15.0.tgz","integrity":"sha512-w3lq17EehMCcpoiFqDf0lCwtmUJMgXoH0Z8qdQtuMAZnMDxJUJRWCrSeuLsDYYwdus1KtypXRZxB/jFB9BhUTg=="},"_npmUser":{"name":"anonymous","email":"dyladan@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"bogdandrutu@gmail.com"},{"name":"anonymous","email":"dyladan@gmail.com"},{"name":"anonymous","email":"mayurkale22@gmail.com"},{"name":"anonymous","email":"bobecny@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/instrumentation-redis_0.15.0_1617649267771_0.019808110056392714"},"_hasShrinkwrap":false,"publish_time":1617649267935,"_cnpm_publish_time":1617649267935,"_cnpmcore_publish_time":"2021-12-16T15:56:15.543Z","contributors":[]},"0.28.0":{"name":"@opentelemetry/instrumentation-redis","version":"0.28.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","test-all-versions":"tav","test-all-versions:local":"cross-env RUN_REDIS_TESTS_LOCAL=true npm run test-all-versions","tdd":"npm run test -- --watch-extensions ts --watch","clean":"rimraf build/*","lint":"eslint . --ext .ts","lint:fix":"eslint . --ext .ts --fix","precompile":"tsc --version && lerna run version --scope @opentelemetry/instrumentation-redis --include-dependencies","prewatch":"npm run precompile","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":["instrumentation","nodejs","opentelemetry","profiling","redis","tracing"],"author":{"name":"OpenTelemetry Authors"},"license":"Apache-2.0","engines":{"node":">=8.0.0"},"publishConfig":{"access":"public"},"peerDependencies":{"@opentelemetry/api":"^1.0.2"},"devDependencies":{"@opentelemetry/api":"1.0.2","@opentelemetry/context-async-hooks":"1.0.1","@opentelemetry/contrib-test-utils":"^0.29.0","@opentelemetry/sdk-trace-base":"1.0.1","@opentelemetry/sdk-trace-node":"1.0.1","@types/mocha":"7.0.2","@types/node":"14.17.9","codecov":"3.8.3","cross-env":"7.0.3","gts":"3.1.0","mocha":"7.2.0","nyc":"15.1.0","redis":"3.1.2","rimraf":"3.0.2","test-all-versions":"5.0.1","ts-mocha":"8.0.0","typescript":"4.3.5"},"dependencies":{"@opentelemetry/instrumentation":"^0.27.0","@opentelemetry/semantic-conventions":"^1.0.0","@types/redis":"2.8.31"},"gitHead":"edfc04cbe3e7faaa365724ddc26bf702b68cc008","bugs":{"url":"https://github.com/open-telemetry/opentelemetry-js-contrib/issues"},"homepage":"https://github.com/open-telemetry/opentelemetry-js-contrib#readme","_id":"@opentelemetry/instrumentation-redis@0.28.0","_nodeVersion":"14.18.3","_npmVersion":"lerna/3.22.1/node@v14.18.3+x64 (linux)","dist":{"integrity":"sha512-HC3jPWxpUlmYPfoEmCLLUKFlL4HA/6qugL1fVvIEtLxm7i6sX3x9nalFfboLr47QqBbaTN2CBzrA5p0b0flHlg==","shasum":"7b3442de507827fe92f7a2afdad087fa654feb81","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@opentelemetry/instrumentation-redis/-/instrumentation-redis-0.28.0.tgz","fileCount":19,"unpackedSize":41468,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh7vfACRA9TVsSAnZWagAAqrEP/1Pj5JBtoqxFBu00GHtm\nYbk8hBIzCiVq6J5ZsnHXFPQkqvH+NUuFMCVbF2lJrfqXrXPfCYDfropOX7Vp\nwwFit88p04iZWMPaVVM/QkU5E8IStrH1HhuJY76WC1T6R1qrdTe2/wohEWoB\nbESnFzAvRbqbvZxYpJj6XG+f+EP5aRKEpsZPD8IviVNQj/Dz0yo7VbvKzyIs\nrE47Ukg3+PKcjfv8gWpagrY9JKlh5aw6AJT60FFoE+9+0p48RaCIPkYlX33F\n2DVkstMeLUCnL1g6SNunFU75LUiSg2cnAoF6Ttylzrm4TBcEE1JWUzCF4oEh\ncr61K8cM7JZ2jWqVQNJYOnY688s+v5HfiiK4RxWHixq46ymFtnGylychnHeH\nNaOhGIlqX0SS926Rd4a4uG6NcEhouaruRdVY12qS2uDJtnXqQfMxKU7lGTe5\n1zql25p6YoInLtVDOjNYz63iAoBSl1E5E6PNe1nYOtwzQMmMXP2IaqhVs7Yk\nbX0Ul2bE7XLNSBso93cxu24wwHd8RQzMMLbxtZgdFWaGItd1xiXkhNsij+9I\nAPqLf9TLdjFux3LE4zno1bCcMhY06NUB5v4Azx8eLnsDAjlvh7lVyNN9qxdb\nEI50KjZTPV3JGmyMJ8GrvjWJ0Ym6P/0AJlx8WObgi4cy95WPRWu8NGIj2moG\nwXbC\r\n=izdk\r\n-----END PGP SIGNATURE-----\r\n","size":11788},"_npmUser":{"name":"anonymous","email":"dyladan@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"mayurkale22@gmail.com"},{"name":"anonymous","email":"bogdandrutu@gmail.com"},{"name":"anonymous","email":"dyladan@gmail.com"},{"name":"anonymous","email":"bobecny@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/instrumentation-redis_0.28.0_1643050943879_0.8982277803371421"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-24T19:02:31.422Z","contributors":[]},"0.29.0":{"name":"@opentelemetry/instrumentation-redis","version":"0.29.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","test-all-versions":"tav","test-all-versions:local":"cross-env RUN_REDIS_TESTS_LOCAL=true npm run test-all-versions","tdd":"npm run test -- --watch-extensions ts --watch","clean":"rimraf build/*","lint":"eslint . --ext .ts","lint:fix":"eslint . --ext .ts --fix","precompile":"tsc --version && lerna run version --scope @opentelemetry/instrumentation-redis --include-dependencies","prewatch":"npm run precompile","version:update":"node ../../../scripts/version-update.js","compile":"npm run version:update && tsc -p .","prepare":"npm run compile"},"keywords":["instrumentation","nodejs","opentelemetry","profiling","redis","tracing"],"author":{"name":"OpenTelemetry Authors"},"license":"Apache-2.0","engines":{"node":">=8.0.0"},"publishConfig":{"access":"public"},"peerDependencies":{"@opentelemetry/api":"^1.0.2"},"devDependencies":{"@opentelemetry/api":"1.0.2","@opentelemetry/context-async-hooks":"1.0.1","@opentelemetry/contrib-test-utils":"^0.29.0","@opentelemetry/sdk-trace-base":"1.0.1","@opentelemetry/sdk-trace-node":"1.0.1","@types/mocha":"7.0.2","@types/node":"16.11.21","cross-env":"7.0.3","gts":"3.1.0","mocha":"7.2.0","nyc":"15.1.0","redis":"3.1.2","rimraf":"3.0.2","test-all-versions":"5.0.1","ts-mocha":"8.0.0","typescript":"4.3.5"},"dependencies":{"@opentelemetry/instrumentation":"^0.27.0","@opentelemetry/semantic-conventions":"^1.0.0","@types/redis":"2.8.31"},"gitHead":"78717b6dda677bf737811c34df21ef0ec88c31a3","bugs":{"url":"https://github.com/open-telemetry/opentelemetry-js-contrib/issues"},"homepage":"https://github.com/open-telemetry/opentelemetry-js-contrib#readme","_id":"@opentelemetry/instrumentation-redis@0.29.0","_nodeVersion":"14.18.1","_npmVersion":"lerna/3.22.1/node@v14.18.1+x64 (darwin)","dist":{"integrity":"sha512-4n2DuDRasMN4HSYGyiOGXP4LnCQw/8RHkqQxP8r3arVwueY49AGFxULLEJpK72zuGJkGT7InXUBIVuu0xzgSbw==","shasum":"d9d8aa768db7e4763708662fabff90b99201c35d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@opentelemetry/instrumentation-redis/-/instrumentation-redis-0.29.0.tgz","fileCount":19,"unpackedSize":42221,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiH991ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrK+Q//bXx7m+wbzJ5FKANawPWuckkWXGykTlKJSBSO52LcAuAvRote\r\nvLVmEEFKW6g5W4RMo3oCbkH5EhVevtKvM70Tg58b+BR4L9qfkJBKQtf2Lof+\r\n7UTBXLxG9uM6rEnKOupjRLHDHq6sFXqy8qn9MbGcthskM3qIfvUM53g0o5BP\r\nVvmh837QPqYmshKSA+2cjYtCAYCXAx0DJOc1em+jzMbN0l00E8hcWcAEofdW\r\ngIO272j45AVEK+UL6yAuimlNhoeOmW533dIdjY5DZTPKerfMsWJJZJ98fR4g\r\n+Mwu0KiGtNfnlpfwhNwt/SlH8rPg60jig+HjN6prHGjRPjzMXzz1Z9FLQtYy\r\nAFEYbxrvYDQat3LX8ZLE9yqdY4DmzkOXDK1zjc5upP0sSf1a0wVTmlbpZMRc\r\nE2WSEj1EjSdBRiMSGFu/Uls29As16053RXUXBLGwgoTA5MW451woKXfP8pTI\r\nSh7/YeqmqMXkCoG+FXY2lD4kSFmJ2XRrfrITXnoiPr2pKPXP269dfGFPM5bE\r\n1TBuk/a1FLxCD/5MHIYVQGUyRnOeMHG8Nhg3syOUc3WsvF8PPU+GyVwRnQwd\r\nWcE3vl/nG8+XO6sDRlLB71HPW2mXvKenrcUxao+WhO1M/Dihsj6bbQDfciM3\r\n1Z8QEPsmShfxZCqZvAoFeEirAbNKb4rL+r0=\r\n=EH43\r\n-----END PGP SIGNATURE-----\r\n","size":12023},"_npmUser":{"name":"anonymous","email":"dyladan@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"bogdandrutu@gmail.com"},{"name":"anonymous","email":"dyladan@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/instrumentation-redis_0.29.0_1646255989459_0.0986133366302564"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-02T21:19:56.001Z","contributors":[]},"0.30.0":{"name":"@opentelemetry/instrumentation-redis","version":"0.30.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","test-all-versions":"tav","test-all-versions:local":"cross-env RUN_REDIS_TESTS_LOCAL=true npm run test-all-versions","tdd":"npm run test -- --watch-extensions ts --watch","clean":"rimraf build/*","lint":"eslint . --ext .ts","lint:fix":"eslint . --ext .ts --fix","precompile":"tsc --version && lerna run version:update --scope @opentelemetry/instrumentation-redis --include-dependencies","prewatch":"npm run precompile","version:update":"node ../../../scripts/version-update.js","compile":"tsc -p .","prepare":"npm run compile"},"keywords":["instrumentation","nodejs","opentelemetry","profiling","redis","tracing"],"author":{"name":"OpenTelemetry Authors"},"license":"Apache-2.0","engines":{"node":">=8.12.0"},"publishConfig":{"access":"public"},"peerDependencies":{"@opentelemetry/api":"^1.0.0"},"devDependencies":{"@opentelemetry/api":"^1.0.0","@opentelemetry/context-async-hooks":"1.2.0","@opentelemetry/contrib-test-utils":"^0.30.0","@opentelemetry/sdk-trace-base":"1.2.0","@opentelemetry/sdk-trace-node":"1.2.0","@types/mocha":"7.0.2","@types/node":"16.11.21","cross-env":"7.0.3","gts":"3.1.0","mocha":"7.2.0","nyc":"15.1.0","redis":"3.1.2","rimraf":"3.0.2","test-all-versions":"5.0.1","ts-mocha":"8.0.0","typescript":"4.3.5"},"dependencies":{"@opentelemetry/instrumentation":"^0.28.0","@opentelemetry/semantic-conventions":"^1.0.0","@types/redis":"2.8.31"},"gitHead":"f89da7d080d2aaecacd8728d647e8eff4c9248a9","bugs":{"url":"https://github.com/open-telemetry/opentelemetry-js-contrib/issues"},"homepage":"https://github.com/open-telemetry/opentelemetry-js-contrib#readme","_id":"@opentelemetry/instrumentation-redis@0.30.0","_nodeVersion":"14.18.1","_npmVersion":"lerna/3.22.1/node@v14.18.1+x64 (darwin)","dist":{"integrity":"sha512-yJ30jNLDJPC7t5YT0nD54u1W0NCJMKxQQgLwLkATTXCA8qXSqyhzkoQe2xfOz/Jh4Tl2czUdpBd2ucdFAISUyg==","shasum":"ce7fc816bf5d1a36b003005342990ee489cb358e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@opentelemetry/instrumentation-redis/-/instrumentation-redis-0.30.0.tgz","fileCount":19,"unpackedSize":42286,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAMyksP5YIdXxLJcTGlpFA2hHGexE8RuxbiSBISOUrNhAiAHyIH72mhpn8lON2g+rInyDG9xvDZMQP39AoWwhenhFg=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJijPzoACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpR0hAAhiKG0pLMB1lXKJluzopmbxTv4aTFRFJBf53DzKsE+SY7XfuL\r\n9lhkkCB+YlrVzLRM2bIBkv1ICau1sVvhhXMzsRu+5/zAMHkj1vBLwIpjqJuR\r\nLjihrCjavRMMeju6aCnZ0ftHisZUMNcURWl5YWrC79DtUQBEtAz3xdSOw75h\r\nolSjrkDD3XkReIwYohq8vhUofzsXSZ5ZIAI1tIgn9wvJV/emXYGU1gnSTmwd\r\nbXQLILvIBFc026PvxedLhAZqDU+bTOp+DPZf1tyqTiUYCrloxskVD8zVVspJ\r\nP11vsvG56GK34K1v68vpJjRGADgUD1jHadKwtB7WQ2GqoR8cbWcV5G9DAq9s\r\nrJu+syAOF1TVQCER+Is4kZ6Ni349vx9UEdbI0uD0cOjEDM0qZHlvoLuGiE6I\r\nqyT09uhJXEwoGY5ibKbzoo0UctZuX5HGYaXKvTdYPoJahoJgEMkPlnmypcj/\r\nBSJCwcXt80/ZnJh3C44IUe7785b5inSd8ZyT4SFOeMaTb3tn423cyEE8bDgL\r\ns49eYavI4CTpP+PRE37XPQgNDL+VWcoLvL4UsmpZiLX7oGH1Zf75t8SG+KcZ\r\nKdidkVOaP/lv/iobeTxI0RA3ITumQ5lan26q3PNRJPUDP9kY4B3IuJ1zHN12\r\nmk8CUjQV/xBqRPcxZPWN8UHbymIaRLcaQMg=\r\n=6eNE\r\n-----END PGP SIGNATURE-----\r\n","size":12074},"_npmUser":{"name":"anonymous","email":"dyladan@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"bogdandrutu@gmail.com"},{"name":"anonymous","email":"dyladan@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/instrumentation-redis_0.30.0_1653406952281_0.481255421997407"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-05-24T17:05:45.259Z","contributors":[]},"0.31.0":{"name":"@opentelemetry/instrumentation-redis","version":"0.31.0","description":"Automatic OpenTelemetry instrumentation for redis package version 2 and 3","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","test:docker:run":"docker run --rm -d --name otel-redis -p 63790:6379 redis:alpine","test:docker:stop":"docker stop otel-redis","test-all-versions":"tav","test-all-versions:local":"cross-env RUN_REDIS_TESTS_LOCAL=true npm run test-all-versions","tdd":"npm run test -- --watch-extensions ts --watch","clean":"rimraf build/*","lint":"eslint . --ext .ts","lint:fix":"eslint . --ext .ts --fix","precompile":"tsc --version && lerna run version:update --scope @opentelemetry/instrumentation-redis --include-dependencies","prewatch":"npm run precompile","version:update":"node ../../../scripts/version-update.js","compile":"tsc -p .","prepare":"npm run compile"},"keywords":["instrumentation","nodejs","opentelemetry","profiling","redis","tracing"],"author":{"name":"OpenTelemetry Authors"},"license":"Apache-2.0","engines":{"node":">=8.12.0"},"publishConfig":{"access":"public"},"peerDependencies":{"@opentelemetry/api":"^1.0.0"},"devDependencies":{"@opentelemetry/api":"^1.0.0","@opentelemetry/context-async-hooks":"1.2.0","@opentelemetry/contrib-test-utils":"^0.30.0","@opentelemetry/sdk-trace-base":"1.2.0","@opentelemetry/sdk-trace-node":"1.2.0","@types/mocha":"7.0.2","@types/node":"16.11.21","cross-env":"7.0.3","gts":"3.1.0","mocha":"7.2.0","nyc":"15.1.0","redis":"3.1.2","rimraf":"3.0.2","test-all-versions":"5.0.1","ts-mocha":"8.0.0","typescript":"4.3.5"},"dependencies":{"@opentelemetry/instrumentation":"^0.28.0","@opentelemetry/semantic-conventions":"^1.0.0","@types/redis":"2.8.31"},"gitHead":"4fd73a42aed5c8831e5af5dc8887afa0c4fa5442","bugs":{"url":"https://github.com/open-telemetry/opentelemetry-js-contrib/issues"},"homepage":"https://github.com/open-telemetry/opentelemetry-js-contrib#readme","_id":"@opentelemetry/instrumentation-redis@0.31.0","_nodeVersion":"14.18.1","_npmVersion":"lerna/3.22.1/node@v14.18.1+x64 (darwin)","dist":{"integrity":"sha512-c1nrWEl7eITOZVnLwqAyAzZ7Fc1ZbJ+N0J55XaggstYgbcG7XiPywfXY76CC7a10D/K3aCq3b2MRar30Cm6eyg==","shasum":"9d2ff378201ca0710ad1605ef5750706c74404af","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@opentelemetry/instrumentation-redis/-/instrumentation-redis-0.31.0.tgz","fileCount":19,"unpackedSize":44759,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC5eYXWCHXQ7w8axg1R0NSRTuKtgzIIQ0L+q7zVJ/MGLQIhAMqUCU8jg7mEnx83HYrNSn5nrZHT5X+Q8CSnUZQb+e5y"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJijp4rACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpjWA/9HQ+NLE85DNYMr9hac6n9KLK9kv1Eix9GYLAQo4iRgPtYeYiZ\r\ntLRmwz/xSOS76zgLJ/5Z8UHuR43/kXhQuci4BOgZS2F62K0/cCi7cgT4dHja\r\nUo7MprvFAZI7NFldg2l8j2oI0/bTFIogv7qKwZ5hCDmI4jaT/YYKeFVwi4KV\r\np35xM1XRFlvuPfAPNEPpk7ji3anw/IF+OJzQ+s0vGIle9XIxXDBt0HkyKmIj\r\nQRuJa4akag8BXxuLowfL22ikUM4MC28CIVtoWIfWbu2afF/GbN1GwXSvZYZ2\r\nDoNFV6+F78LG3aRFCgNhKwVIS+gUy9BBgOu3uMhbgQGs2Fr+vVRLyqONtuPJ\r\nSL3G2mx3YwnXtcxnH/mkvc0/xkbfEL6SVXOi9V3FSedi7I1pKmJcb4p0nNQa\r\nUxA55isV11GCPP1t2Ow+CYhwgbIBcHu3m12A8ZaDf5zGUKzfIi/Kx0DGyl6s\r\ny9UhZZdLyJpLXcaoKbNeqKDYrhxPQv6iJvDXIH7s+DBoYNSYMDFjPCmSH+zp\r\n1Up3UI9Iu4FKLN6QWYVY+QIXVOjM5RKHUrOb+hd5BIg/CVLx0oqXEVjWzFy4\r\ntTe7TDwyuObD54oKIbs6lkZDI+Nj5wtLayGn/4fI0uEZd7YTTI6WWDx1MiEm\r\nmftRvj+1Hy+W8Yd/1mrwFKGCzK6NEo6bRSc=\r\n=DRGN\r\n-----END PGP SIGNATURE-----\r\n","size":12654},"_npmUser":{"name":"anonymous","email":"dyladan@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"bogdandrutu@gmail.com"},{"name":"anonymous","email":"dyladan@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/instrumentation-redis_0.31.0_1653513771466_0.6919350171522292"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-05-25T22:25:31.540Z","contributors":[]},"0.32.0":{"name":"@opentelemetry/instrumentation-redis","version":"0.32.0","description":"Automatic OpenTelemetry instrumentation for redis package version 2 and 3","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","test:docker:run":"docker run --rm -d --name otel-redis -p 63790:6379 redis:alpine","test:docker:stop":"docker stop otel-redis","test-all-versions":"tav","test-all-versions:local":"cross-env RUN_REDIS_TESTS_LOCAL=true npm run test-all-versions","tdd":"npm run test -- --watch-extensions ts --watch","clean":"rimraf build/*","lint":"eslint . --ext .ts","lint:fix":"eslint . --ext .ts --fix","precompile":"tsc --version && lerna run version:update --scope @opentelemetry/instrumentation-redis --include-dependencies","prewatch":"npm run precompile","version:update":"node ../../../scripts/version-update.js","compile":"tsc -p .","prepare":"npm run compile"},"keywords":["instrumentation","nodejs","opentelemetry","profiling","redis","tracing"],"author":{"name":"OpenTelemetry Authors"},"license":"Apache-2.0","engines":{"node":">=8.12.0"},"publishConfig":{"access":"public"},"peerDependencies":{"@opentelemetry/api":"^1.0.0"},"devDependencies":{"@opentelemetry/api":"^1.0.0","@opentelemetry/context-async-hooks":"^1.3.1","@opentelemetry/contrib-test-utils":"^0.31.0","@opentelemetry/sdk-trace-base":"^1.3.1","@opentelemetry/sdk-trace-node":"^1.3.1","@types/mocha":"7.0.2","@types/node":"16.11.21","cross-env":"7.0.3","gts":"3.1.0","mocha":"7.2.0","nyc":"15.1.0","redis":"3.1.2","rimraf":"3.0.2","test-all-versions":"5.0.1","ts-mocha":"8.0.0","typescript":"4.3.5"},"dependencies":{"@opentelemetry/instrumentation":"^0.29.2","@opentelemetry/semantic-conventions":"^1.0.0","@types/redis":"2.8.31"},"homepage":"https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/opentelemetry-instrumentation-redis#readme","gitHead":"9633cf49c4099e97dd2a285d0399455e17a593e3","bugs":{"url":"https://github.com/open-telemetry/opentelemetry-js-contrib/issues"},"_id":"@opentelemetry/instrumentation-redis@0.32.0","_nodeVersion":"14.18.1","_npmVersion":"lerna/3.22.1/node@v14.18.1+x64 (darwin)","dist":{"integrity":"sha512-KaZnYhz8dZ9gHkvrBo2U7bp/HABM2JXd3i6e8cUP8MyNA8x5P+EUbeSzzBMe6bAZH35S60dAQbBAhRji3ZlPRw==","shasum":"c361fb8b0eac448927b31b6f42fa5a5c84bfb79d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@opentelemetry/instrumentation-redis/-/instrumentation-redis-0.32.0.tgz","fileCount":19,"unpackedSize":45421,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDkHkVucp8h24E591X5MYtJed7YVyEqLoOLRf81RAsHiwIhAN+txua1DDCKNwj2r6sDBmZmTFemGZwN42xc9c77WxvB"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiqiUnACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmokHA//QWagwC87Enfzz1qwX13UJzbZoMHMCvbVYhNr5gqQO4FegOAM\r\nolaT3fYSQHUa5HomrSCaPTvgmTsf7QpjMh0s1nkAfOf0q6lKs7ohgDEp6B5u\r\nMW8YiMBNFyOgaVmqhP29AZruytH420wcLNT+BPKsIS/ns2LBlkC18hbq2vFC\r\nSUnX0WeecxbvLD4cfO0ESevwrNCqBmCDbABxfgMHI4OwsvyAa+UxLsbaRpSt\r\n39BkJO6hI3YUbhoZ0j3C5iywCPquW9AZe5aS+M3jEnChjqlAGOwePQuayfP0\r\nauBeOpTI+q8G1YuMiAxtOEmn7N0wzy6KoZC4VMDZIv86SsXMQZSUs+74cvcn\r\naVNR+7LkYML0lRBX6A/JBI6NZRSmGLrpJ1X5Cs9EN9K4vSXacDT6DZ/KWYi8\r\nPojcNcYHufJrVapWyqUDa+BaGHuGstoK3H6nEdGIB0vqqvXjE5qvJ1AoNbfT\r\nSoBI7NN1gaqq/nvH7DGy7sPYjS23doEU5YlaX44Flc54dG4QqYD1ozcTMrAR\r\nhEuU2sptWhUTXSYwlnPoZSSylaeX++njHTns2LR70AXfCwKl0Xs06s3MVh/K\r\ncmsHPUr+RuYkpt35uA+Bk8mDRqudIAOItQH7Gu4CSlQjJcHf7xfA4hEpuOgm\r\nlkd8xdQlOapW1BV8Up4/AQp1yqjpmwa73vM=\r\n=TfqO\r\n-----END PGP SIGNATURE-----\r\n","size":12793},"_npmUser":{"name":"anonymous","email":"dyladan@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"bogdandrutu@gmail.com"},{"name":"anonymous","email":"dyladan@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/instrumentation-redis_0.32.0_1655317799626_0.8058511759264337"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-15T18:34:24.053Z","contributors":[]},"0.33.0":{"name":"@opentelemetry/instrumentation-redis","version":"0.33.0","description":"Automatic OpenTelemetry instrumentation for redis package version 2 and 3","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","test:docker:run":"docker run --rm -d --name otel-redis -p 63790:6379 redis:alpine","test:docker:stop":"docker stop otel-redis","test-all-versions":"tav","test-all-versions:local":"cross-env RUN_REDIS_TESTS_LOCAL=true npm run test-all-versions","tdd":"npm run test -- --watch-extensions ts --watch","clean":"rimraf build/*","lint":"eslint . --ext .ts","lint:fix":"eslint . --ext .ts --fix","precompile":"tsc --version && lerna run version:update --scope @opentelemetry/instrumentation-redis --include-dependencies","prewatch":"npm run precompile","version:update":"node ../../../scripts/version-update.js","compile":"tsc -p .","prepare":"npm run compile"},"keywords":["instrumentation","nodejs","opentelemetry","profiling","redis","tracing"],"author":{"name":"OpenTelemetry Authors"},"license":"Apache-2.0","engines":{"node":">=8.12.0"},"publishConfig":{"access":"public"},"peerDependencies":{"@opentelemetry/api":"^1.0.0"},"devDependencies":{"@opentelemetry/api":"^1.0.0","@opentelemetry/context-async-hooks":"^1.3.1","@opentelemetry/contrib-test-utils":"^0.32.0","@opentelemetry/sdk-trace-base":"^1.3.1","@opentelemetry/sdk-trace-node":"^1.3.1","@types/mocha":"7.0.2","@types/node":"16.11.21","cross-env":"7.0.3","gts":"3.1.0","mocha":"7.2.0","nyc":"15.1.0","redis":"3.1.2","rimraf":"3.0.2","test-all-versions":"5.0.1","ts-mocha":"10.0.0","typescript":"4.3.5"},"dependencies":{"@opentelemetry/instrumentation":"^0.32.0","@opentelemetry/semantic-conventions":"^1.0.0","@types/redis":"2.8.31"},"homepage":"https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/opentelemetry-instrumentation-redis#readme","gitHead":"4a9442ceea7f8555ad6e5f731f92834f3398d5b9","bugs":{"url":"https://github.com/open-telemetry/opentelemetry-js-contrib/issues"},"_id":"@opentelemetry/instrumentation-redis@0.33.0","_nodeVersion":"14.18.1","_npmVersion":"lerna/3.22.1/node@v14.18.1+x64 (darwin)","dist":{"integrity":"sha512-wcPJ5tp4wspsr0uQ6WmEue83qlXzeF2EJzKR0Ye/8VQCJsRmSmOnEIEC33UPwlCzfssz/t8EdqU3ejx+uTa00Q==","shasum":"8c9dcc35ca12871e9a095d56c23ea3ede74f5f48","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@opentelemetry/instrumentation-redis/-/instrumentation-redis-0.33.0.tgz","fileCount":19,"unpackedSize":46741,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDUxigzwtZvZtsX+G7mq5wrKRavLocLMgoxhZV+0kaksAiALakscihOxtVVSvM9I6th+a0Z4LQgdr1t+i+4zzopcKA=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjEkG+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq8ZQ//drGMC74WoSgfBIM3G3Qd/v1eDBcr/ZA+ZnR5b2bMzN8S7iNy\r\n3WNrAbQHTdfOUuH/JSCiAudm3l/BjEyIWDcYNXNv3nz68OsNq4UdKXlSI5ND\r\nXyra1JdFnCZFQGkO6CF95WH4H/DBXr+sIiPkV7UD8yBU0tFFFRHHLQbvAjU0\r\n/wLBPu4SWjr5XJRu/cSsGmoAKKlu2/MuobaribuJkQdUxx6qvhSmy85liEB3\r\nFYPlCLuDPjn+LT2v1ZNtfvCkADiWWoTJZFotiytlr7IHA+FMyHMbFLM+Mf4v\r\nuaadBPiRPi7lcU98IUmMEMnr6b5vp6vHi4rmyTb4YmFFKjYS2FF0hIRdl8GS\r\n2B/pxpbkKBsbR/Dd+nKSJOlzQnBooPgpOB4hOVBbu5k3oMQWBehKGRX+eOKz\r\nbO2nJudveNfpSxkbS8lZTbl0pvPbJMzfdQCdPOkuEhQrQxY129OZS1AJ9DJy\r\nX8eIFdpOVKXdcwihzcCa7XamMOL3cTacAjSpTG7IOHlsSqHZYUpYS8ARn5KL\r\nrEmFjT1q9yff5SuTQI4AATHZOtuimsjUcBI5Tc9CikWRG9bK/eVh/8Lsivs3\r\nVPfXfgAD/8rbfHM266mbgI3QfzEjek4iwk3EiAhiNXOmEFkfzWDYy/vLahNv\r\noSfTjhn15k4WRupU15tPc7dpkjR+gqsx1Ls=\r\n=aeMx\r\n-----END PGP SIGNATURE-----\r\n","size":13081},"_npmUser":{"name":"anonymous","email":"dyladan@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"bogdandrutu@gmail.com"},{"name":"anonymous","email":"dyladan@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/instrumentation-redis_0.33.0_1662140862494_0.2780902431326344"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-09-02T17:49:56.904Z","contributors":[]},"0.33.1":{"name":"@opentelemetry/instrumentation-redis","version":"0.33.1","description":"Automatic OpenTelemetry instrumentation for redis package version 2 and 3","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","test:docker:run":"docker run --rm -d --name otel-redis -p 63790:6379 redis:alpine","test:docker:stop":"docker stop otel-redis","test-all-versions":"tav","test-all-versions:local":"cross-env RUN_REDIS_TESTS_LOCAL=true npm run test-all-versions","tdd":"npm run test -- --watch-extensions ts --watch","clean":"rimraf build/*","lint":"eslint . --ext .ts","lint:fix":"eslint . --ext .ts --fix","precompile":"tsc --version && lerna run version:update --scope @opentelemetry/instrumentation-redis --include-dependencies","prewatch":"npm run precompile","version:update":"node ../../../scripts/version-update.js","compile":"tsc -p .","compile:examples":"cd examples && npm run compile","prepare":"npm run compile"},"keywords":["instrumentation","nodejs","opentelemetry","profiling","redis","tracing"],"author":{"name":"OpenTelemetry Authors"},"license":"Apache-2.0","engines":{"node":">=14"},"publishConfig":{"access":"public"},"peerDependencies":{"@opentelemetry/api":"^1.0.0"},"devDependencies":{"@opentelemetry/api":"^1.0.0","@opentelemetry/context-async-hooks":"^1.3.1","@opentelemetry/contrib-test-utils":"^0.32.0","@opentelemetry/sdk-trace-base":"^1.3.1","@opentelemetry/sdk-trace-node":"^1.3.1","@types/mocha":"7.0.2","@types/node":"18.11.7","cross-env":"7.0.3","gts":"3.1.0","mocha":"7.2.0","nyc":"15.1.0","redis":"3.1.2","rimraf":"3.0.2","test-all-versions":"5.0.1","ts-mocha":"10.0.0","typescript":"4.3.5"},"dependencies":{"@opentelemetry/instrumentation":"^0.32.0","@opentelemetry/semantic-conventions":"^1.0.0","@types/redis":"2.8.31"},"homepage":"https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/opentelemetry-instrumentation-redis#readme","gitHead":"bd79bd04cba3f16658caf37d9a5c65e5bd5980f6","bugs":{"url":"https://github.com/open-telemetry/opentelemetry-js-contrib/issues"},"_id":"@opentelemetry/instrumentation-redis@0.33.1","_nodeVersion":"14.20.1","_npmVersion":"lerna/5.5.2/node@v14.20.1+x64 (linux)","dist":{"integrity":"sha512-17xuGpIXo1ugQo51xPtzDuE24qc95MQuEdWTFXESOgFWd+FshpS9+TF4RmegK6hhZ81ekkwwGNK+fYFmWKnCXw==","shasum":"047a4da3d93ee1d40b0ed3efd81261fe1aa1ccba","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@opentelemetry/instrumentation-redis/-/instrumentation-redis-0.33.1.tgz","fileCount":21,"unpackedSize":41305,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDbSn1gJxr6Z+6HMFAexL7Xdgl4zU4vvtAeEr8/bgg8vgIhAPoGg5Qd4g+XEViyVN2MK96T5Q7fjtBoBBRWTiE+oD7l"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjYnRmACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmooDQ/+NA0RWqVOm+3bpVLabl5yUwOD2mRuSOFN3SJXWg3EnatFmYGt\r\nJVS+cS1AG5amEywrmp5VEFm8b3yxEd9XnHLetECkNFl8lgT/yFFOhheeKhHo\r\nHrCKnoSoiAoMDO3YS15G0x2QtudtbEFB0Q91TzT9xOWItUX9cd2v8NltjrKX\r\nxPWv62F+4vFv5DzYP4f4UDKs9Y0VJCJaOeUmz7bfFAMetZ1sy/TGfkTlSdNu\r\nvRhm91nG7OKXmnK38cRte32kPlVTOvjrVWch8KaMwg/NmuG1heSVryjoaAXh\r\nlJqf2w0+AqaQxXcLNAhLc8PZ570EI5o9dibVCPpWuJpjrpbrpKgVyekTvlpK\r\nvJSZHYsojeaNSI0WUS+4GE6P80zbv1LPgEdvmQ7QIGOJkfUj92zXCCHxw368\r\nFLjMakXRfSaOu6IA4tEcqnI9QxAJxKwlMMWOsVtdCTb5Rx3mz/KVitHpN8YM\r\n+MrcjdXtaNKwMVugF8ff8+KGE/ATfSlLixPvsCOxKvIXUKXy1Dy2t7UmMxzw\r\nLWMDvGmTz1o0Vr4NVRg+dl9Vhb968OxaucEE7fRFOD7XAiFPAdUZwWnclxm9\r\nTmP64I2Uv1mFW1DPHjnir8uWOzIWXiFlmE9CLcXfqkGcnbCURhBxIdf3MBjg\r\nIpH7uLRTQjs/t0q4KglUsulkR1YwJE/+96w=\r\n=RqQb\r\n-----END PGP SIGNATURE-----\r\n","size":11859},"_npmUser":{"name":"anonymous","email":"dyladan@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"bogdandrutu@gmail.com"},{"name":"anonymous","email":"dyladan@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/instrumentation-redis_0.33.1_1667396710780_0.22612238770430082"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-11-02T13:50:06.690Z","contributors":[]},"0.34.0":{"name":"@opentelemetry/instrumentation-redis","version":"0.34.0","description":"Automatic OpenTelemetry instrumentation for redis package version 2 and 3","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","test:docker:run":"docker run --rm -d --name otel-redis -p 63790:6379 redis:alpine","test:docker:stop":"docker stop otel-redis","test-all-versions":"tav","test-all-versions:local":"cross-env RUN_REDIS_TESTS_LOCAL=true npm run test-all-versions","tdd":"npm run test -- --watch-extensions ts --watch","clean":"rimraf build/*","lint":"eslint . --ext .ts","lint:fix":"eslint . --ext .ts --fix","precompile":"tsc --version && lerna run version:update --scope @opentelemetry/instrumentation-redis --include-dependencies","prewatch":"npm run precompile","version:update":"node ../../../scripts/version-update.js","compile":"tsc -p .","compile:examples":"cd examples && npm run compile","prepare":"npm run compile"},"keywords":["instrumentation","nodejs","opentelemetry","profiling","redis","tracing"],"author":{"name":"OpenTelemetry Authors"},"license":"Apache-2.0","engines":{"node":">=14"},"publishConfig":{"access":"public"},"peerDependencies":{"@opentelemetry/api":"^1.3.0"},"devDependencies":{"@opentelemetry/api":"^1.3.0","@opentelemetry/context-async-hooks":"^1.8.0","@opentelemetry/contrib-test-utils":"^0.33.0","@opentelemetry/sdk-trace-base":"^1.8.0","@opentelemetry/sdk-trace-node":"^1.8.0","@types/mocha":"7.0.2","@types/node":"18.11.7","cross-env":"7.0.3","gts":"3.1.0","mocha":"7.2.0","nyc":"15.1.0","redis":"3.1.2","rimraf":"3.0.2","test-all-versions":"5.0.1","ts-mocha":"10.0.0","typescript":"4.3.5"},"dependencies":{"@opentelemetry/instrumentation":"^0.34.0","@opentelemetry/semantic-conventions":"^1.0.0","@types/redis":"2.8.31"},"homepage":"https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/opentelemetry-instrumentation-redis#readme","gitHead":"59fa57cfd0dff4ae0e6f3833dff73c55dfd79ee5","bugs":{"url":"https://github.com/open-telemetry/opentelemetry-js-contrib/issues"},"_id":"@opentelemetry/instrumentation-redis@0.34.0","_nodeVersion":"14.18.1","_npmVersion":"lerna/5.5.2/node@v14.18.1+x64 (darwin)","dist":{"integrity":"sha512-fUrU3Ekhxu6bcnurP/rfhZJNxQV9qUP2vQSQSRwPiPZs+s3UKuY19rQEFCST10jF66rQrqB32VwnGqeQyZbHlw==","shasum":"879c4b840ed4bd85acfa68f2f039f92bbb3e1fe5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@opentelemetry/instrumentation-redis/-/instrumentation-redis-0.34.0.tgz","fileCount":21,"unpackedSize":41305,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIB1lOy9HaUNpt+CdV3WqwiedOlbMxajirL+lPi/PkEz0AiEApSBpW5SJ1ab6Rtnut5nwiWlDZjiyRvC2gKBm+yDiFsM="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjd7UXACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpb0Q//ecbQC2BRLhflNd9qoQF5lt/7Z7AwId/jN80ATVXEoFLxxdzS\r\nPeYZucD6hYZ3CPefjLjr/bywmdQanqlwgtM35FRWADY36FtevesrruVygttO\r\nL3R9osXWnpCcSyN7qxp5iC7yF1IA8gTYF0uVrTI3IzDDLM22O0ucpoKOgQIu\r\n9Rss7stZk7jdZHSm335nTBA9diLTRZb5bLvkmrbES8NAwfro8buG6hE3y7RT\r\n3PBH80OswABWZa0HoqG4ecRsLD3kRwnMhywNRT73VeFxfzpNVl3ADAmtJiX6\r\nl1mDs4ZGDCZgYwt2YACz73IscrH0Zfd43EdL8phf++bxJYEsdEnW7nGx2oEj\r\nNwQZkEQrlUmqAIgQpnPpNs8ib8YioDVQYRbsZaEoNNB9NA5kAo4B1ulZ23yj\r\n03MsnAuQXvmZMHEuETKckjeK42jWbCuKApM0L6p9dU9tI8IuZfCDo3wVGzLy\r\nToZH27yXOXjENesnzh98i0s1i2follzWQz8FWik0cMdwubb36ZNerwGmZpsT\r\nf8K5uPvlpLgMrH2pwD2uQLLiJ23NIvciNeOTVcex5RvExypjgGlwC3MgZsHO\r\nMWFwu6ucfk/0ix7k9eWH/sOQBqh53cWX6X+wExRS6cLZDOGPNtcZxIZDrbQb\r\nogbcx8YLwPA5U9v+Ehf5iwo6tZPs/49R3X0=\r\n=GEky\r\n-----END PGP SIGNATURE-----\r\n","size":11864},"_npmUser":{"name":"anonymous","email":"dyladan@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"bogdandrutu@gmail.com"},{"name":"anonymous","email":"dyladan@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/instrumentation-redis_0.34.0_1668789526971_0.6085542940735689"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-11-18T16:41:40.484Z","contributors":[]},"0.34.1":{"name":"@opentelemetry/instrumentation-redis","version":"0.34.1","description":"Automatic OpenTelemetry instrumentation for redis package version 2 and 3","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","test:docker:run":"docker run --rm -d --name otel-redis -p 63790:6379 redis:alpine","test:docker:stop":"docker stop otel-redis","test-all-versions":"tav","test-all-versions:local":"cross-env RUN_REDIS_TESTS_LOCAL=true npm run test-all-versions","tdd":"npm run test -- --watch-extensions ts --watch","clean":"rimraf build/*","lint":"eslint . --ext .ts","lint:fix":"eslint . --ext .ts --fix","precompile":"tsc --version && lerna run version:update --scope @opentelemetry/instrumentation-redis --include-dependencies","prewatch":"npm run precompile","version:update":"node ../../../scripts/version-update.js","compile":"tsc -p .","compile:examples":"cd examples && npm run compile","prepare":"npm run compile"},"keywords":["instrumentation","nodejs","opentelemetry","profiling","redis","tracing"],"author":{"name":"OpenTelemetry Authors"},"license":"Apache-2.0","engines":{"node":">=14"},"publishConfig":{"access":"public"},"peerDependencies":{"@opentelemetry/api":"^1.3.0"},"devDependencies":{"@opentelemetry/api":"^1.3.0","@opentelemetry/context-async-hooks":"^1.8.0","@opentelemetry/contrib-test-utils":"^0.33.0","@opentelemetry/sdk-trace-base":"^1.8.0","@opentelemetry/sdk-trace-node":"^1.8.0","@types/mocha":"7.0.2","@types/node":"18.11.7","cross-env":"7.0.3","gts":"3.1.0","mocha":"7.2.0","nyc":"15.1.0","redis":"3.1.2","rimraf":"3.0.2","test-all-versions":"5.0.1","ts-mocha":"10.0.0","typescript":"4.3.5"},"dependencies":{"@opentelemetry/instrumentation":"^0.34.0","@opentelemetry/redis-common":"^0.34.0","@opentelemetry/semantic-conventions":"^1.0.0","@types/redis":"2.8.31"},"homepage":"https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/opentelemetry-instrumentation-redis#readme","gitHead":"8472e8273d14993a13f921b6f8173b20fb37a383","bugs":{"url":"https://github.com/open-telemetry/opentelemetry-js-contrib/issues"},"_id":"@opentelemetry/instrumentation-redis@0.34.1","_nodeVersion":"14.21.1","_npmVersion":"lerna/5.5.2/node@v14.21.1+x64 (linux)","dist":{"integrity":"sha512-r99/Qeliyo5Xl8zYDqDthj21HIoCO7IAcVg6pv4CEK/6S33UQ5lbFAqUjZ6jtb7S3PrjFurODgSXBTRPdvY01g==","shasum":"3758ad1ceb1e6cdcc912edbf8a6eef76bea94d88","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@opentelemetry/instrumentation-redis/-/instrumentation-redis-0.34.1.tgz","fileCount":21,"unpackedSize":41570,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD28SrgkNjOyugdzckrfAxgyopeTNE6UB7LyINOsVEg6wIgGUQ6APd67b0GvPc3Yn7zAj887IOmlsifVnTKd2kYS78="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjrv8sACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrodA//R4baw2zweDw//4K19W+yctBEwh34y1uzq5iZXoMg4r9upAEA\r\npJIIHpnaIeELJB+2EO/QYXhhxC/oCO0RTGTyxmHfnbJyhROtpI5PhT6NLjhy\r\nNiT3Ksy5CWiArxUejKcR5GEjBfUVDkPBRalV5xcbcG5/hi9J+I+eZ5R7fQ1A\r\n4OjiGalYLNBHG0yWfpSUyl2aC6Dw3MJ7sGvjge7lYjrBlTTL91bEuziha0p3\r\nJMf9H4WVCjN0EoH66pQnIRydxs/JLGxHuNGtbpbl7ZLA5mz6/hZBytZcb3PW\r\nWGDaah44B6N/XSxPnywFuelywF712G3QF0aOcsVrm8HeKLpuCk4LhMQq5OfW\r\nTmSP+e8kFNAMaIJB7Y8CILfgX05Fe27z9W4BKvrpiZino78QDfwcCwtO78zM\r\nlxndUEcBuh8boSvP1myVBPO/8IskD8f+TIoc61amsd9nQrVQuIrSXpXc3Wf3\r\n7vXZ2KDRfQ+Uj7CisUYSDPz+JTFagWWJJsfinZ0t2RmvAXW1CT70pEW+o2Hz\r\nb7KbZYXhuSL048IQZnlH6zY5tBXU7rtUY5cYjukMNXmZc0kVV787266uH7vb\r\nc9TjRyx/HMtjYNQi7k6Wj7UXERxsPwbh4CXuD0lPp1S1R+tHhB+d2oFfdldN\r\nB9N3+TkmklU2mS+3cwDNU6+EnFOdZJcGYxY=\r\n=yyQT\r\n-----END PGP SIGNATURE-----\r\n","size":11978},"_npmUser":{"name":"anonymous","email":"dyladan@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"bogdandrutu@gmail.com"},{"name":"anonymous","email":"dyladan@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/instrumentation-redis_0.34.1_1672412972387_0.03165534378596413"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-12-30T15:09:38.643Z","contributors":[]},"0.34.2":{"name":"@opentelemetry/instrumentation-redis","version":"0.34.2","description":"Automatic OpenTelemetry instrumentation for redis package version 2 and 3","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","test:docker:run":"docker run --rm -d --name otel-redis -p 63790:6379 redis:alpine","test:docker:stop":"docker stop otel-redis","test-all-versions":"tav","test-all-versions:local":"cross-env RUN_REDIS_TESTS_LOCAL=true npm run test-all-versions","tdd":"npm run test -- --watch-extensions ts --watch","clean":"rimraf build/*","lint":"eslint . --ext .ts","lint:fix":"eslint . --ext .ts --fix","precompile":"tsc --version && lerna run version:update --scope @opentelemetry/instrumentation-redis --include-dependencies","prewatch":"npm run precompile","version:update":"node ../../../scripts/version-update.js","compile":"tsc -p .","compile:examples":"cd examples && npm run compile","prepare":"npm run compile"},"keywords":["instrumentation","nodejs","opentelemetry","profiling","redis","tracing"],"author":{"name":"OpenTelemetry Authors"},"license":"Apache-2.0","engines":{"node":">=14"},"publishConfig":{"access":"public"},"peerDependencies":{"@opentelemetry/api":"^1.3.0"},"devDependencies":{"@opentelemetry/api":"^1.3.0","@opentelemetry/context-async-hooks":"^1.8.0","@opentelemetry/contrib-test-utils":"^0.33.1","@opentelemetry/sdk-trace-base":"^1.8.0","@opentelemetry/sdk-trace-node":"^1.8.0","@types/mocha":"7.0.2","@types/node":"18.11.7","cross-env":"7.0.3","gts":"3.1.0","mocha":"7.2.0","nyc":"15.1.0","redis":"3.1.2","rimraf":"3.0.2","test-all-versions":"5.0.1","ts-mocha":"10.0.0","typescript":"4.4.4"},"dependencies":{"@opentelemetry/instrumentation":"^0.35.1","@opentelemetry/redis-common":"^0.34.0","@opentelemetry/semantic-conventions":"^1.0.0","@types/redis":"2.8.31"},"homepage":"https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/opentelemetry-instrumentation-redis#readme","gitHead":"63e0fc9b6b862f74304abf0343c506a5bd415191","bugs":{"url":"https://github.com/open-telemetry/opentelemetry-js-contrib/issues"},"_id":"@opentelemetry/instrumentation-redis@0.34.2","_nodeVersion":"14.21.2","_npmVersion":"lerna/5.5.2/node@v14.21.2+x64 (linux)","dist":{"integrity":"sha512-Sdz5OYY7ZKxaLDu+ONd3m/UH4iBmgm7W3AZ2clagmUJeksoSHbmVZSyBbVtQ/EXk2wLQ8ZuvxLEOec3OwQ7UTA==","shasum":"3c73290fa95fa0d25e72f9ef714d08d2ca4a4616","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@opentelemetry/instrumentation-redis/-/instrumentation-redis-0.34.2.tgz","fileCount":21,"unpackedSize":41640,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBhR/gngX+VrgZ1/+qYqha0qPJZsw43GwL+hJJOEFm7aAiBRBFSYdw4fsRWnF/HirhZpgyAwJisW+yeHaHs8L4gv5g=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj4tsFACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqfJg//eXkp/s3FIejeYTsKNIbEAeP9Rqb911ahG1nTyXUieYUBOeTl\r\nIRBHtS+qMb2L8u2rH9yOKkP0TBgV7GKpQ2q2KeIPij4bwhhmDTaelAkArmyg\r\npL345k7GSaMAtJo2Gavl8aWZ35A9eL6Byt/9Ds/3of8I00JiOIEI8//K8tlW\r\nEW0Mu34dycqLzjF2isveNBFVvT4/+ihtmWEHyT5zOjG6wetZOQp8AuIWkJT1\r\nODB+//ewmP3ykploGTn0p55/b9CXsciIjGHS56GghGTmvt6C2qp8Cpo3Nmra\r\nUgvseHhBWNn6q0AdyOwZ4Wyv6rspPDWOkgCtCw00qBpa4G66ZUiq7qnTCFHC\r\ncU2j377FNjDwBFldo2y6hpUsYvRC3QcyzjPr2A1BuXURwlvAyZxX4Lp5tFV5\r\neFf7Fhr4jFNEniRCDJsxrNdDPyniYJCjExstBdkSoWSxgS/2Fuy5wcV+HGhL\r\n+Otw7oqbuHV1M3eeLMqGUiC2ev3ZQec0ysocw55axkIiXM+BJ1QcHTRrjd02\r\n1tmPlYEOUsvMD9L77XmjXho6WBYT16d6H3h0GRRntoHix+yMNtUZIGhA5WdY\r\njDxLH1m1zCco3T14paA8bWzrtfLUpOC/LkdfHncOqlW/lPqK3TmsC2yleIAN\r\n7yVCitg7KgnMDkWaziFnwMNDm2RY/jGod5A=\r\n=Gn+W\r\n-----END PGP SIGNATURE-----\r\n","size":12007},"_npmUser":{"name":"anonymous","email":"dyladan@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"bogdandrutu@gmail.com"},{"name":"anonymous","email":"dyladan@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/instrumentation-redis_0.34.2_1675811588896_0.23663244910692405"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-02-07T23:13:09.102Z","publish_time":1675811589102,"contributors":[]},"0.34.3":{"name":"@opentelemetry/instrumentation-redis","version":"0.34.3","description":"Automatic OpenTelemetry instrumentation for redis package version 2 and 3","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","test:docker:run":"docker run --rm -d --name otel-redis -p 63790:6379 redis:alpine","test:docker:stop":"docker stop otel-redis","test-all-versions":"tav","test-all-versions:local":"cross-env RUN_REDIS_TESTS_LOCAL=true npm run test-all-versions","tdd":"npm run test -- --watch-extensions ts --watch","clean":"rimraf build/*","lint":"eslint . --ext .ts","lint:fix":"eslint . --ext .ts --fix","precompile":"tsc --version && lerna run version:update --scope @opentelemetry/instrumentation-redis --include-dependencies","prewatch":"npm run precompile","version:update":"node ../../../scripts/version-update.js","compile":"tsc -p .","compile:examples":"cd examples && npm run compile","prepare":"npm run compile"},"keywords":["instrumentation","nodejs","opentelemetry","profiling","redis","tracing"],"author":{"name":"OpenTelemetry Authors"},"license":"Apache-2.0","engines":{"node":">=14"},"publishConfig":{"access":"public"},"peerDependencies":{"@opentelemetry/api":"^1.3.0"},"devDependencies":{"@opentelemetry/api":"^1.3.0","@opentelemetry/context-async-hooks":"^1.8.0","@opentelemetry/contrib-test-utils":"^0.33.1","@opentelemetry/sdk-trace-base":"^1.8.0","@opentelemetry/sdk-trace-node":"^1.8.0","@types/mocha":"7.0.2","@types/node":"18.11.7","cross-env":"7.0.3","gts":"3.1.0","mocha":"7.2.0","nyc":"15.1.0","redis":"3.1.2","rimraf":"4.2.0","test-all-versions":"5.0.1","ts-mocha":"10.0.0","typescript":"4.4.4"},"dependencies":{"@opentelemetry/instrumentation":"^0.35.1","@opentelemetry/redis-common":"^0.35.0","@opentelemetry/semantic-conventions":"^1.0.0","@types/redis":"2.8.31"},"homepage":"https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/opentelemetry-instrumentation-redis#readme","gitHead":"32889bde9aa8f1f555a3d595c0bd93f611798fab","bugs":{"url":"https://github.com/open-telemetry/opentelemetry-js-contrib/issues"},"_id":"@opentelemetry/instrumentation-redis@0.34.3","_nodeVersion":"14.21.3","_npmVersion":"lerna/5.5.2/node@v14.21.3+x64 (linux)","dist":{"integrity":"sha512-GZhJzIbgw3TZioufmkkkQDKlQ8i0zKW+HYC5Q2t7rvzlco9BTSboa8Ngu0yPo10WroN7HE3oT+0BzhR5kv6LkQ==","shasum":"6c490b4b6a7bf6ac59a3b8699794b5414454fb84","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@opentelemetry/instrumentation-redis/-/instrumentation-redis-0.34.3.tgz","fileCount":21,"unpackedSize":41640,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD4xp4gSCx1b06pTuECE/kpvsDJHYtReL0i5BAzQnfelAIgBo2HCusvHrWnK5avLlPiHnzLXkD900U1STkwx9Ntwpc="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkBKLHACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoRug//T8nimz3U6rXtXd0bGIIR69yK2nxuHPfVu7ch8WDQsovhScr4\r\n+kPvpBt10dBR3txKUslgUewjmrJWKdkxBoeAIZGpG6bhorHC4NhBXLrFt0Jq\r\ntBe7kF4H8/HomQ0M06PdK884CK1xicUzhLjZmIPt0kNBcgPA2mkUVSveTmIk\r\nCccxJCnFHMjt+4FByBsmdy4nTR4jqPNhtmL2Y3VW23Flf3MsABTbsshxGWfv\r\n340XnEJNwZUGJ7jGFXP8tOqDyPmvgtXQotdhw0ke3jjwET+a2xenQ2d8OroW\r\nXcDofW4lth6mRq3J9HtcUlTGRH1gELVz5y/lfD3OG2meimsU0WB2nrQZNift\r\ne6sDUybvLXFenZN6nEmGWtXgP8xUSMD/ZE4U9Jch04OSGLGsctQqP27rVgSL\r\nt+pjifsESI8D1AFAsyU6V3miUgtsi7QRiIXL7PMe3/UlIFc8i3bCKYHJi0qA\r\nwzwrvAEyKTP2KsfIIoD0GJFGv5xE6tLKJP1P8qd2pv16sLFpYnhJRIvj+zcF\r\nfsTXX0ia3bHjgaqsD9Rft1TDkmKd3yDSobyNW8V8SxthbVclItB61vcfskM7\r\ndF4bkYhg9HHhcSEcYsUq6zY3Rtmu0+IVDMNR1TCmSZBhrFJksxljvK1Mxxdx\r\n/VYweKvjGI1MLPCRdQUfezmRq5lDSa5wpcQ=\r\n=10Si\r\n-----END PGP SIGNATURE-----\r\n","size":12004},"_npmUser":{"name":"anonymous","email":"dyladan@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"bogdandrutu@gmail.com"},{"name":"anonymous","email":"dyladan@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/instrumentation-redis_0.34.3_1678025415031_0.6044866195628216"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-03-05T14:10:15.295Z","publish_time":1678025415295,"contributors":[]},"0.34.4":{"name":"@opentelemetry/instrumentation-redis","version":"0.34.4","description":"Automatic OpenTelemetry instrumentation for redis package version 2 and 3","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","test:docker:run":"docker run --rm -d --name otel-redis -p 63790:6379 redis:alpine","test:docker:stop":"docker stop otel-redis","test-all-versions":"tav","test-all-versions:local":"cross-env RUN_REDIS_TESTS_LOCAL=true npm run test-all-versions","tdd":"npm run test -- --watch-extensions ts --watch","clean":"rimraf build/*","lint":"eslint . --ext .ts","lint:fix":"eslint . --ext .ts --fix","precompile":"tsc --version && lerna run version:update --scope @opentelemetry/instrumentation-redis --include-dependencies","prewatch":"npm run precompile","version:update":"node ../../../scripts/version-update.js","compile":"tsc -p .","compile:examples":"cd examples && npm run compile","prepare":"npm run compile"},"keywords":["instrumentation","nodejs","opentelemetry","profiling","redis","tracing"],"author":{"name":"OpenTelemetry Authors"},"license":"Apache-2.0","engines":{"node":">=14"},"publishConfig":{"access":"public"},"peerDependencies":{"@opentelemetry/api":"^1.3.0"},"devDependencies":{"@opentelemetry/api":"^1.3.0","@opentelemetry/context-async-hooks":"^1.8.0","@opentelemetry/contrib-test-utils":"^0.33.1","@opentelemetry/sdk-trace-base":"^1.8.0","@opentelemetry/sdk-trace-node":"^1.8.0","@types/mocha":"7.0.2","@types/node":"18.11.7","@types/redis":"2.8.31","cross-env":"7.0.3","gts":"3.1.0","mocha":"7.2.0","nyc":"15.1.0","redis":"3.1.2","rimraf":"4.2.0","test-all-versions":"5.0.1","ts-mocha":"10.0.0","typescript":"4.4.4"},"dependencies":{"@opentelemetry/instrumentation":"^0.35.1","@opentelemetry/redis-common":"^0.35.0","@opentelemetry/semantic-conventions":"^1.0.0"},"homepage":"https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/opentelemetry-instrumentation-redis#readme","gitHead":"0f822ab21c2a6ebfcad2b4550edca1c4392aed53","bugs":{"url":"https://github.com/open-telemetry/opentelemetry-js-contrib/issues"},"_id":"@opentelemetry/instrumentation-redis@0.34.4","_nodeVersion":"14.21.3","_npmVersion":"lerna/5.5.2/node@v14.21.3+x64 (linux)","dist":{"integrity":"sha512-X1iX75gcQGImLRGZ7s7vbgKy3zIwgZO9fECq7jDnSjBoQ2WxTs8BMN/J2wqEE4SUawxzbHxQqcvAXEy3zA4r0A==","shasum":"3338f0e0e4c546460c771f023d6577faa50517a0","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@opentelemetry/instrumentation-redis/-/instrumentation-redis-0.34.4.tgz","fileCount":21,"unpackedSize":41539,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICMnGGMtX1wZuWrjAoIVdC2CACQdCdlkwKb9iNoZr26xAiBPXD+IE02tEdmpr1XOZuM99vA/x45L7SXQuDxdFzS2Qw=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkLxj8ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq7dw/8DH04Z32XnVNc1fNupEsDEfST4lCXHoC07M5pe3UCoMOSE771\r\nXxXDk/oyialmiAkhKQS529mCly2XvegScxQtgYl3n0CeWL8wqekXd8k+WviY\r\nolxVOEe0bToX1C+W0jCyrgOgVkekya4PYgcruYhQSttci+1J0j0K9MaPtd2J\r\nzrEhBbsNpnAJifILUIYdxzYekwUsH1ZAMIKO4Xp8eKwjBBYHGVt9wSfSPJja\r\nrwcfrKH3nDoO9Xy/9zFKvNrZq7Z8vt7wrc1Zz8datI6dgjNkFHxrWphkS13P\r\nJ0X3N9xBlDWLpUFFCjM7uwaEwneLoUgFpA5rmFB8DJDI1VKkeyXI3r4uKsws\r\n/pyNWL2q9gyZJk0d/9M/nzYpMBly1cnVag4MrruiTc54d9c6oXa1S8KiwayS\r\nP5jjFkJZWVlsnpZftk50skjyIZz2/LWtlqfzvt/aEsGAroLeMBN9D97QtZm1\r\npD7qGIkbBWooSwjC2tOAUYdCKmump9R/+l03xLrFkT96wj8wRWITH2sSh8cn\r\n8jMsYRGiB5j2zwaIUfEuCbw2pGvaSuRoUPnunx/asle7zzFF1EsTnvLjU+UI\r\nXUD/rPf9ncK1v5DRjE75VwLM+zQHKkZQ2AV5zXPNs4cbCdbHsjNujdeRFkwA\r\nByDWbAAwsVHcBSiimh7dy4CgLbUk4quTJ4s=\r\n=vml8\r\n-----END PGP SIGNATURE-----\r\n","size":12006},"_npmUser":{"name":"anonymous","email":"dyladan@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"bogdandrutu@gmail.com"},{"name":"anonymous","email":"dyladan@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/instrumentation-redis_0.34.4_1680808188051_0.07349052237870168"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-04-06T19:09:48.241Z","publish_time":1680808188241,"contributors":[]},"0.34.5":{"name":"@opentelemetry/instrumentation-redis","version":"0.34.5","description":"Automatic OpenTelemetry instrumentation for redis package version 2 and 3","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","test:docker:run":"docker run --rm -d --name otel-redis -p 63790:6379 redis:alpine","test:docker:stop":"docker stop otel-redis","test-all-versions":"tav","test-all-versions:local":"cross-env RUN_REDIS_TESTS_LOCAL=true npm run test-all-versions","tdd":"npm run test -- --watch-extensions ts --watch","clean":"rimraf build/*","lint":"eslint . --ext .ts","lint:fix":"eslint . --ext .ts --fix","precompile":"tsc --version && lerna run version:update --scope @opentelemetry/instrumentation-redis --include-dependencies","prewatch":"npm run precompile","version:update":"node ../../../scripts/version-update.js","compile":"tsc -p .","compile:examples":"cd examples && npm run compile","prepare":"npm run compile"},"keywords":["instrumentation","nodejs","opentelemetry","profiling","redis","tracing"],"author":{"name":"OpenTelemetry Authors"},"license":"Apache-2.0","engines":{"node":">=14"},"publishConfig":{"access":"public"},"peerDependencies":{"@opentelemetry/api":"^1.3.0"},"devDependencies":{"@opentelemetry/api":"^1.3.0","@opentelemetry/context-async-hooks":"^1.8.0","@opentelemetry/contrib-test-utils":"^0.33.2","@opentelemetry/sdk-trace-base":"^1.8.0","@opentelemetry/sdk-trace-node":"^1.8.0","@types/mocha":"7.0.2","@types/node":"18.11.7","@types/redis":"2.8.31","cross-env":"7.0.3","gts":"3.1.0","mocha":"7.2.0","nyc":"15.1.0","redis":"3.1.2","rimraf":"4.2.0","test-all-versions":"5.0.1","ts-mocha":"10.0.0","typescript":"4.4.4"},"dependencies":{"@opentelemetry/instrumentation":"^0.38.0","@opentelemetry/redis-common":"^0.35.0","@opentelemetry/semantic-conventions":"^1.0.0"},"homepage":"https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/opentelemetry-instrumentation-redis#readme","gitHead":"f7183016487c876829abce6437bbe71f76b7538e","bugs":{"url":"https://github.com/open-telemetry/opentelemetry-js-contrib/issues"},"_id":"@opentelemetry/instrumentation-redis@0.34.5","_nodeVersion":"14.21.3","_npmVersion":"lerna/5.5.2/node@v14.21.3+x64 (linux)","dist":{"integrity":"sha512-gTpl604SyIhJmfHkJOgaI+enVPg/IjFBg40EbECh5/xZUlkmMzh+WXiARovWCwsSl5LMLDpoyj16EC1kVxnOWw==","shasum":"557223fae9a9850222c8789a28b4714cd3b02c0f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@opentelemetry/instrumentation-redis/-/instrumentation-redis-0.34.5.tgz","fileCount":21,"unpackedSize":41539,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDdhPpfSSjizGiHA/yHAQe9/93e4PVGRd7XWsONxD7g1QIgKxOrvALJNVkXuXz14qi8SFch0LeiK6SyS4dnH2ZGxWI="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkR/SzACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmoo1g/+L2Xh0OtgMFSA+8VcgpYH2fZXqYNTvW99DJdWl8YDTuJ3EPMX\r\nLxbHjazY+GI4pyNI6goTt1QLfGdAdXIgI5dY/yIIpywYMdMv2qQpXN6PtOZ6\r\niaM2N2SW+QprrCmbtckpT80Aewo74JgPzvKrb5OaA45zi8LIiIqE07v/0ceP\r\nfHAfGEdqa4NcfO9II4lwfwhuX6xuV1mFp+7uyVLpqlEg72cdiwLJMkOcXqrs\r\nf/uVUyvxsRx7RZb1oYG8EuAsxqHZlgrEER1fyINP7PPHvZAxhPXAFZEv5HN8\r\ngjB+ZRiEr4nKd6VWS+7o23JPWLJGjh8+JNEi5WNTwfJYgajOtWwoJT4f04UP\r\n3ORU+8DTAswkrVQ+AKVrayhw5tqCyWN2RsipfuazkH8X/6IzqiW2IG9PxhqX\r\njyMpBpROnGy9sMw2kQgiZ0mVwMJfgUQVMfzKSNz87UokVpH6AkTfcDlXwuFS\r\nI/Be7PwRAtqH62lhPVd4Obs/8VkFYoPz0UURM5i+lMXbsuYgAabbZDuZpdMY\r\nnhwcGqLkiXBSOQqktjSC396kYMRySW67E/P3Q1gQau9kXLXj9+MEwPrJMvoT\r\nGHNmoQ2uC15lTYx1B36mS8CXJFay9rEYeF1rWfiMUn1e0wZVxP6NU85bObnY\r\n/RcJC+3Osxf5ovsTXPVQpCpJqZsWTYDXqCI=\r\n=GjnG\r\n-----END PGP SIGNATURE-----\r\n","size":12009},"_npmUser":{"name":"anonymous","email":"dyladan@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"bogdandrutu@gmail.com"},{"name":"anonymous","email":"dyladan@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/instrumentation-redis_0.34.5_1682437299714_0.9130715177912352"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-04-25T15:41:39.909Z","publish_time":1682437299909,"contributors":[]},"0.34.6":{"name":"@opentelemetry/instrumentation-redis","version":"0.34.6","description":"Automatic OpenTelemetry instrumentation for redis package version 2 and 3","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","test:docker:run":"docker run --rm -d --name otel-redis -p 63790:6379 redis:alpine","test:docker:stop":"docker stop otel-redis","test-all-versions":"tav","test-all-versions:local":"cross-env RUN_REDIS_TESTS_LOCAL=true npm run test-all-versions","tdd":"npm run test -- --watch-extensions ts --watch","clean":"rimraf build/*","lint":"eslint . --ext .ts","lint:fix":"eslint . --ext .ts --fix","precompile":"tsc --version && lerna run version:update --scope @opentelemetry/instrumentation-redis --include-dependencies","prewatch":"npm run precompile","version:update":"node ../../../scripts/version-update.js","compile":"tsc -p .","compile:examples":"cd examples && npm run compile","prepare":"npm run compile"},"keywords":["instrumentation","nodejs","opentelemetry","profiling","redis","tracing"],"author":{"name":"OpenTelemetry Authors"},"license":"Apache-2.0","engines":{"node":">=14"},"publishConfig":{"access":"public"},"peerDependencies":{"@opentelemetry/api":"^1.3.0"},"devDependencies":{"@opentelemetry/api":"^1.3.0","@opentelemetry/context-async-hooks":"^1.8.0","@opentelemetry/contrib-test-utils":"^0.33.3","@opentelemetry/sdk-trace-base":"^1.8.0","@opentelemetry/sdk-trace-node":"^1.8.0","@types/mocha":"7.0.2","@types/node":"18.11.7","@types/redis":"2.8.31","cross-env":"7.0.3","mocha":"7.2.0","nyc":"15.1.0","redis":"3.1.2","rimraf":"5.0.0","test-all-versions":"5.0.1","ts-mocha":"10.0.0","typescript":"4.4.4"},"dependencies":{"@opentelemetry/instrumentation":"^0.39.1","@opentelemetry/redis-common":"^0.35.1","@opentelemetry/semantic-conventions":"^1.0.0"},"homepage":"https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/opentelemetry-instrumentation-redis#readme","gitHead":"418b6f6d471b4b38507e8c6ef2916bee31ed2001","bugs":{"url":"https://github.com/open-telemetry/opentelemetry-js-contrib/issues"},"_id":"@opentelemetry/instrumentation-redis@0.34.6","_nodeVersion":"14.21.3","_npmVersion":"lerna/5.5.2/node@v14.21.3+x64 (linux)","dist":{"integrity":"sha512-Ozh4Pf2mlfBtxrufpmzUI90JmvD+oyF2cQxWg1Xhv6M1yYTCAmkSSgKUCYBBnujYZGABGNqbxOMhshPnIeHqPg==","shasum":"99288c65467b3b553c9f6f1ba23240bb51d4e6b2","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@opentelemetry/instrumentation-redis/-/instrumentation-redis-0.34.6.tgz","fileCount":21,"unpackedSize":41519,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFdtRSfRHd6V8sG58nt0XOLrQAUe+n+3NEuRlSq/Z+GeAiEAh359kvpVj/yN+m9ok8UskAk9aUdb8Gi/Kj2AH5if2/8="}],"size":12000},"_npmUser":{"name":"anonymous","email":"dyladan@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"marc.pichler@dynatrace.com"},{"name":"anonymous","email":"bogdandrutu@gmail.com"},{"name":"anonymous","email":"dyladan@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/instrumentation-redis_0.34.6_1684244653777_0.2823603123817846"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-05-16T13:44:14.023Z","publish_time":1684244654023,"_source_registry_name":"default","contributors":[]},"0.34.7":{"name":"@opentelemetry/instrumentation-redis","version":"0.34.7","description":"Automatic OpenTelemetry instrumentation for redis package version 2 and 3","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","test:docker:run":"docker run --rm -d --name otel-redis -p 63790:6379 redis:alpine","test:docker:stop":"docker stop otel-redis","test-all-versions":"tav","test-all-versions:local":"cross-env RUN_REDIS_TESTS_LOCAL=true npm run test-all-versions","tdd":"npm run test -- --watch-extensions ts --watch","clean":"rimraf build/*","lint":"eslint . --ext .ts","lint:fix":"eslint . --ext .ts --fix","precompile":"tsc --version && lerna run version:update --scope @opentelemetry/instrumentation-redis --include-dependencies","prewatch":"npm run precompile","version:update":"node ../../../scripts/version-update.js","compile":"tsc -p .","compile:examples":"cd examples && npm run compile","prepare":"npm run compile"},"keywords":["instrumentation","nodejs","opentelemetry","profiling","redis","tracing"],"author":{"name":"OpenTelemetry Authors"},"license":"Apache-2.0","engines":{"node":">=14"},"publishConfig":{"access":"public"},"peerDependencies":{"@opentelemetry/api":"^1.3.0"},"devDependencies":{"@opentelemetry/api":"^1.3.0","@opentelemetry/context-async-hooks":"^1.8.0","@opentelemetry/contrib-test-utils":"^0.33.4","@opentelemetry/sdk-trace-base":"^1.8.0","@opentelemetry/sdk-trace-node":"^1.8.0","@types/mocha":"7.0.2","@types/node":"18.11.7","@types/redis":"2.8.31","cross-env":"7.0.3","mocha":"7.2.0","nyc":"15.1.0","redis":"3.1.2","rimraf":"5.0.0","test-all-versions":"5.0.1","ts-mocha":"10.0.0","typescript":"4.4.4"},"dependencies":{"@opentelemetry/instrumentation":"^0.40.0","@opentelemetry/redis-common":"^0.35.1","@opentelemetry/semantic-conventions":"^1.0.0"},"homepage":"https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/opentelemetry-instrumentation-redis#readme","gitHead":"efdfc727a49090accee7fea8ff93011b6b84c1e4","bugs":{"url":"https://github.com/open-telemetry/opentelemetry-js-contrib/issues"},"_id":"@opentelemetry/instrumentation-redis@0.34.7","_nodeVersion":"14.21.3","_npmVersion":"lerna/5.5.2/node@v14.21.3+x64 (linux)","dist":{"integrity":"sha512-mDfoMi73SXC5TRn/Xt1LRrQKYcz7w7TVekM8QlbPpx3KI7xKAjwa9+38psO1snhbX/nXdXgtcrtbXhz8nUJ+Sg==","shasum":"56e9d03fb8f9348a0fa54dbcf1156702d619661b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@opentelemetry/instrumentation-redis/-/instrumentation-redis-0.34.7.tgz","fileCount":21,"unpackedSize":55640,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGyIgWOlj6zI0G7nPoIj/NJmztiJtwCvibLhhGVjGMvFAiApBsbVD3g2pkxFPYWGrn0rlyGjOi+AW3Mr7jV84YOyww=="}],"size":13500},"_npmUser":{"name":"anonymous","email":"dyladan@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"marc.pichler@dynatrace.com"},{"name":"anonymous","email":"bogdandrutu@gmail.com"},{"name":"anonymous","email":"dyladan@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/instrumentation-redis_0.34.7_1686599488943_0.23661229401106554"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-06-12T19:51:29.168Z","publish_time":1686599489168,"_source_registry_name":"default","contributors":[]},"0.35.0":{"name":"@opentelemetry/instrumentation-redis","version":"0.35.0","description":"Automatic OpenTelemetry instrumentation for redis package version 2 and 3","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","test:docker:run":"docker run --rm -d --name otel-redis -p 63790:6379 redis:alpine","test:docker:stop":"docker stop otel-redis","test-all-versions":"tav","test-all-versions:local":"cross-env RUN_REDIS_TESTS_LOCAL=true npm run test-all-versions","tdd":"npm run test -- --watch-extensions ts --watch","clean":"rimraf build/*","lint":"eslint . --ext .ts","lint:fix":"eslint . --ext .ts --fix","precompile":"tsc --version && lerna run version:update --scope @opentelemetry/instrumentation-redis --include-dependencies","prewatch":"npm run precompile","version:update":"node ../../../scripts/version-update.js","compile":"tsc -p .","compile:examples":"cd examples && npm run compile","prepare":"npm run compile"},"keywords":["instrumentation","nodejs","opentelemetry","profiling","redis","tracing"],"author":{"name":"OpenTelemetry Authors"},"license":"Apache-2.0","engines":{"node":">=14"},"publishConfig":{"access":"public"},"peerDependencies":{"@opentelemetry/api":"^1.3.0"},"devDependencies":{"@opentelemetry/api":"^1.3.0","@opentelemetry/context-async-hooks":"^1.8.0","@opentelemetry/contrib-test-utils":"^0.34.0","@opentelemetry/sdk-trace-base":"^1.8.0","@opentelemetry/sdk-trace-node":"^1.8.0","@types/mocha":"7.0.2","@types/node":"18.11.7","@types/redis":"2.8.31","cross-env":"7.0.3","mocha":"7.2.0","nyc":"15.1.0","redis":"3.1.2","rimraf":"5.0.0","test-all-versions":"5.0.1","ts-mocha":"10.0.0","typescript":"4.4.4"},"dependencies":{"@opentelemetry/instrumentation":"^0.41.0","@opentelemetry/redis-common":"^0.36.0","@opentelemetry/semantic-conventions":"^1.0.0","tslib":"^2.3.1"},"homepage":"https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/opentelemetry-instrumentation-redis#readme","gitHead":"f81f8a76a8f0af2101c62dbc73cde442f875d833","bugs":{"url":"https://github.com/open-telemetry/opentelemetry-js-contrib/issues"},"_id":"@opentelemetry/instrumentation-redis@0.35.0","_nodeVersion":"14.21.3","_npmVersion":"lerna/5.5.2/node@v14.21.3+x64 (linux)","dist":{"integrity":"sha512-WXUjuTtDbV9e27xDtdi9ObjGeJnD8YI2FSb7Bu7yqrqU2c/AUDjUbLAtjxG5otfaRZbLEP57KrjHu5N5V5NzNg==","shasum":"168861deb60412f8ccf3bfc6e9587b3c4077dcb7","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@opentelemetry/instrumentation-redis/-/instrumentation-redis-0.35.0.tgz","fileCount":21,"unpackedSize":55202,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDnz/G3UjkAZWMxxJ93AzHKzlqfMcJYJkPss1d0NSQgwQIhAPqZyAoub5yfRhpQfU38R8nBdGLMzASXzXfIe8u5ziVE"}],"size":13352},"_npmUser":{"name":"anonymous","email":"dyladan@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"marc.pichler@dynatrace.com"},{"name":"anonymous","email":"bogdandrutu@gmail.com"},{"name":"anonymous","email":"dyladan@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/instrumentation-redis_0.35.0_1689178292348_0.5363381023665377"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-07-12T16:11:32.734Z","publish_time":1689178292734,"_source_registry_name":"default","contributors":[]},"0.35.1":{"name":"@opentelemetry/instrumentation-redis","version":"0.35.1","description":"Automatic OpenTelemetry instrumentation for redis package version 2 and 3","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","test:docker:run":"docker run --rm -d --name otel-redis -p 63790:6379 redis:alpine","test:docker:stop":"docker stop otel-redis","test-all-versions":"tav","test-all-versions:local":"cross-env RUN_REDIS_TESTS_LOCAL=true npm run test-all-versions","tdd":"npm run test -- --watch-extensions ts --watch","clean":"rimraf build/*","lint":"eslint . --ext .ts","lint:fix":"eslint . --ext .ts --fix","precompile":"tsc --version && lerna run version:update --scope @opentelemetry/instrumentation-redis --include-dependencies","prewatch":"npm run precompile","version:update":"node ../../../scripts/version-update.js","compile":"tsc -p .","compile:examples":"cd examples && npm run compile","prepare":"npm run compile"},"keywords":["instrumentation","nodejs","opentelemetry","profiling","redis","tracing"],"author":{"name":"OpenTelemetry Authors"},"license":"Apache-2.0","engines":{"node":">=14"},"publishConfig":{"access":"public"},"peerDependencies":{"@opentelemetry/api":"^1.3.0"},"devDependencies":{"@opentelemetry/api":"^1.3.0","@opentelemetry/context-async-hooks":"^1.8.0","@opentelemetry/contrib-test-utils":"^0.34.1","@opentelemetry/sdk-trace-base":"^1.8.0","@opentelemetry/sdk-trace-node":"^1.8.0","@types/mocha":"7.0.2","@types/node":"18.16.19","@types/redis":"2.8.32","cross-env":"7.0.3","mocha":"7.2.0","nyc":"15.1.0","redis":"3.1.2","rimraf":"5.0.1","test-all-versions":"5.0.1","ts-mocha":"10.0.0","typescript":"4.4.4"},"dependencies":{"@opentelemetry/instrumentation":"^0.41.2","@opentelemetry/redis-common":"^0.36.1","@opentelemetry/semantic-conventions":"^1.0.0"},"homepage":"https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/opentelemetry-instrumentation-redis#readme","gitHead":"b3d30afe7376760d211b20c4fb45988ac58c1d85","bugs":{"url":"https://github.com/open-telemetry/opentelemetry-js-contrib/issues"},"_id":"@opentelemetry/instrumentation-redis@0.35.1","_nodeVersion":"14.21.3","_npmVersion":"lerna/5.5.2/node@v14.21.3+x64 (linux)","dist":{"integrity":"sha512-zY7eTzGyJCMX/0o04Q9yLy7gllf7Zh4s+g7Kv1d2cMLtTt9zGSlncqj49uNCnneywnpMNRUIwcmd+Ch1bQeh+g==","shasum":"d821e8d0e9470c9ab144aa45292ec7991dca6bb1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@opentelemetry/instrumentation-redis/-/instrumentation-redis-0.35.1.tgz","fileCount":21,"unpackedSize":55641,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDcoJx4G9zzhruBc+x7BQVdx3NYvYF+4v9W2H66evAsAAIgatzqXRqg3EKk6SzWn24Dfn89uHeAj/4aT+M7bIUbDN4="}],"size":13504},"_npmUser":{"name":"anonymous","email":"dyladan@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"marc.pichler@dynatrace.com"},{"name":"anonymous","email":"bogdandrutu@gmail.com"},{"name":"anonymous","email":"dyladan@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/instrumentation-redis_0.35.1_1692047242015_0.8305073486895855"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-08-14T21:07:22.160Z","publish_time":1692047242160,"_source_registry_name":"default","contributors":[]},"0.35.2":{"name":"@opentelemetry/instrumentation-redis","version":"0.35.2","description":"Automatic OpenTelemetry instrumentation for redis package version 2 and 3","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","test:docker:run":"docker run --rm -d --name otel-redis -p 63790:6379 redis:alpine","test:docker:stop":"docker stop otel-redis","test-all-versions":"tav","test-all-versions:local":"cross-env RUN_REDIS_TESTS_LOCAL=true npm run test-all-versions","tdd":"npm run test -- --watch-extensions ts --watch","clean":"rimraf build/*","lint":"eslint . --ext .ts","lint:fix":"eslint . --ext .ts --fix","precompile":"tsc --version && lerna run version:update --scope @opentelemetry/instrumentation-redis --include-dependencies","prewatch":"npm run precompile","version:update":"node ../../../scripts/version-update.js","compile":"tsc -p .","compile:examples":"cd examples && npm run compile","prepare":"npm run compile"},"keywords":["instrumentation","nodejs","opentelemetry","profiling","redis","tracing"],"author":{"name":"OpenTelemetry Authors"},"license":"Apache-2.0","engines":{"node":">=14"},"publishConfig":{"access":"public"},"peerDependencies":{"@opentelemetry/api":"^1.3.0"},"devDependencies":{"@opentelemetry/api":"^1.3.0","@opentelemetry/context-async-hooks":"^1.8.0","@opentelemetry/contrib-test-utils":"^0.34.2","@opentelemetry/sdk-trace-base":"^1.8.0","@opentelemetry/sdk-trace-node":"^1.8.0","@types/mocha":"7.0.2","@types/node":"18.6.5","@types/redis":"2.8.32","cross-env":"7.0.3","mocha":"7.2.0","nyc":"15.1.0","redis":"3.1.2","rimraf":"5.0.5","test-all-versions":"5.0.1","ts-mocha":"10.0.0","typescript":"4.4.4"},"dependencies":{"@opentelemetry/instrumentation":"^0.44.0","@opentelemetry/redis-common":"^0.36.1","@opentelemetry/semantic-conventions":"^1.0.0"},"homepage":"https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/opentelemetry-instrumentation-redis#readme","gitHead":"a8c225d2febcac561a70ca586d3efd5a84f9f3fa","bugs":{"url":"https://github.com/open-telemetry/opentelemetry-js-contrib/issues"},"_id":"@opentelemetry/instrumentation-redis@0.35.2","_nodeVersion":"14.21.3","_npmVersion":"lerna/5.5.2/node@v14.21.3+x64 (linux)","dist":{"integrity":"sha512-KBwVMsoiMc2kAffnmG64rJDMEbmK3VT991s7kedipJsBT9jrcx4tXT/fdIwFk+helawXHbiI0ILlxzA8dVYz3g==","shasum":"1630f48ab90dc22c8bfd1ec3a7050bc9fea24b5b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@opentelemetry/instrumentation-redis/-/instrumentation-redis-0.35.2.tgz","fileCount":21,"unpackedSize":55639,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIH2wdgZcaqgn3KIjnX7wRu7a4VSfVcC9k9e23js967/nAiBHHGsEtzCZiyavl4Gz2a0FSo85oEERE4Wu6KSvfDV7HQ=="}],"size":13504},"_npmUser":{"name":"anonymous","email":"dyladan@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"marc.pichler@dynatrace.com"},{"name":"anonymous","email":"bogdandrutu@gmail.com"},{"name":"anonymous","email":"dyladan@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/instrumentation-redis_0.35.2_1697012035925_0.5618988937595155"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-10-11T08:13:56.163Z","publish_time":1697012036163,"_source_registry_name":"default","contributors":[]},"0.35.3":{"name":"@opentelemetry/instrumentation-redis","version":"0.35.3","description":"Automatic OpenTelemetry instrumentation for redis package version 2 and 3","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","test:docker:run":"docker run --rm -d --name otel-redis -p 63790:6379 redis:alpine","test:docker:stop":"docker stop otel-redis","test-all-versions":"tav","test-all-versions:local":"cross-env RUN_REDIS_TESTS_LOCAL=true npm run test-all-versions","tdd":"npm run test -- --watch-extensions ts --watch","clean":"rimraf build/*","lint":"eslint . --ext .ts","lint:fix":"eslint . --ext .ts --fix","precompile":"tsc --version && lerna run version:update --scope @opentelemetry/instrumentation-redis --include-dependencies","prewatch":"npm run precompile","version:update":"node ../../../scripts/version-update.js","compile":"tsc -p .","compile:examples":"cd examples && npm run compile","prepare":"npm run compile"},"keywords":["instrumentation","nodejs","opentelemetry","profiling","redis","tracing"],"author":{"name":"OpenTelemetry Authors"},"license":"Apache-2.0","engines":{"node":">=14"},"publishConfig":{"access":"public"},"peerDependencies":{"@opentelemetry/api":"^1.3.0"},"devDependencies":{"@opentelemetry/api":"^1.3.0","@opentelemetry/context-async-hooks":"^1.8.0","@opentelemetry/contrib-test-utils":"^0.34.3","@opentelemetry/sdk-trace-base":"^1.8.0","@opentelemetry/sdk-trace-node":"^1.8.0","@types/mocha":"7.0.2","@types/node":"18.6.5","@types/redis":"2.8.32","cross-env":"7.0.3","mocha":"7.2.0","nyc":"15.1.0","redis":"3.1.2","rimraf":"5.0.5","test-all-versions":"5.0.1","ts-mocha":"10.0.0","typescript":"4.4.4"},"dependencies":{"@opentelemetry/instrumentation":"^0.45.1","@opentelemetry/redis-common":"^0.36.1","@opentelemetry/semantic-conventions":"^1.0.0"},"homepage":"https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/opentelemetry-instrumentation-redis#readme","gitHead":"607d375595da3ab51b7f773ac360900121c4361b","bugs":{"url":"https://github.com/open-telemetry/opentelemetry-js-contrib/issues"},"_id":"@opentelemetry/instrumentation-redis@0.35.3","_nodeVersion":"14.21.3","_npmVersion":"lerna/5.5.2/node@v14.21.3+x64 (linux)","dist":{"integrity":"sha512-6y4Sa37wc3YENbXP0Ddw4FFRGsIxoFNXxLlfCU3NFNDumieFlG64+vdfGvNpQydvrcb/vV8SHg2z05UYnp77oQ==","shasum":"c613a1c5aaf4c89935ced52874ae260099dc04de","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@opentelemetry/instrumentation-redis/-/instrumentation-redis-0.35.3.tgz","fileCount":21,"unpackedSize":55596,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDaWRQOyxY0+Ly8BS0lrWTyxjRmCx0/8ewG70XznumOnQIhAPFqcJg9VYhlT4WLnQCPDXFb0K+0ktGU6bSExqL16J0U"}],"size":13489},"_npmUser":{"name":"anonymous","email":"dyladan@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"marc.pichler@dynatrace.com"},{"name":"anonymous","email":"bogdandrutu@gmail.com"},{"name":"anonymous","email":"dyladan@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/instrumentation-redis_0.35.3_1699891067330_0.06056379594322081"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-11-13T15:57:47.546Z","publish_time":1699891067546,"_source_registry_name":"default","contributors":[]},"0.35.4":{"name":"@opentelemetry/instrumentation-redis","version":"0.35.4","description":"Automatic OpenTelemetry instrumentation for redis package version 2 and 3","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","test:docker:run":"docker run --rm -d --name otel-redis -p 63790:6379 redis:alpine","test:docker:stop":"docker stop otel-redis","test-all-versions":"tav","test-all-versions:local":"cross-env RUN_REDIS_TESTS_LOCAL=true npm run test-all-versions","tdd":"npm run test -- --watch-extensions ts --watch","clean":"rimraf build/*","lint":"eslint . --ext .ts","lint:fix":"eslint . --ext .ts --fix","precompile":"tsc --version && lerna run version:update --scope @opentelemetry/instrumentation-redis --include-dependencies","prewatch":"npm run precompile","version:update":"node ../../../scripts/version-update.js","compile":"tsc -p .","compile:examples":"cd examples && npm run compile","prepublishOnly":"npm run compile"},"keywords":["instrumentation","nodejs","opentelemetry","profiling","redis","tracing"],"author":{"name":"OpenTelemetry Authors"},"license":"Apache-2.0","engines":{"node":">=14"},"publishConfig":{"access":"public"},"peerDependencies":{"@opentelemetry/api":"^1.3.0"},"devDependencies":{"@opentelemetry/api":"^1.3.0","@opentelemetry/context-async-hooks":"^1.8.0","@opentelemetry/contrib-test-utils":"^0.35.0","@opentelemetry/sdk-trace-base":"^1.8.0","@opentelemetry/sdk-trace-node":"^1.8.0","@types/mocha":"7.0.2","@types/node":"18.6.5","@types/redis":"2.8.32","cross-env":"7.0.3","mocha":"7.2.0","nyc":"15.1.0","redis":"3.1.2","rimraf":"5.0.5","test-all-versions":"5.0.1","ts-mocha":"10.0.0","typescript":"4.4.4"},"dependencies":{"@opentelemetry/instrumentation":"^0.45.1","@opentelemetry/redis-common":"^0.36.1","@opentelemetry/semantic-conventions":"^1.0.0"},"homepage":"https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/opentelemetry-instrumentation-redis#readme","gitHead":"a757b5e443dfe1dade090aeb11ec37d0e802f8af","bugs":{"url":"https://github.com/open-telemetry/opentelemetry-js-contrib/issues"},"_id":"@opentelemetry/instrumentation-redis@0.35.4","_nodeVersion":"18.18.2","_npmVersion":"lerna/6.6.2/node@v18.18.2+x64 (linux)","dist":{"integrity":"sha512-MNO/cuHQMeafNu+K8PdrZDGPjWLsQTmyfJzzjasQgm6ELe+/6deNZzsAXkRK4e4sx+FJH7NDnyyqti/dhB4IeQ==","shasum":"818d62b49294eed308aa4387e4e3d2c6a2c0935d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@opentelemetry/instrumentation-redis/-/instrumentation-redis-0.35.4.tgz","fileCount":21,"unpackedSize":55603,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGlieNbGhvFf2gWzMbdpyGXPv4Y81tJn6BPrV28pnnkSAiAXWrG3sJeasfAHO3Pn4A9m6rysW44eVFzcMxjsde84UA=="}],"size":13494},"_npmUser":{"name":"anonymous","email":"dyladan@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"marc.pichler@dynatrace.com"},{"name":"anonymous","email":"bogdandrutu@gmail.com"},{"name":"anonymous","email":"dyladan@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/instrumentation-redis_0.35.4_1700645623433_0.19165449168142268"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-11-22T09:33:43.605Z","publish_time":1700645623605,"_source_registry_name":"default","contributors":[]},"0.35.5":{"name":"@opentelemetry/instrumentation-redis","version":"0.35.5","description":"Automatic OpenTelemetry instrumentation for redis package version 2 and 3","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","test:docker:run":"docker run --rm -d --name otel-redis -p 63790:6379 redis:alpine","test:docker:stop":"docker stop otel-redis","test-all-versions":"tav","test-all-versions:local":"cross-env RUN_REDIS_TESTS_LOCAL=true npm run test-all-versions","tdd":"npm run test -- --watch-extensions ts --watch","clean":"rimraf build/*","lint":"eslint . --ext .ts","lint:fix":"eslint . --ext .ts --fix","precompile":"tsc --version && lerna run version:update --scope @opentelemetry/instrumentation-redis --include-dependencies","prewatch":"npm run precompile","version:update":"node ../../../scripts/version-update.js","compile":"tsc -p .","compile:examples":"cd examples && npm run compile","prepublishOnly":"npm run compile"},"keywords":["instrumentation","nodejs","opentelemetry","profiling","redis","tracing"],"author":{"name":"OpenTelemetry Authors"},"license":"Apache-2.0","engines":{"node":">=14"},"publishConfig":{"access":"public"},"peerDependencies":{"@opentelemetry/api":"^1.3.0"},"devDependencies":{"@opentelemetry/api":"^1.3.0","@opentelemetry/context-async-hooks":"^1.8.0","@opentelemetry/contrib-test-utils":"^0.35.1","@opentelemetry/sdk-trace-base":"^1.8.0","@opentelemetry/sdk-trace-node":"^1.8.0","@types/mocha":"7.0.2","@types/node":"18.6.5","@types/redis":"2.8.32","cross-env":"7.0.3","mocha":"7.2.0","nyc":"15.1.0","redis":"3.1.2","rimraf":"5.0.5","test-all-versions":"6.0.0","ts-mocha":"10.0.0","typescript":"4.4.4"},"dependencies":{"@opentelemetry/instrumentation":"^0.46.0","@opentelemetry/redis-common":"^0.36.1","@opentelemetry/semantic-conventions":"^1.0.0"},"homepage":"https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/opentelemetry-instrumentation-redis#readme","gitHead":"90928231259bbbdf6980f184bc7420503048b77e","bugs":{"url":"https://github.com/open-telemetry/opentelemetry-js-contrib/issues"},"_id":"@opentelemetry/instrumentation-redis@0.35.5","_nodeVersion":"18.19.0","_npmVersion":"lerna/6.6.2/node@v18.19.0+x64 (linux)","dist":{"integrity":"sha512-UPYUncDlLqDPtyU11UhyZOUxAyPQS6yQGT0b96KjpqMhmuRb3b0WxzZh3SoIaAyprL5f9fxyeV2HfSulR0aWFQ==","shasum":"d6a160d374223f24435b9f3f0df78eee99ff0701","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@opentelemetry/instrumentation-redis/-/instrumentation-redis-0.35.5.tgz","fileCount":21,"unpackedSize":55603,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAxgKUTMrcwy5vk3+A0if5RP3WNY7xaf8+ApyBFbWGYjAiBDXbGBBvkzquCZvYHj++LykxzlP8AHa1cpNJvY2dTsPg=="}],"size":13551},"_npmUser":{"name":"anonymous","email":"dyladan@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"marc.pichler@dynatrace.com"},{"name":"anonymous","email":"bogdandrutu@gmail.com"},{"name":"anonymous","email":"dyladan@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/instrumentation-redis_0.35.5_1704406537925_0.8882796305328096"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-01-04T22:15:38.149Z","publish_time":1704406538149,"_source_registry_name":"default","contributors":[]},"0.36.0":{"name":"@opentelemetry/instrumentation-redis","version":"0.36.0","description":"Automatic OpenTelemetry instrumentation for redis package version 2 and 3","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","test:docker:run":"docker run --rm -d --name otel-redis -p 63790:6379 redis:alpine","test:docker:stop":"docker stop otel-redis","test-all-versions":"tav","test-all-versions:local":"cross-env RUN_REDIS_TESTS_LOCAL=true npm run test-all-versions","tdd":"npm run test -- --watch-extensions ts --watch","clean":"rimraf build/*","lint":"eslint . --ext .ts","lint:fix":"eslint . --ext .ts --fix","precompile":"tsc --version && lerna run version:update --scope @opentelemetry/instrumentation-redis --include-dependencies","prewatch":"npm run precompile","version:update":"node ../../../scripts/version-update.js","compile":"tsc -p .","compile:examples":"cd examples && npm run compile","prepublishOnly":"npm run compile"},"keywords":["instrumentation","nodejs","opentelemetry","profiling","redis","tracing"],"author":{"name":"OpenTelemetry Authors"},"license":"Apache-2.0","engines":{"node":">=14"},"publishConfig":{"access":"public"},"peerDependencies":{"@opentelemetry/api":"^1.3.0"},"devDependencies":{"@opentelemetry/api":"^1.3.0","@opentelemetry/context-async-hooks":"^1.8.0","@opentelemetry/contrib-test-utils":"^0.36.0","@opentelemetry/sdk-trace-base":"^1.8.0","@opentelemetry/sdk-trace-node":"^1.8.0","@types/mocha":"7.0.2","@types/node":"18.6.5","@types/redis":"2.8.32","cross-env":"7.0.3","mocha":"7.2.0","nyc":"15.1.0","redis":"3.1.2","rimraf":"5.0.5","test-all-versions":"6.0.0","ts-mocha":"10.0.0","typescript":"4.4.4"},"dependencies":{"@opentelemetry/instrumentation":"^0.48.0","@opentelemetry/redis-common":"^0.36.1","@opentelemetry/semantic-conventions":"^1.0.0"},"homepage":"https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/opentelemetry-instrumentation-redis#readme","gitHead":"32204a362d9dffd4cd69a1300e1f7d245df9df52","bugs":{"url":"https://github.com/open-telemetry/opentelemetry-js-contrib/issues"},"_id":"@opentelemetry/instrumentation-redis@0.36.0","_nodeVersion":"18.19.0","_npmVersion":"lerna/6.6.2/node@v18.19.0+x64 (linux)","dist":{"integrity":"sha512-rKFylIacEBwLxKFrPvxpVi8hHY9qXfQSybYnYNyF/VxUWMGYDPMpbCnTQkiVR5u+tIhwSvhSDG2YQEq6syHUIQ==","shasum":"945d6437a39e55dea53e7f75402b097733681bba","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@opentelemetry/instrumentation-redis/-/instrumentation-redis-0.36.0.tgz","fileCount":21,"unpackedSize":55603,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIASVRsRNxx+1jOzt+g9n/m3SqWjdBclxT+d23z8ymD3fAiA9iC0extsu/mwjNdPbTNXDbEKFPHZLASfs5X25RJtvxw=="}],"size":13546},"_npmUser":{"name":"anonymous","email":"dyladan@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"marc.pichler@dynatrace.com"},{"name":"anonymous","email":"bogdandrutu@gmail.com"},{"name":"anonymous","email":"dyladan@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/instrumentation-redis_0.36.0_1706520047339_0.15564828109732476"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-01-29T09:20:47.489Z","publish_time":1706520047489,"_source_registry_name":"default","contributors":[]},"0.37.0":{"name":"@opentelemetry/instrumentation-redis","version":"0.37.0","description":"Automatic OpenTelemetry instrumentation for redis package version 2 and 3","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","test:docker:run":"docker run --rm -d --name otel-redis -p 63790:6379 redis:alpine","test:docker:stop":"docker stop otel-redis","test-all-versions":"tav","test-all-versions:local":"cross-env RUN_REDIS_TESTS_LOCAL=true npm run test-all-versions","tdd":"npm run test -- --watch-extensions ts --watch","clean":"rimraf build/*","lint":"eslint . --ext .ts","lint:fix":"eslint . --ext .ts --fix","precompile":"tsc --version && lerna run version:update --scope @opentelemetry/instrumentation-redis --include-dependencies","prewatch":"npm run precompile","version:update":"node ../../../scripts/version-update.js","compile":"tsc -p .","prepublishOnly":"npm run compile"},"keywords":["instrumentation","nodejs","opentelemetry","profiling","redis","tracing"],"author":{"name":"OpenTelemetry Authors"},"license":"Apache-2.0","engines":{"node":">=14"},"publishConfig":{"access":"public"},"peerDependencies":{"@opentelemetry/api":"^1.3.0"},"devDependencies":{"@opentelemetry/api":"^1.3.0","@opentelemetry/context-async-hooks":"^1.8.0","@opentelemetry/contrib-test-utils":"^0.37.0","@opentelemetry/sdk-trace-base":"^1.8.0","@opentelemetry/sdk-trace-node":"^1.8.0","@types/mocha":"7.0.2","@types/node":"18.6.5","@types/redis":"2.8.32","cross-env":"7.0.3","mocha":"7.2.0","nyc":"15.1.0","redis":"3.1.2","rimraf":"5.0.5","test-all-versions":"6.0.0","ts-mocha":"10.0.0","typescript":"4.4.4"},"dependencies":{"@opentelemetry/instrumentation":"^0.49.1","@opentelemetry/redis-common":"^0.36.1","@opentelemetry/semantic-conventions":"^1.0.0"},"homepage":"https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/opentelemetry-instrumentation-redis#readme","gitHead":"fcea8ca0c83cb1dcd8ac736e5ea4d22ff20dc982","bugs":{"url":"https://github.com/open-telemetry/opentelemetry-js-contrib/issues"},"_id":"@opentelemetry/instrumentation-redis@0.37.0","_nodeVersion":"18.19.1","_npmVersion":"lerna/6.6.2/node@v18.19.1+x64 (linux)","dist":{"integrity":"sha512-9G0T74kheu37k+UvyBnAcieB5iowxska3z2rhUcSTL8Cl0y/CvMn7sZ7txkUbXt0rdX6qeEUdMLmbsY2fPUM7Q==","shasum":"f962d33e31d58106837ba6f1b17d6ff8033cbf5f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@opentelemetry/instrumentation-redis/-/instrumentation-redis-0.37.0.tgz","fileCount":21,"unpackedSize":55508,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIE2D7ARfOjNDaZMozmSHK2z3qto54rlNbTHzKDf/IvZNAiAhL8IVe7BKYCqxEIqe/LrQ+5iYy4ekXcj/TgxnbXRpVA=="}],"size":13531},"_npmUser":{"name":"anonymous","email":"dyladan@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"marc.pichler@dynatrace.com"},{"name":"anonymous","email":"bogdandrutu@gmail.com"},{"name":"anonymous","email":"dyladan@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/instrumentation-redis_0.37.0_1709722939380_0.5829843873894056"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-06T11:02:19.562Z","publish_time":1709722939562,"_source_registry_name":"default","contributors":[]},"0.38.0":{"name":"@opentelemetry/instrumentation-redis","version":"0.38.0","description":"Automatic OpenTelemetry instrumentation for redis package version 2 and 3","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","test:docker:run":"docker run --rm -d --name otel-redis -p 63790:6379 redis:alpine","test:docker:stop":"docker stop otel-redis","test-all-versions":"tav","test-all-versions:local":"cross-env RUN_REDIS_TESTS_LOCAL=true npm run test-all-versions","tdd":"npm run test -- --watch-extensions ts --watch","clean":"rimraf build/*","lint":"eslint . --ext .ts","lint:fix":"eslint . --ext .ts --fix","precompile":"tsc --version && lerna run version:update --scope @opentelemetry/instrumentation-redis --include-dependencies","prewatch":"npm run precompile","version:update":"node ../../../scripts/version-update.js","compile":"tsc -p .","prepublishOnly":"npm run compile"},"keywords":["instrumentation","nodejs","opentelemetry","profiling","redis","tracing"],"author":{"name":"OpenTelemetry Authors"},"license":"Apache-2.0","engines":{"node":">=14"},"publishConfig":{"access":"public"},"peerDependencies":{"@opentelemetry/api":"^1.3.0"},"devDependencies":{"@opentelemetry/api":"^1.3.0","@opentelemetry/context-async-hooks":"^1.8.0","@opentelemetry/contrib-test-utils":"^0.38.0","@opentelemetry/sdk-trace-base":"^1.8.0","@opentelemetry/sdk-trace-node":"^1.8.0","@types/mocha":"7.0.2","@types/node":"18.6.5","@types/redis":"2.8.32","cross-env":"7.0.3","mocha":"7.2.0","nyc":"15.1.0","redis":"3.1.2","rimraf":"5.0.5","test-all-versions":"6.1.0","ts-mocha":"10.0.0","typescript":"4.4.4"},"dependencies":{"@opentelemetry/instrumentation":"^0.50.0","@opentelemetry/redis-common":"^0.36.1","@opentelemetry/semantic-conventions":"^1.0.0"},"homepage":"https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/opentelemetry-instrumentation-redis#readme","gitHead":"17a0bc1da3baa472ba9b867eee3c60730cc130fb","bugs":{"url":"https://github.com/open-telemetry/opentelemetry-js-contrib/issues"},"_id":"@opentelemetry/instrumentation-redis@0.38.0","_nodeVersion":"18.19.1","_npmVersion":"lerna/6.6.2/node@v18.19.1+x64 (linux)","dist":{"integrity":"sha512-PzcYLkPvClE7NyjsuqvjCWnCO8wt6ZaYHM6AB9Ga9EQKFh1oNEr2dXCnqVHMuxjzbTWF2+c86yPZAdCEfyKfmA==","shasum":"39187dcf8e7df9e11f552eb4b398f96271e099b4","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@opentelemetry/instrumentation-redis/-/instrumentation-redis-0.38.0.tgz","fileCount":21,"unpackedSize":55508,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC83HXb2tnnfkROTQ/gpWvkMh/DWK7OK6DWQGtUWb+b8wIhAOxoapmP7C84VUNTmnkuHspx+wwIF7nvsxqPBQakXesT"}],"size":13531},"_npmUser":{"name":"anonymous","email":"dyladan@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"marc.pichler@dynatrace.com"},{"name":"anonymous","email":"bogdandrutu@gmail.com"},{"name":"anonymous","email":"dyladan@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/instrumentation-redis_0.38.0_1712163329600_0.5833122193490703"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-03T16:55:29.745Z","publish_time":1712163329745,"_source_registry_name":"default","contributors":[]},"0.39.0":{"name":"@opentelemetry/instrumentation-redis","version":"0.39.0","description":"Automatic OpenTelemetry instrumentation for redis package version 2 and 3","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","test:docker:run":"docker run --rm -d --name otel-redis -p 63790:6379 redis:alpine","test:docker:stop":"docker stop otel-redis","test-all-versions":"tav","test-all-versions:local":"cross-env RUN_REDIS_TESTS_LOCAL=true npm run test-all-versions","tdd":"npm run test -- --watch-extensions ts --watch","clean":"rimraf build/*","lint":"eslint . --ext .ts","lint:fix":"eslint . --ext .ts --fix","precompile":"tsc --version && lerna run version:update --scope @opentelemetry/instrumentation-redis --include-dependencies","prewatch":"npm run precompile","version:update":"node ../../../scripts/version-update.js","compile":"tsc -p .","prepublishOnly":"npm run compile"},"keywords":["instrumentation","nodejs","opentelemetry","profiling","redis","tracing"],"author":{"name":"OpenTelemetry Authors"},"license":"Apache-2.0","engines":{"node":">=14"},"publishConfig":{"access":"public"},"peerDependencies":{"@opentelemetry/api":"^1.3.0"},"devDependencies":{"@opentelemetry/api":"^1.3.0","@opentelemetry/context-async-hooks":"^1.8.0","@opentelemetry/contrib-test-utils":"^0.39.0","@opentelemetry/sdk-trace-base":"^1.8.0","@opentelemetry/sdk-trace-node":"^1.8.0","@types/mocha":"7.0.2","@types/node":"18.6.5","@types/redis":"2.8.32","cross-env":"7.0.3","mocha":"7.2.0","nyc":"15.1.0","redis":"3.1.2","rimraf":"5.0.5","test-all-versions":"6.1.0","ts-mocha":"10.0.0","typescript":"4.4.4"},"dependencies":{"@opentelemetry/instrumentation":"^0.51.0","@opentelemetry/redis-common":"^0.36.2","@opentelemetry/semantic-conventions":"^1.22.0"},"homepage":"https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/opentelemetry-instrumentation-redis#readme","gitHead":"96a87b48934f0afcf1fe637eed6704f35bd8e973","bugs":{"url":"https://github.com/open-telemetry/opentelemetry-js-contrib/issues"},"_id":"@opentelemetry/instrumentation-redis@0.39.0","_nodeVersion":"18.20.2","_npmVersion":"lerna/6.6.2/node@v18.20.2+x64 (linux)","dist":{"integrity":"sha512-yjHWwufY7kfKtf20rliqlETgP32X3ZynGAfoP59NXSSHwTCZS7QMn+S+Hb0iLjwbca/iTM/BooiVFrB943kMrw==","shasum":"66a9d94a726deb0ef9c340ba504764ae457676a1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@opentelemetry/instrumentation-redis/-/instrumentation-redis-0.39.0.tgz","fileCount":21,"unpackedSize":56104,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD+g+124TkF3buTaVKmMIGnpiIO57ZXYu3cnkcaFg7KeAIgD27RQcTnKlhaKvlg3OQ6cDOYTcj0UqbLPuAyCGenTGU="}],"size":13725},"_npmUser":{"name":"anonymous","email":"dyladan@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"marc.pichler@dynatrace.com"},{"name":"anonymous","email":"bogdandrutu@gmail.com"},{"name":"anonymous","email":"dyladan@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/instrumentation-redis_0.39.0_1714071737042_0.4159000024610777"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-25T19:02:17.254Z","publish_time":1714071737254,"_source_registry_name":"default","contributors":[]},"0.39.1":{"name":"@opentelemetry/instrumentation-redis","version":"0.39.1","description":"Automatic OpenTelemetry instrumentation for redis package version 2 and 3","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","test:docker:run":"docker run --rm -d --name otel-redis -p 63790:6379 redis:alpine","test:docker:stop":"docker stop otel-redis","test-all-versions":"tav","test-all-versions:local":"cross-env RUN_REDIS_TESTS_LOCAL=true npm run test-all-versions","tdd":"npm run test -- --watch-extensions ts --watch","clean":"rimraf build/*","lint":"eslint . --ext .ts","lint:fix":"eslint . --ext .ts --fix","precompile":"tsc --version && lerna run version:update --scope @opentelemetry/instrumentation-redis --include-dependencies","prewatch":"npm run precompile","version:update":"node ../../../scripts/version-update.js","compile":"tsc -p .","prepublishOnly":"npm run compile"},"keywords":["instrumentation","nodejs","opentelemetry","profiling","redis","tracing"],"author":{"name":"OpenTelemetry Authors"},"license":"Apache-2.0","engines":{"node":">=14"},"publishConfig":{"access":"public"},"peerDependencies":{"@opentelemetry/api":"^1.3.0"},"devDependencies":{"@opentelemetry/api":"^1.3.0","@opentelemetry/context-async-hooks":"^1.8.0","@opentelemetry/contrib-test-utils":"^0.39.0","@opentelemetry/sdk-trace-base":"^1.8.0","@opentelemetry/sdk-trace-node":"^1.8.0","@types/mocha":"7.0.2","@types/node":"18.6.5","@types/redis":"2.8.32","cross-env":"7.0.3","mocha":"7.2.0","nyc":"15.1.0","redis":"3.1.2","rimraf":"5.0.5","test-all-versions":"6.1.0","ts-mocha":"10.0.0","typescript":"4.4.4"},"dependencies":{"@opentelemetry/instrumentation":"^0.51.0","@opentelemetry/redis-common":"^0.36.2","@opentelemetry/semantic-conventions":"^1.22.0"},"homepage":"https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/opentelemetry-instrumentation-redis#readme","gitHead":"a2e2b5a1aa2910b903829d215184c43d2107b9ac","bugs":{"url":"https://github.com/open-telemetry/opentelemetry-js-contrib/issues"},"_id":"@opentelemetry/instrumentation-redis@0.39.1","_nodeVersion":"18.20.2","_npmVersion":"lerna/6.6.2/node@v18.20.2+x64 (linux)","dist":{"integrity":"sha512-HUjTerD84jRJnSyDrRPqn6xQ7K91o9qLflRPZqzRvq0GRj5PMfc6TJ/z3q/ayWy/2Kzffhrp7HCIVp0u0TkgUg==","shasum":"6c0cd3d3d761f16752617ff86f8e4ff7a6267f95","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@opentelemetry/instrumentation-redis/-/instrumentation-redis-0.39.1.tgz","fileCount":21,"unpackedSize":55521,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAy9GnHy4gdkVjenDdbPnYE6vA76lo3naJqq2xo4E1/DAiEA//hP3W59M1UbcMmNdf/nsMBw66Ej4E34QgDgQD4z4X0="}],"size":13626},"_npmUser":{"name":"anonymous","email":"dyladan@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"marc.pichler@dynatrace.com"},{"name":"anonymous","email":"bogdandrutu@gmail.com"},{"name":"anonymous","email":"dyladan@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/instrumentation-redis_0.39.1_1714637185282_0.9598192684118583"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-02T08:06:25.571Z","publish_time":1714637185571,"_source_registry_name":"default","contributors":[]},"0.40.0":{"name":"@opentelemetry/instrumentation-redis","version":"0.40.0","description":"OpenTelemetry instrumentation for `redis` v2 and v3 database client for Redis","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","test:docker:run":"docker run --rm -d --name otel-redis -p 63790:6379 redis:alpine","test:docker:stop":"docker stop otel-redis","test-all-versions":"tav","test-all-versions:local":"cross-env RUN_REDIS_TESTS_LOCAL=true npm run test-all-versions","tdd":"npm run test -- --watch-extensions ts --watch","clean":"rimraf build/*","lint":"eslint . --ext .ts","lint:fix":"eslint . --ext .ts --fix","precompile":"tsc --version && lerna run version:update --scope @opentelemetry/instrumentation-redis --include-dependencies","prewatch":"npm run precompile","version:update":"node ../../../scripts/version-update.js","compile":"tsc -p .","prepublishOnly":"npm run compile"},"keywords":["instrumentation","nodejs","opentelemetry","profiling","redis","tracing"],"author":{"name":"OpenTelemetry Authors"},"license":"Apache-2.0","engines":{"node":">=14"},"publishConfig":{"access":"public"},"peerDependencies":{"@opentelemetry/api":"^1.3.0"},"devDependencies":{"@opentelemetry/api":"^1.3.0","@opentelemetry/context-async-hooks":"^1.8.0","@opentelemetry/contrib-test-utils":"^0.40.0","@opentelemetry/sdk-trace-base":"^1.8.0","@opentelemetry/sdk-trace-node":"^1.8.0","@types/mocha":"7.0.2","@types/node":"18.6.5","@types/redis":"2.8.32","cross-env":"7.0.3","mocha":"7.2.0","nyc":"15.1.0","redis":"3.1.2","rimraf":"5.0.5","test-all-versions":"6.1.0","ts-mocha":"10.0.0","typescript":"4.4.4"},"dependencies":{"@opentelemetry/instrumentation":"^0.52.0","@opentelemetry/redis-common":"^0.36.2","@opentelemetry/semantic-conventions":"^1.22.0"},"homepage":"https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/opentelemetry-instrumentation-redis#readme","gitHead":"0af1b70f7c3c9763c85ac51fa5e334c1e1512020","bugs":{"url":"https://github.com/open-telemetry/opentelemetry-js-contrib/issues"},"_id":"@opentelemetry/instrumentation-redis@0.40.0","_nodeVersion":"18.20.3","_npmVersion":"lerna/6.6.2/node@v18.20.3+x64 (linux)","dist":{"integrity":"sha512-vf2EwBrb979ztLMbf8ew+65ECP3yMxeFwpMLu9KjX6+hFf1Ng776jlM2H9GeP1YePbvoBB5Jbo0MBU6Y0HEgzA==","shasum":"b138a72401ff1928ee471bfa06af06826faa47a9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@opentelemetry/instrumentation-redis/-/instrumentation-redis-0.40.0.tgz","fileCount":21,"unpackedSize":55816,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDDlL/Ln/hswMrTYN36KnQEJCyiYYAJjuHxPnI1DqsJEAIgSkq1F7h7NO9zY7Ups1n5AhBmUfVOu/teJ0WMfKLKJi8="}],"size":13690},"_npmUser":{"name":"anonymous","email":"dyladan@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"marc.pichler@dynatrace.com"},{"name":"anonymous","email":"bogdandrutu@gmail.com"},{"name":"anonymous","email":"dyladan@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/instrumentation-redis_0.40.0_1717660406620_0.5230123887338565"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-06-06T07:53:26.805Z","publish_time":1717660406805,"_source_registry_name":"default","contributors":[]},"0.41.0":{"name":"@opentelemetry/instrumentation-redis","version":"0.41.0","description":"OpenTelemetry instrumentation for `redis` v2 and v3 database client for Redis","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","test:docker:run":"docker run --rm -d --name otel-redis -p 63790:6379 redis:alpine","test:docker:stop":"docker stop otel-redis","test-all-versions":"tav","test-all-versions:local":"cross-env RUN_REDIS_TESTS_LOCAL=true npm run test-all-versions","tdd":"npm run test -- --watch-extensions ts --watch","clean":"rimraf build/*","lint":"eslint . --ext .ts","lint:fix":"eslint . --ext .ts --fix","lint:readme":"node ../../../scripts/lint-readme.js","precompile":"tsc --version && lerna run version:update --scope @opentelemetry/instrumentation-redis --include-dependencies","prewatch":"npm run precompile","version:update":"node ../../../scripts/version-update.js","compile":"tsc -p .","prepublishOnly":"npm run compile"},"keywords":["instrumentation","nodejs","opentelemetry","profiling","redis","tracing"],"author":{"name":"OpenTelemetry Authors"},"license":"Apache-2.0","engines":{"node":">=14"},"publishConfig":{"access":"public"},"peerDependencies":{"@opentelemetry/api":"^1.3.0"},"devDependencies":{"@opentelemetry/api":"^1.3.0","@opentelemetry/context-async-hooks":"^1.8.0","@opentelemetry/contrib-test-utils":"^0.40.0","@opentelemetry/sdk-trace-base":"^1.8.0","@opentelemetry/sdk-trace-node":"^1.8.0","@types/mocha":"7.0.2","@types/node":"18.6.5","@types/redis":"2.8.32","cross-env":"7.0.3","mocha":"7.2.0","nyc":"15.1.0","redis":"3.1.2","rimraf":"5.0.5","test-all-versions":"6.1.0","ts-mocha":"10.0.0","typescript":"4.4.4"},"dependencies":{"@opentelemetry/instrumentation":"^0.52.0","@opentelemetry/redis-common":"^0.36.2","@opentelemetry/semantic-conventions":"^1.22.0"},"homepage":"https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/opentelemetry-instrumentation-redis#readme","gitHead":"ad8436d6a4174f2288cb939080cd4e74da94b0d7","bugs":{"url":"https://github.com/open-telemetry/opentelemetry-js-contrib/issues"},"_id":"@opentelemetry/instrumentation-redis@0.41.0","_nodeVersion":"18.20.3","_npmVersion":"lerna/6.6.2/node@v18.20.3+x64 (linux)","dist":{"integrity":"sha512-RJ1pwI3btykp67ts+5qZbaFSAAzacucwBet5/5EsKYtWBpHbWwV/qbGN/kIBzXg5WEZBhXLrR/RUq0EpEUpL3A==","shasum":"8b4dea4d3de0930751ae4e5ee87420868418c916","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@opentelemetry/instrumentation-redis/-/instrumentation-redis-0.41.0.tgz","fileCount":21,"unpackedSize":55884,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@opentelemetry%2finstrumentation-redis@0.41.0","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCiEu3mXPoYw1lWzIScF4tlHRHofi4dBut1vlG77T8EFgIgd3zTw35o9o05MErkB+3FUoFonZTzzPGxXSD34mVlxdQ="}],"size":13704},"_npmUser":{"name":"anonymous","email":"dyladan@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"marc.pichler@dynatrace.com"},{"name":"anonymous","email":"bogdandrutu@gmail.com"},{"name":"anonymous","email":"dyladan@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/instrumentation-redis_0.41.0_1720078887258_0.0463893059703997"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-07-04T07:41:27.397Z","publish_time":1720078887397,"_source_registry_name":"default","contributors":[]},"0.42.0":{"name":"@opentelemetry/instrumentation-redis","version":"0.42.0","description":"OpenTelemetry instrumentation for `redis` v2 and v3 database client for Redis","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","test:docker:run":"docker run --rm -d --name otel-redis -p 63790:6379 redis:alpine","test:docker:stop":"docker stop otel-redis","test-all-versions":"tav","test-all-versions:local":"cross-env RUN_REDIS_TESTS_LOCAL=true npm run test-all-versions","tdd":"npm run test -- --watch-extensions ts --watch","clean":"rimraf build/*","lint":"eslint . --ext .ts","lint:fix":"eslint . --ext .ts --fix","lint:readme":"node ../../../scripts/lint-readme.js","precompile":"tsc --version && lerna run version:update --scope @opentelemetry/instrumentation-redis --include-dependencies","prewatch":"npm run precompile","version:update":"node ../../../scripts/version-update.js","compile":"tsc -p .","prepublishOnly":"npm run compile"},"keywords":["instrumentation","nodejs","opentelemetry","profiling","redis","tracing"],"author":{"name":"OpenTelemetry Authors"},"license":"Apache-2.0","engines":{"node":">=14"},"publishConfig":{"access":"public"},"peerDependencies":{"@opentelemetry/api":"^1.3.0"},"devDependencies":{"@opentelemetry/api":"^1.3.0","@opentelemetry/context-async-hooks":"^1.8.0","@opentelemetry/contrib-test-utils":"^0.41.0","@opentelemetry/sdk-trace-base":"^1.8.0","@opentelemetry/sdk-trace-node":"^1.8.0","@types/mocha":"7.0.2","@types/node":"18.6.5","@types/redis":"2.8.32","cross-env":"7.0.3","mocha":"7.2.0","nyc":"15.1.0","redis":"3.1.2","rimraf":"5.0.10","test-all-versions":"6.1.0","ts-mocha":"10.0.0","typescript":"4.4.4"},"dependencies":{"@opentelemetry/instrumentation":"^0.53.0","@opentelemetry/redis-common":"^0.36.2","@opentelemetry/semantic-conventions":"^1.27.0"},"homepage":"https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/opentelemetry-instrumentation-redis#readme","gitHead":"9dc58afed8134f95908331bcff35c5d9ec46fe9a","bugs":{"url":"https://github.com/open-telemetry/opentelemetry-js-contrib/issues"},"_id":"@opentelemetry/instrumentation-redis@0.42.0","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-jZBoqve0rEC51q0HuhjtZVq1DtUvJHzEJ3YKGvzGar2MU1J4Yt5+pQAQYh1W4jSoDyKeaI4hyeUdWM5N0c2lqA==","shasum":"407ab207c5a555b47f46689b345edcabfee89675","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@opentelemetry/instrumentation-redis/-/instrumentation-redis-0.42.0.tgz","fileCount":21,"unpackedSize":55909,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@opentelemetry%2finstrumentation-redis@0.42.0","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCoJ44KW56994Flns/IN4N2yKNmaEcthMyP02pd8ExGbwIhAPFkWo4nHDjD7rMmbssi5tceRgspSGztge4gcD+B/pcu"}],"size":13731},"_npmUser":{"name":"anonymous","email":"dyladan@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"marc.pichler@dynatrace.com"},{"name":"anonymous","email":"bogdandrutu@gmail.com"},{"name":"anonymous","email":"dyladan@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/instrumentation-redis_0.42.0_1725282675948_0.15401903472994793"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-09-02T13:11:16.086Z","publish_time":1725282676086,"_source_registry_name":"default","contributors":[]},"0.43.0":{"name":"@opentelemetry/instrumentation-redis","version":"0.43.0","description":"OpenTelemetry instrumentation for `redis` v2 and v3 database client for Redis","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 mocha 'test/**/*.test.ts'","test:debug":"cross-env RUN_REDIS_TESTS_LOCAL=true mocha --inspect-brk --no-timeouts 'test/**/*.test.ts'","test:local":"cross-env RUN_REDIS_TESTS_LOCAL=true npm run test","test:docker:run":"docker run --rm -d --name otel-redis -p 63790:6379 redis:alpine","test:docker:stop":"docker stop otel-redis","test-all-versions":"tav","test-all-versions:local":"cross-env RUN_REDIS_TESTS_LOCAL=true npm run test-all-versions","tdd":"npm run test -- --watch-extensions ts --watch","clean":"rimraf build/*","lint":"eslint . --ext .ts","lint:fix":"eslint . --ext .ts --fix","lint:readme":"node ../../../scripts/lint-readme.js","precompile":"tsc --version && lerna run version:update --scope @opentelemetry/instrumentation-redis --include-dependencies","prewatch":"npm run precompile","version:update":"node ../../../scripts/version-update.js","compile":"tsc -p .","prepublishOnly":"npm run compile"},"keywords":["instrumentation","nodejs","opentelemetry","profiling","redis","tracing"],"author":{"name":"OpenTelemetry Authors"},"license":"Apache-2.0","engines":{"node":">=14"},"publishConfig":{"access":"public"},"peerDependencies":{"@opentelemetry/api":"^1.3.0"},"devDependencies":{"@opentelemetry/api":"^1.3.0","@opentelemetry/context-async-hooks":"^1.8.0","@opentelemetry/contrib-test-utils":"^0.42.0","@opentelemetry/sdk-trace-base":"^1.8.0","@opentelemetry/sdk-trace-node":"^1.8.0","@types/mocha":"7.0.2","@types/node":"18.18.14","@types/redis":"2.8.32","cross-env":"7.0.3","nyc":"15.1.0","redis":"3.1.2","rimraf":"5.0.10","test-all-versions":"6.1.0","typescript":"4.4.4"},"dependencies":{"@opentelemetry/instrumentation":"^0.54.0","@opentelemetry/redis-common":"^0.36.2","@opentelemetry/semantic-conventions":"^1.27.0"},"homepage":"https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/opentelemetry-instrumentation-redis#readme","gitHead":"7633caee19a7f04c5cc5e191d1ae7745ac3739f1","bugs":{"url":"https://github.com/open-telemetry/opentelemetry-js-contrib/issues"},"_id":"@opentelemetry/instrumentation-redis@0.43.0","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-dufe08W3sCOjutbTJmV6tg2Y3+7IBe59oQrnIW2RCgjRhsW0Jjaenezt490eawO0MdXjUfFyrIUg8WetKhE4xA==","shasum":"27c00bb150ac954a5ed141c462c48e7bfabfccb9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@opentelemetry/instrumentation-redis/-/instrumentation-redis-0.43.0.tgz","fileCount":21,"unpackedSize":55875,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@opentelemetry%2finstrumentation-redis@0.43.0","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGj6ySC/ks4Ltvoiz1/vQDegofpywFfnO++ES62rLTR5AiBf0Z5hHf7hKaMMVLqHNi0uhMzdvtSbMF9cdSs3h2rZ1g=="}],"size":13736},"_npmUser":{"name":"anonymous","email":"dyladan@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"marc.pichler@dynatrace.com"},{"name":"anonymous","email":"bogdandrutu@gmail.com"},{"name":"anonymous","email":"dyladan@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/instrumentation-redis_0.43.0_1729866895546_0.6431544723012093"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-25T14:34:55.737Z","publish_time":1729866895737,"_source_registry_name":"default","contributors":[]},"0.44.0":{"name":"@opentelemetry/instrumentation-redis","version":"0.44.0","description":"OpenTelemetry instrumentation for `redis` v2 and v3 database client for Redis","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 mocha 'test/**/*.test.ts'","test:debug":"cross-env RUN_REDIS_TESTS_LOCAL=true mocha --inspect-brk --no-timeouts 'test/**/*.test.ts'","test:local":"cross-env RUN_REDIS_TESTS_LOCAL=true npm run test","test:docker:run":"docker run --rm -d --name otel-redis -p 63790:6379 redis:alpine","test:docker:stop":"docker stop otel-redis","test-all-versions":"tav","test-all-versions:local":"cross-env RUN_REDIS_TESTS_LOCAL=true npm run test-all-versions","tdd":"npm run test -- --watch-extensions ts --watch","clean":"rimraf build/*","lint":"eslint . --ext .ts","lint:fix":"eslint . --ext .ts --fix","lint:readme":"node ../../../scripts/lint-readme.js","prewatch":"npm run precompile","version:update":"node ../../../scripts/version-update.js","compile":"tsc -p .","prepublishOnly":"npm run compile"},"keywords":["instrumentation","nodejs","opentelemetry","profiling","redis","tracing"],"author":{"name":"OpenTelemetry Authors"},"license":"Apache-2.0","engines":{"node":">=14"},"publishConfig":{"access":"public"},"peerDependencies":{"@opentelemetry/api":"^1.3.0"},"devDependencies":{"@opentelemetry/api":"^1.3.0","@opentelemetry/context-async-hooks":"^1.8.0","@opentelemetry/contrib-test-utils":"^0.43.0","@opentelemetry/sdk-trace-base":"^1.8.0","@opentelemetry/sdk-trace-node":"^1.8.0","@types/mocha":"7.0.2","@types/node":"18.18.14","@types/redis":"2.8.32","cross-env":"7.0.3","nyc":"15.1.0","redis":"3.1.2","rimraf":"5.0.10","test-all-versions":"6.1.0","typescript":"4.4.4"},"dependencies":{"@opentelemetry/instrumentation":"^0.55.0","@opentelemetry/redis-common":"^0.36.2","@opentelemetry/semantic-conventions":"^1.27.0"},"homepage":"https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/opentelemetry-instrumentation-redis#readme","gitHead":"d0fb13557fac651424b095b0a48a5116407875b1","bugs":{"url":"https://github.com/open-telemetry/opentelemetry-js-contrib/issues"},"_id":"@opentelemetry/instrumentation-redis@0.44.0","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-QKBrjwHSejj/31JpxyI6wWEFK6ZqPmY/5ARFvzd7jSuTNtH2lMQ+Gb0j1T5hLJ6j3dDtFceYnC7CGXTSsx1jxg==","shasum":"3349e79c7cefd60b69dcb46f6d3c309e2cb8a4bd","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@opentelemetry/instrumentation-redis/-/instrumentation-redis-0.44.0.tgz","fileCount":21,"unpackedSize":55744,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@opentelemetry%2finstrumentation-redis@0.44.0","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAu4yUIAp/qKKuNzCwtcpw48lap32YqVWGJuufBR45M6AiApJOFOnfUq2Y2bymZYcJHMab0gv55QEoj6CfM7JhQf+g=="}],"size":13700},"_npmUser":{"name":"anonymous","email":"dyladan@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"marc.pichler@dynatrace.com"},{"name":"anonymous","email":"bogdandrutu@gmail.com"},{"name":"anonymous","email":"dyladan@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/instrumentation-redis_0.44.0_1731949002201_0.8904112595341158"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-11-18T16:56:42.398Z","publish_time":1731949002398,"_source_registry_name":"default","contributors":[]},"0.45.0":{"name":"@opentelemetry/instrumentation-redis","version":"0.45.0","description":"OpenTelemetry instrumentation for `redis` v2 and v3 database client for Redis","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 mocha 'test/**/*.test.ts'","test:debug":"cross-env RUN_REDIS_TESTS_LOCAL=true mocha --inspect-brk --no-timeouts 'test/**/*.test.ts'","test:local":"cross-env RUN_REDIS_TESTS_LOCAL=true npm run test","test:docker:run":"docker run --rm -d --name otel-redis -p 63790:6379 redis:alpine","test:docker:stop":"docker stop otel-redis","test-all-versions":"tav","test-all-versions:local":"cross-env RUN_REDIS_TESTS_LOCAL=true npm run test-all-versions","tdd":"npm run test -- --watch-extensions ts --watch","clean":"rimraf build/*","lint":"eslint . --ext .ts","lint:fix":"eslint . --ext .ts --fix","lint:readme":"node ../../../scripts/lint-readme.js","prewatch":"npm run precompile","version:update":"node ../../../scripts/version-update.js","compile":"tsc -p .","prepublishOnly":"npm run compile"},"keywords":["instrumentation","nodejs","opentelemetry","profiling","redis","tracing"],"author":{"name":"OpenTelemetry Authors"},"license":"Apache-2.0","engines":{"node":">=14"},"publishConfig":{"access":"public"},"peerDependencies":{"@opentelemetry/api":"^1.3.0"},"devDependencies":{"@opentelemetry/api":"^1.3.0","@opentelemetry/context-async-hooks":"^1.8.0","@opentelemetry/contrib-test-utils":"^0.44.0","@opentelemetry/sdk-trace-base":"^1.8.0","@opentelemetry/sdk-trace-node":"^1.8.0","@types/mocha":"7.0.2","@types/node":"18.18.14","@types/redis":"2.8.32","cross-env":"7.0.3","nyc":"15.1.0","redis":"3.1.2","rimraf":"5.0.10","test-all-versions":"6.1.0","typescript":"4.4.4"},"dependencies":{"@opentelemetry/instrumentation":"^0.56.0","@opentelemetry/redis-common":"^0.36.2","@opentelemetry/semantic-conventions":"^1.27.0"},"homepage":"https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/opentelemetry-instrumentation-redis#readme","gitHead":"e3c9150445e13c5aa4c2c4d981bb2193e0076e50","bugs":{"url":"https://github.com/open-telemetry/opentelemetry-js-contrib/issues"},"_id":"@opentelemetry/instrumentation-redis@0.45.0","_nodeVersion":"18.20.5","_npmVersion":"lerna/6.6.2/node@v18.20.5+x64 (linux)","dist":{"integrity":"sha512-IKooJ9pUwPhL5nGEMi9QXvO6pMhwgJe6BzmZ0BMoZweKasC0Y0GekKjPw86Lhx+X1xoJCOFJhoWE9c5SnBJVcw==","shasum":"88a2636b12eb71cb552b85e7defdbf093529a283","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@opentelemetry/instrumentation-redis/-/instrumentation-redis-0.45.0.tgz","fileCount":21,"unpackedSize":55744,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@opentelemetry%2finstrumentation-redis@0.45.0","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIH3hgOo/dMYirljFe/k+8Wjco0dvhqNRa6WZKywsvodcAiEAj5JykEvecffzBUWEHNYP5IDrm+1HDE3IvMyn8mNxHVU="}],"size":13700},"_npmUser":{"name":"anonymous","email":"dyladan@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"bogdandrutu@gmail.com"},{"name":"anonymous","email":"dyladan@gmail.com"},{"name":"anonymous","email":"marc.pichler@dynatrace.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/instrumentation-redis_0.45.0_1733384299500_0.8441559196522239"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-05T07:38:19.664Z","publish_time":1733384299664,"_source_registry_name":"default","contributors":[]},"0.46.0":{"name":"@opentelemetry/instrumentation-redis","version":"0.46.0","description":"OpenTelemetry instrumentation for `redis` v2 and v3 database client for Redis","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 mocha 'test/**/*.test.ts'","test:debug":"cross-env RUN_REDIS_TESTS_LOCAL=true mocha --inspect-brk --no-timeouts 'test/**/*.test.ts'","test:local":"cross-env RUN_REDIS_TESTS_LOCAL=true npm run test","test:docker:run":"docker run --rm -d --name otel-redis -p 63790:6379 redis:alpine","test:docker:stop":"docker stop otel-redis","test-all-versions":"tav","test-all-versions:local":"cross-env RUN_REDIS_TESTS_LOCAL=true npm run test-all-versions","tdd":"npm run test -- --watch-extensions ts --watch","clean":"rimraf build/*","lint":"eslint . --ext .ts","lint:fix":"eslint . --ext .ts --fix","lint:readme":"node ../../../scripts/lint-readme.js","prewatch":"npm run precompile","version:update":"node ../../../scripts/version-update.js","compile":"tsc -p .","prepublishOnly":"npm run compile"},"keywords":["instrumentation","nodejs","opentelemetry","profiling","redis","tracing"],"author":{"name":"OpenTelemetry Authors"},"license":"Apache-2.0","engines":{"node":">=14"},"publishConfig":{"access":"public"},"peerDependencies":{"@opentelemetry/api":"^1.3.0"},"devDependencies":{"@opentelemetry/api":"^1.3.0","@opentelemetry/context-async-hooks":"^1.8.0","@opentelemetry/contrib-test-utils":"^0.45.0","@opentelemetry/sdk-trace-base":"^1.8.0","@opentelemetry/sdk-trace-node":"^1.8.0","@types/mocha":"7.0.2","@types/node":"18.18.14","@types/redis":"2.8.32","cross-env":"7.0.3","nyc":"15.1.0","redis":"3.1.2","rimraf":"5.0.10","test-all-versions":"6.1.0","typescript":"4.4.4"},"dependencies":{"@opentelemetry/instrumentation":"^0.57.0","@opentelemetry/redis-common":"^0.36.2","@opentelemetry/semantic-conventions":"^1.27.0"},"homepage":"https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/opentelemetry-instrumentation-redis#readme","gitHead":"3ef5205e5353010184c69ff7b9f0f4830f0932de","bugs":{"url":"https://github.com/open-telemetry/opentelemetry-js-contrib/issues"},"_id":"@opentelemetry/instrumentation-redis@0.46.0","_nodeVersion":"18.20.5","_npmVersion":"lerna/6.6.2/node@v18.20.5+x64 (linux)","dist":{"integrity":"sha512-dXgSf+h+v3Bl4/NYzcSHG0NtqbXz74ph9J1ZBwxTnaB79u+C+ntfqtNt9jklIEAEZ1jR0jRCsVbiZyOpoCpTOg==","shasum":"a7c8a04f02c67e071b196e1efa55d5a778e5d61f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@opentelemetry/instrumentation-redis/-/instrumentation-redis-0.46.0.tgz","fileCount":21,"unpackedSize":55744,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@opentelemetry%2finstrumentation-redis@0.46.0","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIB9bpp+bHssjohOG/cxlKgLVybLoZU3BX1rtTqhEn8XSAiEAmXHJ0cLmIOXYVEKgV7TInXhRBOaq0TwKNg1XsqQqbyQ="}],"size":13701},"_npmUser":{"name":"anonymous","email":"dyladan@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"bogdandrutu@gmail.com"},{"name":"anonymous","email":"dyladan@gmail.com"},{"name":"anonymous","email":"marc.pichler@dynatrace.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/instrumentation-redis_0.46.0_1734524709757_0.10901899223306066"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-18T12:25:09.969Z","publish_time":1734524709969,"_source_registry_name":"default","contributors":[]},"0.46.1":{"name":"@opentelemetry/instrumentation-redis","version":"0.46.1","description":"OpenTelemetry instrumentation for `redis` v2 and v3 database client for Redis","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 mocha 'test/**/*.test.ts'","test:debug":"cross-env RUN_REDIS_TESTS_LOCAL=true mocha --inspect-brk --no-timeouts 'test/**/*.test.ts'","test:local":"cross-env RUN_REDIS_TESTS_LOCAL=true npm run test","test:docker:run":"docker run --rm -d --name otel-redis -p 63790:6379 redis:alpine","test:docker:stop":"docker stop otel-redis","test-all-versions":"tav","test-all-versions:local":"cross-env RUN_REDIS_TESTS_LOCAL=true npm run test-all-versions","tdd":"npm run test -- --watch-extensions ts --watch","clean":"rimraf build/*","lint":"eslint . --ext .ts","lint:fix":"eslint . --ext .ts --fix","lint:readme":"node ../../../scripts/lint-readme.js","prewatch":"npm run precompile","version:update":"node ../../../scripts/version-update.js","compile":"tsc -p .","prepublishOnly":"npm run compile"},"keywords":["instrumentation","nodejs","opentelemetry","profiling","redis","tracing"],"author":{"name":"OpenTelemetry Authors"},"license":"Apache-2.0","engines":{"node":">=14"},"publishConfig":{"access":"public"},"peerDependencies":{"@opentelemetry/api":"^1.3.0"},"devDependencies":{"@opentelemetry/api":"^1.3.0","@opentelemetry/context-async-hooks":"^1.8.0","@opentelemetry/contrib-test-utils":"^0.45.1","@opentelemetry/sdk-trace-base":"^1.8.0","@opentelemetry/sdk-trace-node":"^1.8.0","@types/mocha":"7.0.2","@types/node":"18.18.14","@types/redis":"2.8.32","cross-env":"7.0.3","nyc":"15.1.0","redis":"3.1.2","rimraf":"5.0.10","test-all-versions":"6.1.0","typescript":"4.4.4"},"dependencies":{"@opentelemetry/instrumentation":"^0.57.1","@opentelemetry/redis-common":"^0.36.2","@opentelemetry/semantic-conventions":"^1.27.0"},"homepage":"https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/opentelemetry-instrumentation-redis#readme","gitHead":"1eb77007669bae87fe5664d68ba6533b95275d52","bugs":{"url":"https://github.com/open-telemetry/opentelemetry-js-contrib/issues"},"_id":"@opentelemetry/instrumentation-redis@0.46.1","_nodeVersion":"18.20.6","_npmVersion":"lerna/6.6.2/node@v18.20.6+x64 (linux)","dist":{"integrity":"sha512-AN7OvlGlXmlvsgbLHs6dS1bggp6Fcki+GxgYZdSrb/DB692TyfjR7sVILaCe0crnP66aJuXsg9cge3hptHs9UA==","shasum":"c9d6fc0d7dae84252a8114bd4de4eacd97ace32d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@opentelemetry/instrumentation-redis/-/instrumentation-redis-0.46.1.tgz","fileCount":21,"unpackedSize":55744,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@opentelemetry%2finstrumentation-redis@0.46.1","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIEkbxHD09CxAAtrdQ8foyGnwSlKAI7pMvjaqHdXHMZYXAiA8WUuU+hxYUjxgEKXEinqSMWtNh9BH8Kgq6ovAef655A=="}],"size":13703},"_npmUser":{"name":"anonymous","email":"dyladan@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"bogdandrutu@gmail.com"},{"name":"anonymous","email":"dyladan@gmail.com"},{"name":"anonymous","email":"marc.pichler@dynatrace.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/instrumentation-redis_0.46.1_1739984928282_0.108222236636484"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-02-19T17:08:48.459Z","publish_time":1739984928459,"_source_registry_name":"default","contributors":[]},"0.47.0":{"name":"@opentelemetry/instrumentation-redis","version":"0.47.0","description":"OpenTelemetry instrumentation for `redis` v2 and v3 database client for Redis","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 mocha 'test/**/*.test.ts'","test:debug":"cross-env RUN_REDIS_TESTS_LOCAL=true mocha --inspect-brk --no-timeouts 'test/**/*.test.ts'","test:local":"cross-env RUN_REDIS_TESTS_LOCAL=true npm run test","test:docker:run":"docker run --rm -d --name otel-redis -p 63790:6379 redis:alpine","test:docker:stop":"docker stop otel-redis","test-all-versions":"tav","test-all-versions:local":"cross-env RUN_REDIS_TESTS_LOCAL=true npm run test-all-versions","tdd":"npm run test -- --watch-extensions ts --watch","clean":"rimraf build/*","lint":"eslint . --ext .ts","lint:fix":"eslint . --ext .ts --fix","lint:readme":"node ../../../scripts/lint-readme.js","prewatch":"npm run precompile","version:update":"node ../../../scripts/version-update.js","compile":"tsc -p .","prepublishOnly":"npm run compile"},"keywords":["instrumentation","nodejs","opentelemetry","profiling","redis","tracing"],"author":{"name":"OpenTelemetry Authors"},"license":"Apache-2.0","engines":{"node":"^18.19.0 || >=20.6.0"},"publishConfig":{"access":"public"},"peerDependencies":{"@opentelemetry/api":"^1.3.0"},"devDependencies":{"@opentelemetry/api":"^1.3.0","@opentelemetry/context-async-hooks":"^2.0.0","@opentelemetry/contrib-test-utils":"^0.46.0","@opentelemetry/sdk-trace-base":"^2.0.0","@opentelemetry/sdk-trace-node":"^2.0.0","@types/mocha":"10.0.10","@types/node":"18.18.14","@types/redis":"2.8.32","cross-env":"7.0.3","nyc":"15.1.0","redis":"3.1.2","rimraf":"5.0.10","test-all-versions":"6.1.0","typescript":"5.0.4"},"dependencies":{"@opentelemetry/instrumentation":"^0.200.0","@opentelemetry/redis-common":"^0.37.0","@opentelemetry/semantic-conventions":"^1.27.0"},"homepage":"https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/opentelemetry-instrumentation-redis#readme","gitHead":"32abc4c3c01d0e78e10022c74b6805b06e0e1fe7","bugs":{"url":"https://github.com/open-telemetry/opentelemetry-js-contrib/issues"},"_id":"@opentelemetry/instrumentation-redis@0.47.0","_nodeVersion":"18.20.7","_npmVersion":"lerna/6.6.2/node@v18.20.7+x64 (linux)","dist":{"integrity":"sha512-T2YvuX/LaJEQKgKvIQJlbSMSzxp6oBm+9PMgfn7QcBXzSY9tyeyDF6QjLAKNvxs+BJeQzFmDlahjoEyatzxRWA==","shasum":"38869096bacf890d6408427eed88e60d2f59e227","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@opentelemetry/instrumentation-redis/-/instrumentation-redis-0.47.0.tgz","fileCount":21,"unpackedSize":55673,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@opentelemetry%2finstrumentation-redis@0.47.0","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIF8iF3CPFpYFtyRTtIahno80iSVDB0ElysroupGFCj8BAiEAr+Hh4jNLdimTU/yCg40BHF3pwcIVolZJ3LH030272yU="}],"size":13684},"_npmUser":{"name":"anonymous","email":"dyladan@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"bogdandrutu@gmail.com"},{"name":"anonymous","email":"dyladan@gmail.com"},{"name":"anonymous","email":"marc.pichler@dynatrace.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/instrumentation-redis_0.47.0_1742307520996_0.3453776919821565"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-18T14:18:41.192Z","publish_time":1742307521192,"_source_registry_name":"default","contributors":[]},"0.48.0":{"name":"@opentelemetry/instrumentation-redis","version":"0.48.0","description":"OpenTelemetry instrumentation for `redis` v2 and v3 database client for Redis","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 mocha 'test/**/*.test.ts'","test:debug":"cross-env RUN_REDIS_TESTS_LOCAL=true mocha --inspect-brk --no-timeouts 'test/**/*.test.ts'","test:local":"cross-env RUN_REDIS_TESTS_LOCAL=true npm run test","test:docker:run":"docker run --rm -d --name otel-redis -p 63790:6379 redis:alpine","test:docker:stop":"docker stop otel-redis","test-all-versions":"tav","test-all-versions:local":"cross-env RUN_REDIS_TESTS_LOCAL=true npm run test-all-versions","tdd":"npm run test -- --watch-extensions ts --watch","clean":"rimraf build/*","lint":"eslint . --ext .ts","lint:fix":"eslint . --ext .ts --fix","lint:readme":"node ../../../scripts/lint-readme.js","prewatch":"npm run precompile","version:update":"node ../../../scripts/version-update.js","compile":"tsc -p .","prepublishOnly":"npm run compile"},"keywords":["instrumentation","nodejs","opentelemetry","profiling","redis","tracing"],"author":{"name":"OpenTelemetry Authors"},"license":"Apache-2.0","engines":{"node":"^18.19.0 || >=20.6.0"},"publishConfig":{"access":"public"},"peerDependencies":{"@opentelemetry/api":"^1.3.0"},"devDependencies":{"@opentelemetry/api":"^1.3.0","@opentelemetry/context-async-hooks":"^2.0.0","@opentelemetry/contrib-test-utils":"^0.47.0","@opentelemetry/sdk-trace-base":"^2.0.0","@opentelemetry/sdk-trace-node":"^2.0.0","@types/mocha":"10.0.10","@types/node":"18.18.14","@types/redis":"2.8.32","cross-env":"7.0.3","nyc":"17.1.0","redis":"3.1.2","rimraf":"5.0.10","test-all-versions":"6.1.0","typescript":"5.0.4"},"dependencies":{"@opentelemetry/instrumentation":"^0.201.0","@opentelemetry/redis-common":"^0.37.0","@opentelemetry/semantic-conventions":"^1.27.0"},"homepage":"https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/opentelemetry-instrumentation-redis#readme","gitHead":"393b51596dc869983a03ce8857658029ca122a15","bugs":{"url":"https://github.com/open-telemetry/opentelemetry-js-contrib/issues"},"_id":"@opentelemetry/instrumentation-redis@0.48.0","_nodeVersion":"18.20.8","_npmVersion":"lerna/6.6.2/node@v18.20.8+x64 (linux)","dist":{"integrity":"sha512-bp82CqAcBNk0+nneAX2L+wbCKiNHTnTEJlppOEjxESIR8AocSKO7gnWpotTh5Bki2UULUn62MBXJmRnIzj0ikw==","shasum":"5bfd3022943d9956def1490a751c44d7407be253","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@opentelemetry/instrumentation-redis/-/instrumentation-redis-0.48.0.tgz","fileCount":21,"unpackedSize":55673,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@opentelemetry%2finstrumentation-redis@0.48.0","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIB6WI16+fTRY1/kSR5MU7PlL1a/yhnp2G46yl3fSVIciAiEA4lLY5bOZP9F9RNI1TQ+kchFAJrMOdUy7X7ToMvVYyuA="}],"size":13689},"_npmUser":{"name":"anonymous","email":"dyladan@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"bogdandrutu@gmail.com"},{"name":"anonymous","email":"dyladan@gmail.com"},{"name":"anonymous","email":"marc.pichler@dynatrace.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/instrumentation-redis_0.48.0_1747339583928_0.20722142383475783"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-15T20:06:24.131Z","publish_time":1747339584131,"_source_registry_name":"default","contributors":[]},"0.49.0":{"name":"@opentelemetry/instrumentation-redis","version":"0.49.0","description":"OpenTelemetry instrumentation for `redis` v2 and v3 database client for Redis","main":"build/src/index.js","types":"build/src/index.d.ts","repository":"open-telemetry/opentelemetry-js-contrib","scripts":{"test":"nyc mocha 'test/**/*.test.ts'","test:debug":"cross-env RUN_REDIS_TESTS_LOCAL=true mocha --inspect-brk --no-timeouts 'test/**/*.test.ts'","test:local":"cross-env RUN_REDIS_TESTS_LOCAL=true npm run test","test:docker:run":"docker run --rm -d --name otel-redis -p 63790:6379 redis:alpine","test:docker:stop":"docker stop otel-redis","test-all-versions":"tav","test-all-versions:local":"cross-env RUN_REDIS_TESTS_LOCAL=true npm run test-all-versions","tdd":"npm run test -- --watch-extensions ts --watch","clean":"rimraf build/*","lint":"eslint . --ext .ts","lint:fix":"eslint . --ext .ts --fix","lint:readme":"node ../../../scripts/lint-readme.js","version:update":"node ../../../scripts/version-update.js","setup:dev":"nx run-many -t compile -p @opentelemetry/instrumentation-redis","compile":"tsc -p .","prepublishOnly":"npm run compile"},"keywords":["instrumentation","nodejs","opentelemetry","profiling","redis","tracing"],"author":"OpenTelemetry Authors","license":"Apache-2.0","engines":{"node":"^18.19.0 || >=20.6.0"},"publishConfig":{"access":"public"},"peerDependencies":{"@opentelemetry/api":"^1.3.0"},"devDependencies":{"@opentelemetry/api":"^1.3.0","@opentelemetry/context-async-hooks":"^2.0.0","@opentelemetry/contrib-test-utils":"^0.48.0","@opentelemetry/sdk-trace-base":"^2.0.0","@opentelemetry/sdk-trace-node":"^2.0.0","@types/mocha":"10.0.10","@types/node":"18.18.14","@types/redis":"2.8.32","cross-env":"7.0.3","nyc":"17.1.0","redis":"3.1.2","rimraf":"5.0.10","test-all-versions":"6.1.0","typescript":"5.0.4"},"dependencies":{"@opentelemetry/instrumentation":"^0.202.0","@opentelemetry/redis-common":"^0.37.0","@opentelemetry/semantic-conventions":"^1.27.0"},"homepage":"https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/opentelemetry-instrumentation-redis#readme","gitHead":"7481f71d615acf161b5c86dd4abce1434a860a3d","_nodeVersion":"18.20.8","_npmVersion":"lerna/8.2.2/node@v18.20.8+x64 (linux)","_id":"@opentelemetry/instrumentation-redis@0.49.0","dist":{"integrity":"sha512-DUg7HjVG2j4T97NUBl92O3Gjcrbj+209wZ2zV3Z2y9CDi2zfAoSOboKqKRtZbVUB0Bx+LRTIFiKCMapE5cSzSQ==","shasum":"7082525de3d56490e75d667d21e53d818d97699e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@opentelemetry/instrumentation-redis/-/instrumentation-redis-0.49.0.tgz","fileCount":21,"unpackedSize":55459,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@opentelemetry%2finstrumentation-redis@0.49.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIDhLDjJClFwBKnl3xrSHwmh03MBYj+gofokCdqUgU4/fAiAliQeVJXt2dnF+yZGa0pZQ+e9K/XX3dU6TyCl8dKu9Qw=="}],"size":13510},"_npmUser":{"name":"anonymous","email":"dyladan@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"bogdandrutu@gmail.com"},{"name":"anonymous","email":"dyladan@gmail.com"},{"name":"anonymous","email":"marc.pichler@dynatrace.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/instrumentation-redis_0.49.0_1748885970084_0.16474914419977815"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-06-02T17:39:30.255Z","publish_time":1748885970255,"_source_registry_name":"default","contributors":[]},"0.49.1":{"name":"@opentelemetry/instrumentation-redis","version":"0.49.1","description":"OpenTelemetry instrumentation for `redis` v2 and v3 database client for Redis","main":"build/src/index.js","types":"build/src/index.d.ts","repository":"open-telemetry/opentelemetry-js-contrib","scripts":{"test":"nyc mocha 'test/**/*.test.ts'","test:debug":"cross-env RUN_REDIS_TESTS_LOCAL=true mocha --inspect-brk --no-timeouts 'test/**/*.test.ts'","test:local":"cross-env RUN_REDIS_TESTS_LOCAL=true npm run test","test:docker:run":"docker run --rm -d --name otel-redis -p 63790:6379 redis:alpine","test:docker:stop":"docker stop otel-redis","test-all-versions":"tav","test-all-versions:local":"cross-env RUN_REDIS_TESTS_LOCAL=true npm run test-all-versions","tdd":"npm run test -- --watch-extensions ts --watch","clean":"rimraf build/*","lint":"eslint . --ext .ts","lint:fix":"eslint . --ext .ts --fix","lint:readme":"node ../../../scripts/lint-readme.js","version:update":"node ../../../scripts/version-update.js","setup:dev":"nx run-many -t compile -p @opentelemetry/instrumentation-redis","compile":"tsc -p .","prepublishOnly":"npm run compile"},"keywords":["instrumentation","nodejs","opentelemetry","profiling","redis","tracing"],"author":"OpenTelemetry Authors","license":"Apache-2.0","engines":{"node":"^18.19.0 || >=20.6.0"},"publishConfig":{"access":"public"},"peerDependencies":{"@opentelemetry/api":"^1.3.0"},"devDependencies":{"@opentelemetry/api":"^1.3.0","@opentelemetry/context-async-hooks":"^2.0.0","@opentelemetry/contrib-test-utils":"^0.48.0","@opentelemetry/sdk-trace-base":"^2.0.0","@opentelemetry/sdk-trace-node":"^2.0.0","@types/mocha":"10.0.10","@types/node":"18.18.14","@types/redis":"2.8.32","cross-env":"7.0.3","nyc":"17.1.0","redis":"3.1.2","rimraf":"5.0.10","test-all-versions":"6.1.0","typescript":"5.0.4"},"dependencies":{"@opentelemetry/instrumentation":"^0.202.0","@opentelemetry/redis-common":"^0.37.0","@opentelemetry/semantic-conventions":"^1.27.0"},"homepage":"https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/opentelemetry-instrumentation-redis#readme","gitHead":"f8ffeb0e47280bd02713719abce6b4e85ecb56e4","_nodeVersion":"18.20.8","_npmVersion":"lerna/8.2.2/node@v18.20.8+x64 (linux)","_id":"@opentelemetry/instrumentation-redis@0.49.1","dist":{"integrity":"sha512-Ds5Ke9qE9kTlDThqLSJJntkIvuMQCBPiFKwHntocb/3q/9q5D47BNwawO5Mj9sVMV6zkld5M5Pb9Av39iieuOg==","shasum":"713857a5ce33001e97f8314df350690f695c448f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@opentelemetry/instrumentation-redis/-/instrumentation-redis-0.49.1.tgz","fileCount":21,"unpackedSize":55088,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@opentelemetry%2finstrumentation-redis@0.49.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQC5+OfS3tHpIaA/lt3Rde6ZRSi5oLAI5LrJm1UFf4pDeAIgSqwwwY4ntmfKot4Io0hRcJNia8uu+I9RjJbPl3hhAbM="}],"size":13386},"_npmUser":{"name":"anonymous","email":"dyladan@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"bogdandrutu@gmail.com"},{"name":"anonymous","email":"dyladan@gmail.com"},{"name":"anonymous","email":"marc.pichler@dynatrace.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/instrumentation-redis_0.49.1_1749734120066_0.12377990572739939"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-06-12T13:15:20.252Z","publish_time":1749734120252,"_source_registry_name":"default","contributors":[]},"0.50.0":{"name":"@opentelemetry/instrumentation-redis","version":"0.50.0","description":"OpenTelemetry instrumentation for `redis` database client for Redis","main":"build/src/index.js","types":"build/src/index.d.ts","repository":"open-telemetry/opentelemetry-js-contrib","scripts":{"test-v2-v3":"nyc mocha --require '@opentelemetry/contrib-test-utils' 'test/v2-v3/*.test.ts'","test":"nyc mocha --require '@opentelemetry/contrib-test-utils' 'test/v4/*.test.ts'","test:debug":"cross-env RUN_REDIS_TESTS_LOCAL=true mocha --inspect-brk --no-timeouts 'test/**/*.test.ts'","test:local":"cross-env RUN_REDIS_TESTS_LOCAL=true npm run test","test:docker:run":"docker run --rm -d --name otel-redis -p 63790:6379 redis:alpine","test:docker:stop":"docker stop otel-redis","test-all-versions":"tav","test-all-versions:local":"cross-env RUN_REDIS_TESTS_LOCAL=true npm run test-all-versions","tdd":"npm run test -- --watch-extensions ts --watch","clean":"rimraf build/*","lint":"eslint . --ext .ts","lint:fix":"eslint . --ext .ts --fix","lint:readme":"node ../../../scripts/lint-readme.js","version:update":"node ../../../scripts/version-update.js","setup:dev":"nx run-many -t compile -p @opentelemetry/instrumentation-redis","compile":"tsc -p .","prepublishOnly":"npm run compile"},"keywords":["instrumentation","nodejs","opentelemetry","profiling","redis","tracing"],"author":"OpenTelemetry Authors","license":"Apache-2.0","engines":{"node":"^18.19.0 || >=20.6.0"},"publishConfig":{"access":"public"},"peerDependencies":{"@opentelemetry/api":"^1.3.0"},"devDependencies":{"@opentelemetry/api":"^1.3.0","@opentelemetry/context-async-hooks":"^2.0.0","@opentelemetry/contrib-test-utils":"^0.48.0","@opentelemetry/sdk-trace-base":"^2.0.0","@opentelemetry/sdk-trace-node":"^2.0.0","@types/mocha":"10.0.10","@types/node":"18.18.14","cross-env":"7.0.3","nyc":"17.1.0","redis":"^4.7.1","rimraf":"5.0.10","test-all-versions":"6.1.0","typescript":"5.0.4"},"dependencies":{"@opentelemetry/instrumentation":"^0.202.0","@opentelemetry/redis-common":"^0.38.0","@opentelemetry/semantic-conventions":"^1.27.0"},"homepage":"https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/opentelemetry-instrumentation-redis#readme","gitHead":"52dd28deae0ebfbec43bdaed82f4749fc9803797","_nodeVersion":"18.20.8","_npmVersion":"lerna/8.2.3/node@v18.20.8+x64 (linux)","_id":"@opentelemetry/instrumentation-redis@0.50.0","dist":{"integrity":"sha512-pJtSNZ3oP9qvwCD8LhbSGWlTvWb8b+MC8VbKku6zu8kHil5VtpC6tU64S0144o4HSehoiS/U36gmJdfXXJbCWg==","shasum":"adfa74ae76fdb55003a4c3834759b59796bd46b4","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@opentelemetry/instrumentation-redis/-/instrumentation-redis-0.50.0.tgz","fileCount":33,"unpackedSize":112042,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@opentelemetry%2finstrumentation-redis@0.50.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIC0JesdKglHZFCexfc0iVO7/gR/Kbr8ERwsxjENQeAuuAiEAxFwAz9RslWKYl8r3IaQ+NDclwjNuZUS54d3p30JxhYw="}],"size":23935},"_npmUser":{"name":"anonymous","email":"dyladan@gmail.com","actor":{"name":"dyladan","email":"dyladan@gmail.com","type":"user"}},"directories":{},"maintainers":[{"name":"anonymous","email":"bogdandrutu@gmail.com"},{"name":"anonymous","email":"dyladan@gmail.com"},{"name":"anonymous","email":"marc.pichler@dynatrace.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/instrumentation-redis_0.50.0_1751906212627_0.4624693666454991"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-07-07T16:36:52.796Z","publish_time":1751906212796,"_source_registry_name":"default","contributors":[]},"0.51.0":{"name":"@opentelemetry/instrumentation-redis","version":"0.51.0","description":"OpenTelemetry instrumentation for `redis` database client for Redis","main":"build/src/index.js","types":"build/src/index.d.ts","repository":{"type":"git","url":"https://github.com/open-telemetry/opentelemetry-js-contrib.git","directory":"packages/instrumentation-redis"},"scripts":{"test-v2-v3":"nyc mocha --require '@opentelemetry/contrib-test-utils' 'test/v2-v3/*.test.ts'","test":"nyc mocha --require '@opentelemetry/contrib-test-utils' 'test/v4/*.test.ts'","test:debug":"cross-env RUN_REDIS_TESTS_LOCAL=true mocha --inspect-brk --no-timeouts 'test/**/*.test.ts'","test:local":"cross-env RUN_REDIS_TESTS_LOCAL=true npm run test","test:docker:run":"docker run --rm -d --name otel-redis -p 63790:6379 redis:alpine","test:docker:stop":"docker stop otel-redis","test-all-versions":"tav","test-all-versions:local":"cross-env RUN_REDIS_TESTS_LOCAL=true npm run test-all-versions","tdd":"npm run test -- --watch-extensions ts --watch","clean":"rimraf build/*","lint":"eslint . --ext .ts","lint:fix":"eslint . --ext .ts --fix","lint:readme":"node ../../scripts/lint-readme.js","version:update":"node ../../scripts/version-update.js","setup:dev":"nx run-many -t compile -p @opentelemetry/instrumentation-redis","compile":"tsc -p .","prepublishOnly":"npm run compile"},"keywords":["instrumentation","nodejs","opentelemetry","profiling","redis","tracing"],"author":"OpenTelemetry Authors","license":"Apache-2.0","engines":{"node":"^18.19.0 || >=20.6.0"},"publishConfig":{"access":"public"},"peerDependencies":{"@opentelemetry/api":"^1.3.0"},"devDependencies":{"@opentelemetry/api":"^1.3.0","@opentelemetry/context-async-hooks":"^2.0.0","@opentelemetry/contrib-test-utils":"^0.49.0","@opentelemetry/sdk-trace-base":"^2.0.0","@opentelemetry/sdk-trace-node":"^2.0.0","@types/mocha":"10.0.10","@types/node":"18.18.14","cross-env":"7.0.3","nyc":"17.1.0","redis":"^4.7.1","rimraf":"5.0.10","test-all-versions":"6.1.0","typescript":"5.0.4"},"dependencies":{"@opentelemetry/instrumentation":"^0.203.0","@opentelemetry/redis-common":"^0.38.0","@opentelemetry/semantic-conventions":"^1.27.0"},"homepage":"https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-redis#readme","gitHead":"e7960a2061c0a039ffa57ed8dbb73d605d65f4f6","_nodeVersion":"18.20.8","_npmVersion":"lerna/8.2.3/node@v18.20.8+x64 (linux)","_id":"@opentelemetry/instrumentation-redis@0.51.0","dist":{"integrity":"sha512-uL/GtBA0u72YPPehwOvthAe+Wf8k3T+XQPBssJmTYl6fzuZjNq8zTfxVFhl9nRFjFVEe+CtiYNT0Q3AyqW1Z0A==","shasum":"70504ba6c3856fcb25e436b4915e85efaa7d38a6","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@opentelemetry/instrumentation-redis/-/instrumentation-redis-0.51.0.tgz","fileCount":33,"unpackedSize":112128,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@opentelemetry%2finstrumentation-redis@0.51.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIFyLYCs1faOis9fsNPtesTOzOKLSvd+qg1lMpKGPCxe7AiEAyL7yShbGAr1kwKviXmqGoFINJQp/V4xoKAXB+egRYW4="}],"size":23962},"_npmUser":{"name":"anonymous","actor":{"name":"dyladan","type":"user","email":"dyladan@gmail.com"},"email":"dyladan@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"bogdandrutu@gmail.com"},{"name":"anonymous","email":"dyladan@gmail.com"},{"name":"anonymous","email":"marc.pichler@dynatrace.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/instrumentation-redis_0.51.0_1752077469094_0.875173897936995"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-07-09T16:11:09.272Z","publish_time":1752077469272,"_source_registry_name":"default","contributors":[]},"0.52.0":{"name":"@opentelemetry/instrumentation-redis","version":"0.52.0","description":"OpenTelemetry instrumentation for `redis` database client for Redis","main":"build/src/index.js","types":"build/src/index.d.ts","repository":{"type":"git","url":"https://github.com/open-telemetry/opentelemetry-js-contrib.git","directory":"packages/instrumentation-redis"},"scripts":{"clean":"rimraf build/*","compile":"tsc -p .","compile:with-dependencies":"nx run-many -t compile -p @opentelemetry/instrumentation-redis","lint":"eslint . --ext=ts,js,mjs","lint:fix":"eslint . --ext=ts,js,mjs --fix","lint:readme":"node ../../scripts/lint-readme.js","prepublishOnly":"npm run compile","tdd":"npm run test -- --watch-extensions ts --watch","test-v2-v3":"nyc mocha --require '@opentelemetry/contrib-test-utils' 'test/v2-v3/*.test.ts'","test":"nyc mocha --require '@opentelemetry/contrib-test-utils' 'test/v4-v5/*.test.ts'","test:debug":"cross-env RUN_REDIS_TESTS=true mocha --inspect-brk --no-timeouts 'test/**/*.test.ts'","test:with-services-env":"cross-env NODE_OPTIONS='-r dotenv/config' DOTENV_CONFIG_PATH=../../test/test-services.env npm test","test-all-versions":"tav","test-all-versions:with-services-env":"cross-env NODE_OPTIONS='-r dotenv/config' DOTENV_CONFIG_PATH=../../test/test-services.env npm run test-all-versions","test-services:start":"cd ../.. && npm run test-services:start redis","test-services:stop":"cd ../.. && npm run test-services:stop redis","version:update":"node ../../scripts/version-update.js"},"keywords":["instrumentation","nodejs","opentelemetry","profiling","redis","tracing"],"author":"OpenTelemetry Authors","license":"Apache-2.0","engines":{"node":"^18.19.0 || >=20.6.0"},"publishConfig":{"access":"public"},"peerDependencies":{"@opentelemetry/api":"^1.3.0"},"devDependencies":{"@opentelemetry/api":"^1.3.0","@opentelemetry/context-async-hooks":"^2.0.0","@opentelemetry/contrib-test-utils":"^0.49.0","@opentelemetry/sdk-trace-base":"^2.0.0","@opentelemetry/sdk-trace-node":"^2.0.0","@types/mocha":"10.0.10","@types/node":"18.18.14","cross-env":"7.0.3","nyc":"17.1.0","redis":"^5.6.0","rimraf":"5.0.10","test-all-versions":"6.1.0","typescript":"5.0.4"},"dependencies":{"@opentelemetry/instrumentation":"^0.203.0","@opentelemetry/redis-common":"^0.38.0","@opentelemetry/semantic-conventions":"^1.27.0"},"homepage":"https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-redis#readme","gitHead":"5861c1dd6dd15a9d450a9f7d6d6616d533cc9a59","_nodeVersion":"18.20.8","_npmVersion":"lerna/8.2.3/node@v18.20.8+x64 (linux)","_id":"@opentelemetry/instrumentation-redis@0.52.0","dist":{"integrity":"sha512-R8Y7cCZlJ2Vl31S2i7bl5SqyC/aul54ski4wCFip/Tp9WGtLK1xVATi2rwy2wkc8ZCtjdEe9eEVR+QFG6gGZxg==","shasum":"2a37df3e6ecd298bc5e0a04d23d58943922eed4a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@opentelemetry/instrumentation-redis/-/instrumentation-redis-0.52.0.tgz","fileCount":33,"unpackedSize":123975,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@opentelemetry%2finstrumentation-redis@0.52.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCgtr8m+o1p14zIXJRZgz0/siX204xNYrJKGr9QqHVrKwIhANfjcqyNzbrcX3KzRtWlwYGHiV3L6kaIzJck4Q0km0mm"}],"size":25696},"_npmUser":{"name":"anonymous","email":"dyladan@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"dyladan@gmail.com"},{"name":"anonymous","email":"marc.pichler@dynatrace.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/instrumentation-redis_0.52.0_1756739583259_0.3148973952628451"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-01T15:13:03.445Z","publish_time":1756739583445,"_source_registry_name":"default","contributors":[]},"0.53.0":{"name":"@opentelemetry/instrumentation-redis","version":"0.53.0","description":"OpenTelemetry instrumentation for `redis` database client for Redis","main":"build/src/index.js","types":"build/src/index.d.ts","repository":{"type":"git","url":"https://github.com/open-telemetry/opentelemetry-js-contrib.git","directory":"packages/instrumentation-redis"},"scripts":{"clean":"rimraf build/*","compile":"tsc -p .","compile:with-dependencies":"nx run-many -t compile -p @opentelemetry/instrumentation-redis","lint":"eslint . --ext=ts,js,mjs","lint:fix":"eslint . --ext=ts,js,mjs --fix","lint:readme":"node ../../scripts/lint-readme.js","prepublishOnly":"npm run compile","tdd":"npm run test -- --watch-extensions ts --watch","test-v2-v3":"nyc --no-clean mocha --require '@opentelemetry/contrib-test-utils' 'test/v2-v3/*.test.ts'","test":"nyc --no-clean mocha --require '@opentelemetry/contrib-test-utils' 'test/v4-v5/*.test.ts'","test:debug":"cross-env RUN_REDIS_TESTS=true mocha --inspect-brk --no-timeouts 'test/**/*.test.ts'","test:with-services-env":"cross-env NODE_OPTIONS='-r dotenv/config' DOTENV_CONFIG_PATH=../../test/test-services.env npm test","test-all-versions":"tav","test-all-versions:with-services-env":"cross-env NODE_OPTIONS='-r dotenv/config' DOTENV_CONFIG_PATH=../../test/test-services.env npm run test-all-versions","test-merge-coverage":"nyc merge .nyc_output coverage/coverage-final.json","test-services:start":"cd ../.. && npm run test-services:start redis","test-services:stop":"cd ../.. && npm run test-services:stop redis","version:update":"node ../../scripts/version-update.js"},"keywords":["instrumentation","nodejs","opentelemetry","profiling","redis","tracing"],"author":"OpenTelemetry Authors","license":"Apache-2.0","engines":{"node":"^18.19.0 || >=20.6.0"},"publishConfig":{"access":"public"},"peerDependencies":{"@opentelemetry/api":"^1.3.0"},"devDependencies":{"@opentelemetry/api":"^1.3.0","@opentelemetry/context-async-hooks":"^2.0.0","@opentelemetry/contrib-test-utils":"^0.50.0","@opentelemetry/sdk-trace-base":"^2.0.0","@opentelemetry/sdk-trace-node":"^2.0.0","@types/mocha":"10.0.10","@types/node":"18.18.14","cross-env":"7.0.3","nyc":"17.1.0","redis":"^5.6.0","rimraf":"5.0.10","test-all-versions":"6.1.0","typescript":"5.0.4"},"dependencies":{"@opentelemetry/instrumentation":"^0.204.0","@opentelemetry/redis-common":"^0.38.0","@opentelemetry/semantic-conventions":"^1.27.0"},"homepage":"https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-redis#readme","gitHead":"0a45ac1b951d2acd2e40834e7ae012c04820faec","_nodeVersion":"18.20.8","_npmVersion":"lerna/8.2.3/node@v18.20.8+x64 (linux)","_id":"@opentelemetry/instrumentation-redis@0.53.0","dist":{"integrity":"sha512-WUHV8fr+8yo5RmzyU7D5BIE1zwiaNQcTyZPwtxlfr7px6NYYx7IIpSihJK7WA60npWynfxxK1T67RAVF0Gdfjg==","shasum":"826cfeacebaf7ce571bb932ad410f23caf170b9c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@opentelemetry/instrumentation-redis/-/instrumentation-redis-0.53.0.tgz","fileCount":33,"unpackedSize":124078,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@opentelemetry%2finstrumentation-redis@0.53.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCzHRshbFVQ8x1vHP8kQ98z3Tph++8l5xMfla6PvTDofAIhAMvFY6q8W7Skv77Pc8eXC7JrqcfXkkQXWYTjzIcUori/"}],"size":25739},"_npmUser":{"name":"anonymous","email":"dyladan@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"dyladan@gmail.com"},{"name":"anonymous","email":"marc.pichler@dynatrace.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/instrumentation-redis_0.53.0_1757341946944_0.21167693975166735"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-08T14:32:27.118Z","publish_time":1757341947118,"_source_registry_name":"default","contributors":[]},"0.54.0":{"name":"@opentelemetry/instrumentation-redis","version":"0.54.0","description":"OpenTelemetry instrumentation for `redis` database client for Redis","main":"build/src/index.js","types":"build/src/index.d.ts","repository":{"type":"git","url":"https://github.com/open-telemetry/opentelemetry-js-contrib.git","directory":"packages/instrumentation-redis"},"scripts":{"clean":"rimraf build/*","compile":"tsc -p .","compile:with-dependencies":"nx run-many -t compile -p @opentelemetry/instrumentation-redis","lint":"eslint . --ext=ts,js,mjs","lint:fix":"eslint . --ext=ts,js,mjs --fix","lint:readme":"node ../../scripts/lint-readme.js","prepublishOnly":"npm run compile","tdd":"npm run test -- --watch-extensions ts --watch","test-v2-v3":"nyc --no-clean mocha --require '@opentelemetry/contrib-test-utils' 'test/v2-v3/*.test.ts'","test":"nyc --no-clean mocha --require '@opentelemetry/contrib-test-utils' 'test/v4-v5/*.test.ts'","test:debug":"cross-env RUN_REDIS_TESTS=true mocha --inspect-brk --no-timeouts 'test/**/*.test.ts'","test:with-services-env":"cross-env NODE_OPTIONS='-r dotenv/config' DOTENV_CONFIG_PATH=../../test/test-services.env npm test","test-all-versions":"tav","test-all-versions:with-services-env":"cross-env NODE_OPTIONS='-r dotenv/config' DOTENV_CONFIG_PATH=../../test/test-services.env npm run test-all-versions","test-merge-coverage":"nyc merge .nyc_output coverage/coverage-final.json","test-services:start":"cd ../.. && npm run test-services:start redis","test-services:stop":"cd ../.. && npm run test-services:stop redis","version:update":"node ../../scripts/version-update.js"},"keywords":["instrumentation","nodejs","opentelemetry","profiling","redis","tracing"],"author":"OpenTelemetry Authors","license":"Apache-2.0","engines":{"node":"^18.19.0 || >=20.6.0"},"publishConfig":{"access":"public"},"peerDependencies":{"@opentelemetry/api":"^1.3.0"},"devDependencies":{"@opentelemetry/api":"^1.3.0","@opentelemetry/context-async-hooks":"^2.0.0","@opentelemetry/contrib-test-utils":"^0.51.0","@opentelemetry/sdk-trace-base":"^2.0.0","@opentelemetry/sdk-trace-node":"^2.0.0","@types/mocha":"10.0.10","@types/node":"18.18.14","cross-env":"7.0.3","nyc":"17.1.0","redis":"^5.6.0","rimraf":"5.0.10","test-all-versions":"6.1.0","typescript":"5.0.4"},"dependencies":{"@opentelemetry/instrumentation":"^0.205.0","@opentelemetry/redis-common":"^0.38.0","@opentelemetry/semantic-conventions":"^1.27.0"},"homepage":"https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-redis#readme","gitHead":"f54a1ba1adf19fd2cbf9ddbdb32a3baca2ed328e","_nodeVersion":"18.20.8","_npmVersion":"lerna/8.2.3/node@v18.20.8+x64 (linux)","_id":"@opentelemetry/instrumentation-redis@0.54.0","dist":{"integrity":"sha512-dgh9pHSF8Fl2BZjuTjaQxwUArC9rcbR8oIuUMaEtxrDiU/N1UBDm2x1/hR3pIH7zc68HoEWrH0w/pNMUPvv3lw==","shasum":"80e81209525ce28094f4c605bea83e6e49eb85d0","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@opentelemetry/instrumentation-redis/-/instrumentation-redis-0.54.0.tgz","fileCount":33,"unpackedSize":124078,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@opentelemetry%2finstrumentation-redis@0.54.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCICg540/3zpE/tF0D55D5IomNz6dyJCnzl/SLh8ttJ0zzAiBTqiQjH9qXw3/Os+RZs2dKf41qf3yHtEPgU8uzV6hMlA=="}],"size":25739},"_npmUser":{"name":"anonymous","email":"dyladan@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"dyladan@gmail.com"},{"name":"anonymous","email":"marc.pichler@dynatrace.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/instrumentation-redis_0.54.0_1757520413173_0.8899120672123901"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-10T16:06:53.377Z","publish_time":1757520413377,"_source_registry_name":"default","contributors":[]},"0.54.1":{"name":"@opentelemetry/instrumentation-redis","version":"0.54.1","description":"OpenTelemetry instrumentation for `redis` database client for Redis","main":"build/src/index.js","types":"build/src/index.d.ts","repository":{"type":"git","url":"https://github.com/open-telemetry/opentelemetry-js-contrib.git","directory":"packages/instrumentation-redis"},"scripts":{"clean":"rimraf build/*","compile":"tsc -p .","compile:with-dependencies":"nx run-many -t compile -p @opentelemetry/instrumentation-redis","lint":"eslint . --ext=ts,js,mjs","lint:fix":"eslint . --ext=ts,js,mjs --fix","lint:readme":"node ../../scripts/lint-readme.js","prepublishOnly":"npm run compile","tdd":"npm run test -- --watch-extensions ts --watch","test-v2-v3":"nyc --no-clean mocha --require '@opentelemetry/contrib-test-utils' 'test/v2-v3/*.test.ts'","test":"nyc --no-clean mocha --require '@opentelemetry/contrib-test-utils' 'test/v4-v5/*.test.ts' 'test/*.test.ts'","test:debug":"cross-env RUN_REDIS_TESTS=true mocha --inspect-brk --no-timeouts 'test/**/*.test.ts'","test:with-services-env":"cross-env NODE_OPTIONS='-r dotenv/config' DOTENV_CONFIG_PATH=../../test/test-services.env npm test","test-all-versions":"tav","test-all-versions:with-services-env":"cross-env NODE_OPTIONS='-r dotenv/config' DOTENV_CONFIG_PATH=../../test/test-services.env npm run test-all-versions","test-merge-coverage":"nyc merge .nyc_output coverage/coverage-final.json","test-services:start":"cd ../.. && npm run test-services:start redis","test-services:stop":"cd ../.. && npm run test-services:stop redis","version:update":"node ../../scripts/version-update.js"},"keywords":["instrumentation","nodejs","opentelemetry","profiling","redis","tracing"],"author":"OpenTelemetry Authors","license":"Apache-2.0","engines":{"node":"^18.19.0 || >=20.6.0"},"publishConfig":{"access":"public"},"peerDependencies":{"@opentelemetry/api":"^1.3.0"},"devDependencies":{"@opentelemetry/api":"^1.3.0","@opentelemetry/context-async-hooks":"^2.0.0","@opentelemetry/contrib-test-utils":"^0.51.0","@opentelemetry/sdk-trace-base":"^2.0.0","@opentelemetry/sdk-trace-node":"^2.0.0","@types/mocha":"10.0.10","@types/node":"18.18.14","cross-env":"7.0.3","nyc":"17.1.0","redis":"^5.6.0","rimraf":"5.0.10","test-all-versions":"6.1.0","typescript":"5.0.4"},"dependencies":{"@opentelemetry/instrumentation":"^0.205.0","@opentelemetry/redis-common":"^0.38.0","@opentelemetry/semantic-conventions":"^1.27.0"},"homepage":"https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-redis#readme","gitHead":"9d689e167e92b09fca91906e20790496a49af384","_nodeVersion":"18.20.8","_npmVersion":"lerna/8.2.3/node@v18.20.8+x64 (linux)","_id":"@opentelemetry/instrumentation-redis@0.54.1","dist":{"integrity":"sha512-/hOkOa9uIpestrpKuVCNPLHYkSXY1sjsaiXZw/Srv5mzTjpybnDZs5MOCdsIADjFfaCg23sM/JmfIx6IhWgP0w==","shasum":"c300043fea8a05e45c64e4d0e1f09fbc16b85dd5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@opentelemetry/instrumentation-redis/-/instrumentation-redis-0.54.1.tgz","fileCount":33,"unpackedSize":125236,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@opentelemetry%2finstrumentation-redis@0.54.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCICspSLENROLZnxqpvmRhdfsgMPsiz5FZN5TTpOBiu3KSAiEAiYRH4xtZkP1+DSq4tJCVHtmFObLG0FtoGomeDwMZU0k="}],"size":26070},"_npmUser":{"name":"anonymous","email":"dyladan@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"dyladan@gmail.com"},{"name":"anonymous","email":"marc.pichler@dynatrace.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/instrumentation-redis_0.54.1_1757576555905_0.8502734571546933"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-11T07:42:36.118Z","publish_time":1757576556118,"_source_registry_name":"default","contributors":[]},"0.54.3":{"name":"@opentelemetry/instrumentation-redis","version":"0.54.3","description":"OpenTelemetry instrumentation for `redis` database client for Redis","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","directory":"packages/instrumentation-redis"},"scripts":{"clean":"rimraf build/*","compile":"tsc -p .","compile:with-dependencies":"nx run-many -t compile -p @opentelemetry/instrumentation-redis","lint":"eslint . --ext=ts,js,mjs","lint:fix":"eslint . --ext=ts,js,mjs --fix","lint:readme":"node ../../scripts/lint-readme.js","prepublishOnly":"npm run compile","tdd":"npm run test -- --watch-extensions ts --watch","test-v2-v3":"nyc --no-clean mocha --require '@opentelemetry/contrib-test-utils' 'test/v2-v3/*.test.ts'","test":"nyc --no-clean mocha --require '@opentelemetry/contrib-test-utils' 'test/v4-v5/*.test.ts' 'test/*.test.ts'","test:debug":"cross-env RUN_REDIS_TESTS=true mocha --inspect-brk --no-timeouts 'test/**/*.test.ts'","test:with-services-env":"cross-env NODE_OPTIONS='-r dotenv/config' DOTENV_CONFIG_PATH=../../test/test-services.env npm test","test-all-versions":"tav","test-all-versions:with-services-env":"cross-env NODE_OPTIONS='-r dotenv/config' DOTENV_CONFIG_PATH=../../test/test-services.env npm run test-all-versions","test-services:start":"cd ../.. && npm run test-services:start redis","test-services:stop":"cd ../.. && npm run test-services:stop redis","version:update":"node ../../scripts/version-update.js"},"keywords":["instrumentation","nodejs","opentelemetry","profiling","redis","tracing"],"author":{"name":"OpenTelemetry Authors"},"license":"Apache-2.0","engines":{"node":"^18.19.0 || >=20.6.0"},"publishConfig":{"access":"public"},"peerDependencies":{"@opentelemetry/api":"^1.3.0"},"devDependencies":{"@opentelemetry/api":"^1.3.0","@opentelemetry/context-async-hooks":"^2.0.0","@opentelemetry/contrib-test-utils":"^0.52.1","@opentelemetry/sdk-trace-base":"^2.0.0","@opentelemetry/sdk-trace-node":"^2.0.0","@types/mocha":"10.0.10","@types/node":"18.18.14","cross-env":"7.0.3","nyc":"17.1.0","redis":"^5.6.0","rimraf":"5.0.10","test-all-versions":"6.1.0","typescript":"5.0.4"},"dependencies":{"@opentelemetry/instrumentation":"^0.205.0","@opentelemetry/redis-common":"^0.38.1","@opentelemetry/semantic-conventions":"^1.27.0"},"homepage":"https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-redis#readme","gitHead":"931c7b34f53ea625da900726b1f57c5c934b5b28","_id":"@opentelemetry/instrumentation-redis@0.54.3","bugs":{"url":"https://github.com/open-telemetry/opentelemetry-js-contrib/issues"},"_nodeVersion":"24.9.0","_npmVersion":"lerna/9.0.0/node@v24.9.0+x64 (linux)","dist":{"integrity":"sha512-7qrhHfuGUrQyxUDO0vqdTbvLNBxc049E3N2m+uD5LvinXmGmYaOAzw5STuwyZ/vHK34Co/0uHbMdD5ztlf8Alw==","shasum":"0c088e1f64cdc89b928a3d78a02c148890f44b11","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@opentelemetry/instrumentation-redis/-/instrumentation-redis-0.54.3.tgz","fileCount":36,"unpackedSize":135423,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@opentelemetry%2finstrumentation-redis@0.54.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIGIM688Deo7Es9s147/eQWarbtuTLtPhM8NWKNhiAre0AiEA5uT0dRS+TkM6nzvhoNiONP7JLjeMMlkI7HVVrfSh+nU="}],"size":27573},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:f5542faa-a021-488d-a752-71b7a85c6d3e"}},"directories":{},"maintainers":[{"name":"anonymous","email":"dyladan@gmail.com"},{"name":"anonymous","email":"marc.pichler@dynatrace.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/instrumentation-redis_0.54.3_1759170283975_0.4562325314970035"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-29T18:24:44.202Z","publish_time":1759170284202,"_source_registry_name":"default","contributors":[]},"0.54.4":{"name":"@opentelemetry/instrumentation-redis","version":"0.54.4","description":"OpenTelemetry instrumentation for `redis` database client for Redis","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","directory":"packages/instrumentation-redis"},"scripts":{"clean":"rimraf build/*","compile":"tsc -p .","compile:with-dependencies":"nx run-many -t compile -p @opentelemetry/instrumentation-redis","lint":"eslint . --ext=ts,js,mjs","lint:fix":"eslint . --ext=ts,js,mjs --fix","lint:readme":"node ../../scripts/lint-readme.js","prepublishOnly":"npm run compile","tdd":"npm run test -- --watch-extensions ts --watch","test-v2-v3":"nyc --no-clean mocha --require '@opentelemetry/contrib-test-utils' 'test/v2-v3/*.test.ts'","test":"nyc --no-clean mocha --require '@opentelemetry/contrib-test-utils' 'test/v4-v5/*.test.ts' 'test/*.test.ts'","test:debug":"cross-env RUN_REDIS_TESTS=true mocha --inspect-brk --no-timeouts 'test/**/*.test.ts'","test:with-services-env":"cross-env NODE_OPTIONS='-r dotenv/config' DOTENV_CONFIG_PATH=../../test/test-services.env npm test","test-all-versions":"tav","test-all-versions:with-services-env":"cross-env NODE_OPTIONS='-r dotenv/config' DOTENV_CONFIG_PATH=../../test/test-services.env npm run test-all-versions","test-services:start":"cd ../.. && npm run test-services:start redis","test-services:stop":"cd ../.. && npm run test-services:stop redis","version:update":"node ../../scripts/version-update.js"},"keywords":["instrumentation","nodejs","opentelemetry","profiling","redis","tracing"],"author":{"name":"OpenTelemetry Authors"},"license":"Apache-2.0","engines":{"node":"^18.19.0 || >=20.6.0"},"publishConfig":{"access":"public"},"peerDependencies":{"@opentelemetry/api":"^1.3.0"},"devDependencies":{"@opentelemetry/api":"^1.3.0","@opentelemetry/context-async-hooks":"^2.0.0","@opentelemetry/contrib-test-utils":"^0.52.2","@opentelemetry/sdk-trace-base":"^2.0.0","@opentelemetry/sdk-trace-node":"^2.0.0","@types/mocha":"10.0.10","@types/node":"18.18.14","cross-env":"7.0.3","nyc":"17.1.0","redis":"^5.6.0","rimraf":"5.0.10","test-all-versions":"6.1.0","typescript":"5.0.4"},"dependencies":{"@opentelemetry/instrumentation":"^0.205.0","@opentelemetry/redis-common":"^0.38.2","@opentelemetry/semantic-conventions":"^1.27.0"},"homepage":"https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-redis#readme","gitHead":"5a5918fd4f9f16b14c9ef4d3de08ab98c20e5b46","_id":"@opentelemetry/instrumentation-redis@0.54.4","bugs":{"url":"https://github.com/open-telemetry/opentelemetry-js-contrib/issues"},"_nodeVersion":"24.9.0","_npmVersion":"lerna/9.0.0/node@v24.9.0+x64 (linux)","dist":{"integrity":"sha512-/XBICeY+tYZ04YNX6R2UKBgjCqj+xeLUKGJrbu8r4fGHV+hMsjLH9754xtdpuay1fecE7neCu4dX3Fr1NLWIEQ==","shasum":"5a3b62519932cfae941718b759c9d443dc658dfe","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@opentelemetry/instrumentation-redis/-/instrumentation-redis-0.54.4.tgz","fileCount":36,"unpackedSize":135419,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@opentelemetry%2finstrumentation-redis@0.54.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDFECwAcdJqZFtS4PfJ4JkdMQxz6NCd6Uf8NbNMtiq2wQIhAJJgMGoZqYoenvcreAra9/mD9pQtVvtmlmvEk7mYPVPn"}],"size":27574},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:f5542faa-a021-488d-a752-71b7a85c6d3e"}},"directories":{},"maintainers":[{"name":"anonymous","email":"dyladan@gmail.com"},{"name":"anonymous","email":"marc.pichler@dynatrace.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/instrumentation-redis_0.54.4_1759174890207_0.6897473891953632"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-29T19:41:30.409Z","publish_time":1759174890409,"_source_registry_name":"default","contributors":[]},"0.55.0":{"name":"@opentelemetry/instrumentation-redis","version":"0.55.0","description":"OpenTelemetry instrumentation for `redis` database client for Redis","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","directory":"packages/instrumentation-redis"},"scripts":{"clean":"rimraf build/*","compile":"tsc -p .","compile:with-dependencies":"nx run-many -t compile -p @opentelemetry/instrumentation-redis","lint":"eslint . --ext=ts,js,mjs","lint:fix":"eslint . --ext=ts,js,mjs --fix","lint:readme":"node ../../scripts/lint-readme.js","prepublishOnly":"npm run compile","tdd":"npm run test -- --watch-extensions ts --watch","test-v2-v3":"nyc --no-clean mocha --require '@opentelemetry/contrib-test-utils' 'test/v2-v3/*.test.ts'","test":"nyc --no-clean mocha --require '@opentelemetry/contrib-test-utils' 'test/v4-v5/*.test.ts' 'test/*.test.ts'","test:debug":"cross-env RUN_REDIS_TESTS=true mocha --inspect-brk --no-timeouts 'test/**/*.test.ts'","test:with-services-env":"cross-env NODE_OPTIONS='-r dotenv/config' DOTENV_CONFIG_PATH=../../test/test-services.env npm test","test-all-versions":"tav","test-all-versions:with-services-env":"cross-env NODE_OPTIONS='-r dotenv/config' DOTENV_CONFIG_PATH=../../test/test-services.env npm run test-all-versions","test-services:start":"cd ../.. && npm run test-services:start redis","test-services:stop":"cd ../.. && npm run test-services:stop redis","version:update":"node ../../scripts/version-update.js"},"keywords":["instrumentation","nodejs","opentelemetry","profiling","redis","tracing"],"author":{"name":"OpenTelemetry Authors"},"license":"Apache-2.0","engines":{"node":"^18.19.0 || >=20.6.0"},"publishConfig":{"access":"public"},"peerDependencies":{"@opentelemetry/api":"^1.3.0"},"devDependencies":{"@opentelemetry/api":"^1.3.0","@opentelemetry/context-async-hooks":"^2.0.0","@opentelemetry/contrib-test-utils":"^0.53.0","@opentelemetry/sdk-trace-base":"^2.0.0","@opentelemetry/sdk-trace-node":"^2.0.0","@types/mocha":"10.0.10","@types/node":"18.18.14","cross-env":"7.0.3","nyc":"17.1.0","redis":"^5.6.0","rimraf":"5.0.10","test-all-versions":"6.1.0","typescript":"5.0.4"},"dependencies":{"@opentelemetry/instrumentation":"^0.206.0","@opentelemetry/redis-common":"^0.38.2","@opentelemetry/semantic-conventions":"^1.27.0"},"homepage":"https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-redis#readme","gitHead":"333e026413f082f90859bb778abf7519fbffa940","_id":"@opentelemetry/instrumentation-redis@0.55.0","bugs":{"url":"https://github.com/open-telemetry/opentelemetry-js-contrib/issues"},"_nodeVersion":"24.9.0","_npmVersion":"lerna/9.0.0/node@v24.9.0+x64 (linux)","dist":{"integrity":"sha512-k+EsOHQ4iFjqLx/Oj392onrS1IiLhFy6VEokpRB0Yu9LPPbMeX/Zvd+1XsNGVGOH0GNENtHLh/WeYZTI9p2WmA==","shasum":"ecf936c38dadd475f7a05a78e00d7fd60c1be7bd","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@opentelemetry/instrumentation-redis/-/instrumentation-redis-0.55.0.tgz","fileCount":36,"unpackedSize":135419,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@opentelemetry%2finstrumentation-redis@0.55.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIB1bQkcIIP3EpOW0HrKweieyr/+FAs79rkGqrS/7KR7YAiEAvrc23n+PD9rgz7af/GmG/uWn9QB5L7gKb92xwsVkP0w="}],"size":27575},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:f5542faa-a021-488d-a752-71b7a85c6d3e"}},"directories":{},"maintainers":[{"name":"anonymous","email":"dyladan@gmail.com"},{"name":"anonymous","email":"marc.pichler@dynatrace.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/instrumentation-redis_0.55.0_1759777841259_0.11590531308274676"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-06T19:10:41.431Z","publish_time":1759777841431,"_source_registry_name":"default","contributors":[]},"0.56.0":{"name":"@opentelemetry/instrumentation-redis","version":"0.56.0","description":"OpenTelemetry instrumentation for `redis` database client for Redis","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","directory":"packages/instrumentation-redis"},"scripts":{"clean":"rimraf build/*","compile":"tsc -p .","compile:with-dependencies":"nx run-many -t compile -p @opentelemetry/instrumentation-redis","lint:readme":"node ../../scripts/lint-readme.js","prepublishOnly":"npm run compile","tdd":"npm run test -- --watch-extensions ts --watch","test-v2-v3":"nyc --no-clean mocha --require '@opentelemetry/contrib-test-utils' 'test/v2-v3/*.test.ts'","test":"nyc --no-clean mocha --require '@opentelemetry/contrib-test-utils' 'test/v4-v5/*.test.ts' 'test/*.test.ts'","test:debug":"cross-env RUN_REDIS_TESTS=true mocha --inspect-brk --no-timeouts 'test/**/*.test.ts'","test:with-services-env":"cross-env NODE_OPTIONS='-r dotenv/config' DOTENV_CONFIG_PATH=../../test/test-services.env npm test","test-all-versions":"tav","test-all-versions:with-services-env":"cross-env NODE_OPTIONS='-r dotenv/config' DOTENV_CONFIG_PATH=../../test/test-services.env npm run test-all-versions","test-services:start":"cd ../.. && npm run test-services:start redis","test-services:stop":"cd ../.. && npm run test-services:stop redis","version:update":"node ../../scripts/version-update.js"},"keywords":["instrumentation","nodejs","opentelemetry","profiling","redis","tracing"],"author":{"name":"OpenTelemetry Authors"},"license":"Apache-2.0","engines":{"node":"^18.19.0 || >=20.6.0"},"publishConfig":{"access":"public"},"peerDependencies":{"@opentelemetry/api":"^1.3.0"},"devDependencies":{"@opentelemetry/api":"^1.3.0","@opentelemetry/context-async-hooks":"^2.0.0","@opentelemetry/contrib-test-utils":"^0.54.0","@opentelemetry/sdk-trace-base":"^2.0.0","@opentelemetry/sdk-trace-node":"^2.0.0","@types/mocha":"10.0.10","@types/node":"18.18.14","cross-env":"7.0.3","nyc":"17.1.0","redis":"^5.6.0","rimraf":"5.0.10","test-all-versions":"6.1.0","typescript":"5.0.4"},"dependencies":{"@opentelemetry/instrumentation":"^0.207.0","@opentelemetry/redis-common":"^0.38.2","@opentelemetry/semantic-conventions":"^1.27.0"},"homepage":"https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-redis#readme","gitHead":"2801ab2f0f9243b154a624298dacb7228c4f70cd","_id":"@opentelemetry/instrumentation-redis@0.56.0","bugs":{"url":"https://github.com/open-telemetry/opentelemetry-js-contrib/issues"},"_nodeVersion":"24.10.0","_npmVersion":"lerna/9.0.0/node@v24.10.0+x64 (linux)","dist":{"integrity":"sha512-R3h/h+Xbwa4o9t2SchaWJ7tw5xQnSs8EqUJp//90o89VrgnGjmPABM45Bw6QY5/vLqklDwCEOixMj6KawehPtA==","shasum":"1e347ed3474c174734e703a3965f1bcfc13aab8e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@opentelemetry/instrumentation-redis/-/instrumentation-redis-0.56.0.tgz","fileCount":36,"unpackedSize":135329,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@opentelemetry%2finstrumentation-redis@0.56.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQD2L9ZKbAf1rB1diw5Tj8RNsBiKPP9tfAZcxuT18gsJpgIgLCIEHYpmSeuNEdn3tPz3QzdGV+kusJBTEVeLu3YSkk4="}],"size":27543},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:f5542faa-a021-488d-a752-71b7a85c6d3e"}},"directories":{},"maintainers":[{"name":"anonymous","email":"dyladan@gmail.com"},{"name":"anonymous","email":"marc.pichler@dynatrace.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/instrumentation-redis_0.56.0_1761062478693_0.30094226396520485"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-21T16:01:18.871Z","publish_time":1761062478871,"_source_registry_name":"default","contributors":[]},"0.57.0":{"name":"@opentelemetry/instrumentation-redis","version":"0.57.0","description":"OpenTelemetry instrumentation for `redis` database client for Redis","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","directory":"packages/instrumentation-redis"},"scripts":{"clean":"rimraf build/*","compile":"tsc -p .","compile:with-dependencies":"nx run-many -t compile -p @opentelemetry/instrumentation-redis","lint:readme":"node ../../scripts/lint-readme.js","prepublishOnly":"npm run compile","tdd":"npm run test -- --watch-extensions ts --watch","test-v2-v3":"nyc --no-clean mocha --require '@opentelemetry/contrib-test-utils' 'test/v2-v3/*.test.ts'","test":"nyc --no-clean mocha --require '@opentelemetry/contrib-test-utils' 'test/v4-v5/*.test.ts' 'test/*.test.ts'","test:debug":"cross-env RUN_REDIS_TESTS=true mocha --inspect-brk --no-timeouts 'test/**/*.test.ts'","test:with-services-env":"cross-env NODE_OPTIONS='-r dotenv/config' DOTENV_CONFIG_PATH=../../test/test-services.env npm test","test-all-versions":"tav","test-all-versions:with-services-env":"cross-env NODE_OPTIONS='-r dotenv/config' DOTENV_CONFIG_PATH=../../test/test-services.env npm run test-all-versions","test-services:start":"cd ../.. && npm run test-services:start redis","test-services:stop":"cd ../.. && npm run test-services:stop redis","version:update":"node ../../scripts/version-update.js"},"keywords":["instrumentation","nodejs","opentelemetry","profiling","redis","tracing"],"author":{"name":"OpenTelemetry Authors"},"license":"Apache-2.0","engines":{"node":"^18.19.0 || >=20.6.0"},"publishConfig":{"access":"public"},"peerDependencies":{"@opentelemetry/api":"^1.3.0"},"devDependencies":{"@opentelemetry/api":"^1.3.0","@opentelemetry/context-async-hooks":"^2.0.0","@opentelemetry/contrib-test-utils":"^0.55.0","@opentelemetry/sdk-trace-base":"^2.0.0","@opentelemetry/sdk-trace-node":"^2.0.0","@types/mocha":"10.0.10","@types/node":"18.18.14","cross-env":"7.0.3","nyc":"17.1.0","redis":"^5.6.0","rimraf":"5.0.10","test-all-versions":"6.1.0","typescript":"5.0.4"},"dependencies":{"@opentelemetry/instrumentation":"^0.208.0","@opentelemetry/redis-common":"^0.38.2","@opentelemetry/semantic-conventions":"^1.27.0"},"homepage":"https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-redis#readme","gitHead":"94e5b7da4500459e38e8d4dfda93542f22159600","_id":"@opentelemetry/instrumentation-redis@0.57.0","bugs":{"url":"https://github.com/open-telemetry/opentelemetry-js-contrib/issues"},"_nodeVersion":"24.11.0","_npmVersion":"lerna/9.0.0/node@v24.11.0+x64 (linux)","dist":{"integrity":"sha512-bCxTHQFXzrU3eU1LZnOZQ3s5LURxQPDlU3/upBzlWY77qOI1GZuGofazj3jtzjctMJeBEJhNwIFEgRPBX1kp/Q==","shasum":"c6996eb8ace9cb16cf5be3db3a6b0fb599f47fab","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@opentelemetry/instrumentation-redis/-/instrumentation-redis-0.57.0.tgz","fileCount":36,"unpackedSize":135329,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@opentelemetry%2finstrumentation-redis@0.57.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIA5vVMsCUL2UYa6WBEwcbu4gHaq6HFXXQwwoeETm8JdiAiEA212iMOe2Xbxc0vj6Tf+dgqdfhozQKgP3/i9/F6xgeHE="}],"size":27543},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:f5542faa-a021-488d-a752-71b7a85c6d3e"}},"directories":{},"maintainers":[{"name":"anonymous","email":"dyladan@gmail.com"},{"name":"anonymous","email":"marc.pichler@dynatrace.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/instrumentation-redis_0.57.0_1762452084374_0.861316326978742"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-11-06T18:01:24.565Z","publish_time":1762452084565,"_source_registry_name":"default","contributors":[]},"0.57.1":{"name":"@opentelemetry/instrumentation-redis","version":"0.57.1","description":"OpenTelemetry instrumentation for `redis` database client for Redis","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","directory":"packages/instrumentation-redis"},"scripts":{"clean":"rimraf build/*","compile":"tsc -p .","compile:with-dependencies":"nx run-many -t compile -p @opentelemetry/instrumentation-redis","lint:readme":"node ../../scripts/lint-readme.js","prepublishOnly":"npm run compile","tdd":"npm run test -- --watch-extensions ts --watch","test-v2-v3":"nyc --no-clean mocha --require '@opentelemetry/contrib-test-utils' 'test/v2-v3/*.test.ts'","test":"nyc --no-clean mocha --require '@opentelemetry/contrib-test-utils' 'test/v4-v5/*.test.ts' 'test/*.test.ts'","test:debug":"cross-env RUN_REDIS_TESTS=true mocha --inspect-brk --no-timeouts 'test/**/*.test.ts'","test:with-services-env":"cross-env NODE_OPTIONS='-r dotenv/config' DOTENV_CONFIG_PATH=../../test/test-services.env npm test","test-all-versions":"tav","test-all-versions:with-services-env":"cross-env NODE_OPTIONS='-r dotenv/config' DOTENV_CONFIG_PATH=../../test/test-services.env npm run test-all-versions","test-services:start":"cd ../.. && npm run test-services:start redis","test-services:stop":"cd ../.. && npm run test-services:stop redis","version:update":"node ../../scripts/version-update.js"},"keywords":["instrumentation","nodejs","opentelemetry","profiling","redis","tracing"],"author":{"name":"OpenTelemetry Authors"},"license":"Apache-2.0","engines":{"node":"^18.19.0 || >=20.6.0"},"publishConfig":{"access":"public"},"peerDependencies":{"@opentelemetry/api":"^1.3.0"},"devDependencies":{"@opentelemetry/api":"^1.3.0","@opentelemetry/context-async-hooks":"^2.0.0","@opentelemetry/contrib-test-utils":"^0.55.0","@opentelemetry/sdk-trace-base":"^2.0.0","@opentelemetry/sdk-trace-node":"^2.0.0","redis":"^5.6.0"},"dependencies":{"@opentelemetry/instrumentation":"^0.208.0","@opentelemetry/redis-common":"^0.38.2","@opentelemetry/semantic-conventions":"^1.27.0"},"homepage":"https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-redis#readme","gitHead":"950e9fe9b552ede3b427b0793c9fa44940844300","_id":"@opentelemetry/instrumentation-redis@0.57.1","bugs":{"url":"https://github.com/open-telemetry/opentelemetry-js-contrib/issues"},"_nodeVersion":"24.11.1","_npmVersion":"lerna/9.0.0/node@v24.11.1+x64 (linux)","dist":{"integrity":"sha512-iP564P8On9NPPi06T2MyL56sBN0RsF29DX/RC5fW0yOOFdUHcvCDmJnp11eZyymTvYj5HX8tvpoO+vDb6+Lv8A==","shasum":"033a61abf6a34a2303303f8939be5f95ce01588e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@opentelemetry/instrumentation-redis/-/instrumentation-redis-0.57.1.tgz","fileCount":36,"unpackedSize":138136,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@opentelemetry%2finstrumentation-redis@0.57.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDIRdDLibtAZfQNH4jpTXVU1vGFQkCv9jpJZD0b2+gjzwIhAO2fajITh3ESxwc5KwULnLM4uFyevFShGwC80J/HpHFp"}],"size":28282},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:f5542faa-a021-488d-a752-71b7a85c6d3e"}},"directories":{},"maintainers":[{"name":"anonymous","email":"dyladan@gmail.com"},{"name":"anonymous","email":"marc.pichler@dynatrace.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/instrumentation-redis_0.57.1_1763993796610_0.7936822635639109"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-11-24T14:16:36.805Z","publish_time":1763993796805,"_source_registry_name":"default","contributors":[]},"0.57.2":{"name":"@opentelemetry/instrumentation-redis","version":"0.57.2","description":"OpenTelemetry instrumentation for `redis` database client for Redis","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","directory":"packages/instrumentation-redis"},"scripts":{"clean":"rimraf build/*","compile":"tsc -p .","compile:with-dependencies":"nx run-many -t compile -p @opentelemetry/instrumentation-redis","lint:readme":"node ../../scripts/lint-readme.js","prepublishOnly":"npm run compile","tdd":"npm run test -- --watch-extensions ts --watch","test-v2-v3":"nyc --no-clean mocha --require '@opentelemetry/contrib-test-utils' 'test/v2-v3/*.test.ts'","test":"nyc --no-clean mocha --require '@opentelemetry/contrib-test-utils' 'test/v4-v5/*.test.ts' 'test/*.test.ts'","test:debug":"cross-env RUN_REDIS_TESTS=true mocha --inspect-brk --no-timeouts 'test/**/*.test.ts'","test:with-services-env":"cross-env NODE_OPTIONS='-r dotenv/config' DOTENV_CONFIG_PATH=../../test/test-services.env npm test","test-all-versions":"tav","test-all-versions:with-services-env":"cross-env NODE_OPTIONS='-r dotenv/config' DOTENV_CONFIG_PATH=../../test/test-services.env npm run test-all-versions","test-services:start":"cd ../.. && npm run test-services:start redis","test-services:stop":"cd ../.. && npm run test-services:stop redis","version:update":"node ../../scripts/version-update.js"},"keywords":["instrumentation","nodejs","opentelemetry","profiling","redis","tracing"],"author":{"name":"OpenTelemetry Authors"},"license":"Apache-2.0","engines":{"node":"^18.19.0 || >=20.6.0"},"publishConfig":{"access":"public"},"peerDependencies":{"@opentelemetry/api":"^1.3.0"},"devDependencies":{"@opentelemetry/api":"^1.3.0","@opentelemetry/context-async-hooks":"^2.0.0","@opentelemetry/contrib-test-utils":"^0.56.0","@opentelemetry/sdk-trace-base":"^2.0.0","@opentelemetry/sdk-trace-node":"^2.0.0","redis":"^5.6.0"},"dependencies":{"@opentelemetry/instrumentation":"^0.208.0","@opentelemetry/redis-common":"^0.38.2","@opentelemetry/semantic-conventions":"^1.27.0"},"homepage":"https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-redis#readme","gitHead":"66935ac724cc271f70028035e534d47a4dfbcf12","_id":"@opentelemetry/instrumentation-redis@0.57.2","bugs":{"url":"https://github.com/open-telemetry/opentelemetry-js-contrib/issues"},"_nodeVersion":"24.12.0","_npmVersion":"lerna/9.0.3/node@v24.12.0+x64 (linux)","dist":{"integrity":"sha512-vD1nzOUDOPjnvDCny7fmRSX/hMTFzPUCZKADF5tQ5DvBqlOEV/de/tOkwvIwo9YX956EBMT+8qSjhd7qPXFkRw==","shasum":"20e17f797f7ea536a88ff30d60577f3d41c3cfde","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@opentelemetry/instrumentation-redis/-/instrumentation-redis-0.57.2.tgz","fileCount":36,"unpackedSize":138150,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@opentelemetry%2finstrumentation-redis@0.57.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDqKqoVNZ23s/N2zLkdowez5tFpvW+tTqzXuvO45gGzEQIgVcxq6OpM/Y/rHjDj5MaDUlt62DJtiEPejD02qSpfs1E="}],"size":28306},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:f5542faa-a021-488d-a752-71b7a85c6d3e"}},"directories":{},"maintainers":[{"name":"anonymous","email":"dyladan@gmail.com"},{"name":"anonymous","email":"marc.pichler@dynatrace.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/instrumentation-redis_0.57.2_1766012487641_0.7791040386911521"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-12-17T23:01:27.792Z","publish_time":1766012487792,"_source_registry_name":"default","contributors":[]},"0.58.0":{"name":"@opentelemetry/instrumentation-redis","version":"0.58.0","description":"OpenTelemetry instrumentation for `redis` database client for Redis","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","directory":"packages/instrumentation-redis"},"scripts":{"clean":"rimraf build/*","compile":"tsc -p .","compile:with-dependencies":"nx run-many -t compile -p @opentelemetry/instrumentation-redis","lint:readme":"node ../../scripts/lint-readme.js","prepublishOnly":"npm run compile","tdd":"npm run test -- --watch-extensions ts --watch","test-v2-v3":"nyc --no-clean mocha --require '@opentelemetry/contrib-test-utils' 'test/v2-v3/*.test.ts'","test":"nyc --no-clean mocha --require '@opentelemetry/contrib-test-utils' 'test/v4-v5/*.test.ts' 'test/*.test.ts'","test:debug":"cross-env RUN_REDIS_TESTS=true mocha --inspect-brk --no-timeouts 'test/**/*.test.ts'","test:with-services-env":"cross-env NODE_OPTIONS='-r dotenv/config' DOTENV_CONFIG_PATH=../../test/test-services.env npm test","test-all-versions":"tav","test-all-versions:with-services-env":"cross-env NODE_OPTIONS='-r dotenv/config' DOTENV_CONFIG_PATH=../../test/test-services.env npm run test-all-versions","test-services:start":"cd ../.. && npm run test-services:start redis","test-services:stop":"cd ../.. && npm run test-services:stop redis","version:update":"node ../../scripts/version-update.js"},"keywords":["instrumentation","nodejs","opentelemetry","profiling","redis","tracing"],"author":{"name":"OpenTelemetry Authors"},"license":"Apache-2.0","engines":{"node":"^18.19.0 || >=20.6.0"},"publishConfig":{"access":"public"},"peerDependencies":{"@opentelemetry/api":"^1.3.0"},"devDependencies":{"@opentelemetry/api":"^1.3.0","@opentelemetry/context-async-hooks":"^2.0.0","@opentelemetry/contrib-test-utils":"^0.57.0","@opentelemetry/sdk-trace-base":"^2.0.0","@opentelemetry/sdk-trace-node":"^2.0.0","redis":"^5.6.0"},"dependencies":{"@opentelemetry/instrumentation":"^0.210.0","@opentelemetry/redis-common":"^0.38.2","@opentelemetry/semantic-conventions":"^1.27.0"},"homepage":"https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-redis#readme","gitHead":"c84212cca7f010b80747cccb9942474e0459df6e","_id":"@opentelemetry/instrumentation-redis@0.58.0","bugs":{"url":"https://github.com/open-telemetry/opentelemetry-js-contrib/issues"},"_nodeVersion":"24.12.0","_npmVersion":"lerna/9.0.3/node@v24.12.0+x64 (linux)","dist":{"integrity":"sha512-tOGxw+6HZ5LDpMP05zYKtTw5HPqf3PXYHaOuN+pkv6uIgrZ+gTT75ELkd49eXBpjg3t36p8bYpsLgYcpIPqWqA==","shasum":"1491b9c10b9075ba817f295eb38a83312035ebe8","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@opentelemetry/instrumentation-redis/-/instrumentation-redis-0.58.0.tgz","fileCount":36,"unpackedSize":138150,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@opentelemetry%2finstrumentation-redis@0.58.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIFc5bMk04y2A/EJ6tU+LqlG0i8B5XoOK9TAWyrOxJ69PAiEArHUNg8GEjUHR0eGu28K36I6RK9bz6FU+A+weGGrZc/A="}],"size":28304},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:f5542faa-a021-488d-a752-71b7a85c6d3e"}},"directories":{},"maintainers":[{"name":"anonymous","email":"dyladan@gmail.com"},{"name":"anonymous","email":"marc.pichler@dynatrace.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/instrumentation-redis_0.58.0_1768472700430_0.6005788529493448"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-01-15T10:25:00.601Z","publish_time":1768472700601,"_source_registry_name":"default","contributors":[]},"0.59.0":{"name":"@opentelemetry/instrumentation-redis","version":"0.59.0","description":"OpenTelemetry instrumentation for `redis` database client for Redis","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","directory":"packages/instrumentation-redis"},"scripts":{"clean":"rimraf build/*","compile":"tsc -p .","compile:with-dependencies":"nx run-many -t compile -p @opentelemetry/instrumentation-redis","lint:readme":"node ../../scripts/lint-readme.js","prepublishOnly":"npm run compile","tdd":"npm run test -- --watch-extensions ts --watch","test-v2-v3":"nyc --no-clean mocha --require '@opentelemetry/contrib-test-utils' 'test/v2-v3/*.test.ts'","test":"nyc --no-clean mocha --require '@opentelemetry/contrib-test-utils' 'test/v4-v5/*.test.ts' 'test/*.test.ts'","test:debug":"cross-env RUN_REDIS_TESTS=true mocha --inspect-brk --no-timeouts 'test/**/*.test.ts'","test:with-services-env":"cross-env NODE_OPTIONS='-r dotenv/config' DOTENV_CONFIG_PATH=../../test/test-services.env npm test","test-all-versions":"tav","test-all-versions:with-services-env":"cross-env NODE_OPTIONS='-r dotenv/config' DOTENV_CONFIG_PATH=../../test/test-services.env npm run test-all-versions","test-services:start":"cd ../.. && npm run test-services:start redis","test-services:stop":"cd ../.. && npm run test-services:stop redis","version:update":"node ../../scripts/version-update.js"},"keywords":["instrumentation","nodejs","opentelemetry","profiling","redis","tracing"],"author":{"name":"OpenTelemetry Authors"},"license":"Apache-2.0","engines":{"node":"^18.19.0 || >=20.6.0"},"publishConfig":{"access":"public"},"peerDependencies":{"@opentelemetry/api":"^1.3.0"},"devDependencies":{"@opentelemetry/api":"^1.3.0","@opentelemetry/context-async-hooks":"^2.0.0","@opentelemetry/contrib-test-utils":"^0.58.0","@opentelemetry/sdk-trace-base":"^2.0.0","@opentelemetry/sdk-trace-node":"^2.0.0","redis":"^5.6.0"},"dependencies":{"@opentelemetry/instrumentation":"^0.211.0","@opentelemetry/redis-common":"^0.38.2","@opentelemetry/semantic-conventions":"^1.27.0"},"homepage":"https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-redis#readme","gitHead":"7a5f3c0a09b6a2d32c712b2962b95137c906a016","_id":"@opentelemetry/instrumentation-redis@0.59.0","bugs":{"url":"https://github.com/open-telemetry/opentelemetry-js-contrib/issues"},"_nodeVersion":"24.12.0","_npmVersion":"lerna/9.0.3/node@v24.12.0+x64 (linux)","dist":{"integrity":"sha512-JKv1KDDYA2chJ1PC3pLP+Q9ISMQk6h5ey+99mB57/ARk0vQPGZTTEb4h4/JlcEpy7AYT8HIGv7X6l+br03Neeg==","shasum":"44c1bd7852cdadbe77c1bdfa94185528012558cf","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@opentelemetry/instrumentation-redis/-/instrumentation-redis-0.59.0.tgz","fileCount":36,"unpackedSize":138150,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@opentelemetry%2finstrumentation-redis@0.59.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCeXfsseg5cs5KFmPH52hdg89XXVBTrwNq955OaDCGDbQIgRH7MNPXNIZEqVvOPSRRRCRRdq5FxtK1YYR+7H3GxVSs="}],"size":28306},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:f5542faa-a021-488d-a752-71b7a85c6d3e"}},"directories":{},"maintainers":[{"name":"anonymous","email":"dyladan@gmail.com"},{"name":"anonymous","email":"marc.pichler@dynatrace.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/instrumentation-redis_0.59.0_1769076124953_0.9281256238344986"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-01-22T10:02:05.097Z","publish_time":1769076125097,"_source_registry_name":"default","contributors":[]},"0.60.0":{"name":"@opentelemetry/instrumentation-redis","version":"0.60.0","description":"OpenTelemetry instrumentation for `redis` database client for Redis","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","directory":"packages/instrumentation-redis"},"scripts":{"clean":"rimraf build/*","compile":"tsc -p .","compile:with-dependencies":"nx run-many -t compile -p @opentelemetry/instrumentation-redis","lint:readme":"node ../../scripts/lint-readme.js","prepublishOnly":"npm run compile","tdd":"npm run test -- --watch-extensions ts --watch","test-v2-v3":"nyc --no-clean mocha --require '@opentelemetry/contrib-test-utils' 'test/v2-v3/*.test.ts'","test":"nyc --no-clean mocha --require '@opentelemetry/contrib-test-utils' 'test/v4-v5/*.test.ts' 'test/*.test.ts'","test:debug":"cross-env RUN_REDIS_TESTS=true mocha --inspect-brk --no-timeouts 'test/**/*.test.ts'","test:with-services-env":"cross-env NODE_OPTIONS='-r dotenv/config' DOTENV_CONFIG_PATH=../../test/test-services.env npm test","test-all-versions":"tav","test-all-versions:with-services-env":"cross-env NODE_OPTIONS='-r dotenv/config' DOTENV_CONFIG_PATH=../../test/test-services.env npm run test-all-versions","test-services:start":"cd ../.. && npm run test-services:start redis","test-services:stop":"cd ../.. && npm run test-services:stop redis","version:update":"node ../../scripts/version-update.js"},"keywords":["instrumentation","nodejs","opentelemetry","profiling","redis","tracing"],"author":{"name":"OpenTelemetry Authors"},"license":"Apache-2.0","engines":{"node":"^18.19.0 || >=20.6.0"},"publishConfig":{"access":"public"},"peerDependencies":{"@opentelemetry/api":"^1.3.0"},"devDependencies":{"@opentelemetry/api":"^1.3.0","@opentelemetry/context-async-hooks":"^2.0.0","@opentelemetry/contrib-test-utils":"^0.59.0","@opentelemetry/sdk-trace-base":"^2.0.0","@opentelemetry/sdk-trace-node":"^2.0.0","redis":"^5.6.0"},"dependencies":{"@opentelemetry/instrumentation":"^0.212.0","@opentelemetry/redis-common":"^0.38.2","@opentelemetry/semantic-conventions":"^1.27.0"},"homepage":"https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-redis#readme","gitHead":"0b33a118f289c0435a241c84c3c3923312fc2b98","_id":"@opentelemetry/instrumentation-redis@0.60.0","bugs":{"url":"https://github.com/open-telemetry/opentelemetry-js-contrib/issues"},"_nodeVersion":"24.13.0","_npmVersion":"lerna/9.0.3/node@v24.13.0+x64 (linux)","dist":{"integrity":"sha512-Ea/GffmmzIVHc9geaMjT94IR7poVZzIv4Kk/Lw0tbxGD3cBYcMUsLFVajKxpZsE1NRCECFpidAWeifCIKD0inw==","shasum":"cbb92c5617883980b67e6cd5c7627898d50a0bfd","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@opentelemetry/instrumentation-redis/-/instrumentation-redis-0.60.0.tgz","fileCount":36,"unpackedSize":138150,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@opentelemetry%2finstrumentation-redis@0.60.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDcQkJJRog8/ug6BzOdqyM/gya/QVvm5qdJ8BEpXF18pgIhAMdgGyi3ReXd/IQyGXo3oMH/lh7DnDfJVUg78w/ruvrS"}],"size":28304},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:f5542faa-a021-488d-a752-71b7a85c6d3e"}},"directories":{},"maintainers":[{"name":"anonymous","email":"dyladan@gmail.com"},{"name":"anonymous","email":"marc.pichler@dynatrace.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/instrumentation-redis_0.60.0_1771313878603_0.622602786175467"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-17T07:37:58.736Z","publish_time":1771313878736,"_source_registry_name":"default","contributors":[]},"0.61.0":{"name":"@opentelemetry/instrumentation-redis","version":"0.61.0","description":"OpenTelemetry instrumentation for `redis` database client for Redis","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","directory":"packages/instrumentation-redis"},"scripts":{"clean":"rimraf build/*","compile":"tsc -p .","compile:with-dependencies":"nx run-many -t compile -p @opentelemetry/instrumentation-redis","lint:readme":"node ../../scripts/lint-readme.js","prepublishOnly":"npm run compile","tdd":"npm run test -- --watch-extensions ts --watch","test-v2-v3":"nyc --no-clean mocha --require '@opentelemetry/contrib-test-utils' 'test/v2-v3/*.test.ts'","test":"nyc --no-clean mocha --require '@opentelemetry/contrib-test-utils' 'test/v4-v5/*.test.ts' 'test/*.test.ts'","test:debug":"cross-env RUN_REDIS_TESTS=true mocha --inspect-brk --no-timeouts 'test/**/*.test.ts'","test:with-services-env":"cross-env NODE_OPTIONS='-r dotenv/config' DOTENV_CONFIG_PATH=../../test/test-services.env npm test","test-all-versions":"tav","test-all-versions:with-services-env":"cross-env NODE_OPTIONS='-r dotenv/config' DOTENV_CONFIG_PATH=../../test/test-services.env npm run test-all-versions","test-services:ls":"echo redis","test-services:start":"cd ../.. && npm run test-services:start redis","test-services:stop":"cd ../.. && npm run test-services:stop redis","version:update":"node ../../scripts/version-update.js"},"keywords":["instrumentation","nodejs","opentelemetry","profiling","redis","tracing"],"author":{"name":"OpenTelemetry Authors"},"license":"Apache-2.0","engines":{"node":"^18.19.0 || >=20.6.0"},"publishConfig":{"access":"public"},"peerDependencies":{"@opentelemetry/api":"^1.3.0"},"devDependencies":{"@opentelemetry/api":"^1.3.0","@opentelemetry/context-async-hooks":"^2.0.0","@opentelemetry/contrib-test-utils":"^0.60.0","@opentelemetry/sdk-trace-base":"^2.0.0","@opentelemetry/sdk-trace-node":"^2.0.0","redis":"^5.6.0"},"dependencies":{"@opentelemetry/instrumentation":"^0.213.0","@opentelemetry/redis-common":"^0.38.2","@opentelemetry/semantic-conventions":"^1.27.0"},"homepage":"https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-redis#readme","gitHead":"39f08c313dc4d929c110ab7c43771c3cdbf8aa4c","_id":"@opentelemetry/instrumentation-redis@0.61.0","bugs":{"url":"https://github.com/open-telemetry/opentelemetry-js-contrib/issues"},"_nodeVersion":"24.14.0","_npmVersion":"lerna/9.0.4/node@v24.14.0+x64 (linux)","dist":{"integrity":"sha512-JnPexA034/0UJRsvH96B0erQoNOqKJZjE2ZRSw9hiTSC23LzE0nJE/u6D+xqOhgUhRnhhcPHq4MdYtmUdYTF+Q==","shasum":"b43b9c3b5d0b124f2e60b055e4529a3a4b55dbc4","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@opentelemetry/instrumentation-redis/-/instrumentation-redis-0.61.0.tgz","fileCount":36,"unpackedSize":138188,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@opentelemetry%2finstrumentation-redis@0.61.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIF0kTnNuoupd4JDQDl5FG30R2jh4a3cXDfrYMEfi4K2FAiBLC+4/IFg8ytJApjdSH7UfU0II4vv9Hn7Yvjdu0JvNbw=="}],"size":28309},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:f5542faa-a021-488d-a752-71b7a85c6d3e"}},"directories":{},"maintainers":[{"name":"anonymous","email":"dyladan@gmail.com"},{"name":"anonymous","email":"marc.pichler@dynatrace.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/instrumentation-redis_0.61.0_1772644307055_0.22305090311534204"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-04T17:11:47.233Z","publish_time":1772644307233,"_source_registry_name":"default","contributors":[]},"0.62.0":{"name":"@opentelemetry/instrumentation-redis","version":"0.62.0","description":"OpenTelemetry instrumentation for `redis` database client for Redis","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","directory":"packages/instrumentation-redis"},"scripts":{"clean":"rimraf build/*","compile":"tsc -p .","compile:with-dependencies":"nx run-many -t compile -p @opentelemetry/instrumentation-redis","lint:readme":"node ../../scripts/lint-readme.js","prepublishOnly":"npm run compile","tdd":"npm run test -- --watch-extensions ts --watch","test-v2-v3":"nyc --no-clean mocha --require '@opentelemetry/contrib-test-utils' 'test/v2-v3/*.test.ts'","test":"nyc --no-clean mocha --require '@opentelemetry/contrib-test-utils' 'test/v4-v5/*.test.ts' 'test/*.test.ts'","test:debug":"cross-env RUN_REDIS_TESTS=true mocha --inspect-brk --no-timeouts 'test/**/*.test.ts'","test:with-services-env":"cross-env NODE_OPTIONS='-r dotenv/config' DOTENV_CONFIG_PATH=../../test/test-services.env npm test","test-all-versions":"tav","test-all-versions:with-services-env":"cross-env NODE_OPTIONS='-r dotenv/config' DOTENV_CONFIG_PATH=../../test/test-services.env npm run test-all-versions","test-services:ls":"echo redis","test-services:start":"cd ../.. && npm run test-services:start redis","test-services:stop":"cd ../.. && npm run test-services:stop redis","version:update":"node ../../scripts/version-update.js"},"keywords":["instrumentation","nodejs","opentelemetry","profiling","redis","tracing"],"author":{"name":"OpenTelemetry Authors"},"license":"Apache-2.0","engines":{"node":"^18.19.0 || >=20.6.0"},"publishConfig":{"access":"public"},"peerDependencies":{"@opentelemetry/api":"^1.3.0"},"devDependencies":{"@opentelemetry/api":"^1.3.0","@opentelemetry/context-async-hooks":"^2.0.0","@opentelemetry/contrib-test-utils":"^0.61.0","@opentelemetry/sdk-trace-base":"^2.0.0","@opentelemetry/sdk-trace-node":"^2.0.0","redis":"^5.6.0"},"dependencies":{"@opentelemetry/instrumentation":"^0.214.0","@opentelemetry/redis-common":"^0.38.2","@opentelemetry/semantic-conventions":"^1.27.0"},"homepage":"https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-redis#readme","gitHead":"ed97091c9890dd18e52759f2ea98e9d7593b3ae4","_id":"@opentelemetry/instrumentation-redis@0.62.0","bugs":{"url":"https://github.com/open-telemetry/opentelemetry-js-contrib/issues"},"_nodeVersion":"24.14.0","_npmVersion":"lerna/9.0.5/node@v24.14.0+x64 (linux)","dist":{"integrity":"sha512-y3pPpot7WzR/8JtHcYlTYsyY8g+pbFhAqbwAuG5bLPnR6v6pt1rQc0DpH0OlGP/9CZbWBP+Zhwp9yFoygf/ZXQ==","shasum":"ecde90337fa49fec8d243bcbb8d470ce1a9ee7a1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@opentelemetry/instrumentation-redis/-/instrumentation-redis-0.62.0.tgz","fileCount":36,"unpackedSize":138188,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@opentelemetry%2finstrumentation-redis@0.62.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCL/PezEPI3YAi+6bSc3g8AMPf1F1x4nmzsDap8utb5uAIhANYGweyG4dhKIjQvY7sZpZbhn2ADN46IDONr11rAH14V"}],"size":28311},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:f5542faa-a021-488d-a752-71b7a85c6d3e"}},"directories":{},"maintainers":[{"name":"anonymous","email":"dyladan@gmail.com"},{"name":"anonymous","email":"marc.pichler@dynatrace.com"},{"name":"anonymous","email":"npmjs-account@opentelemetry.io"},{"name":"anonymous","email":"trentm@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/instrumentation-redis_0.62.0_1774484681314_0.5230867928148966"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-26T00:24:41.450Z","publish_time":1774484681450,"_source_registry_name":"default","contributors":[]},"0.63.0":{"name":"@opentelemetry/instrumentation-redis","version":"0.63.0","description":"OpenTelemetry instrumentation for `redis` database client for Redis","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","directory":"packages/instrumentation-redis"},"scripts":{"clean":"rimraf build/*","compile":"tsc -p .","compile:with-dependencies":"nx run-many -t compile -p @opentelemetry/instrumentation-redis","lint:readme":"node ../../scripts/lint-readme.js","prepublishOnly":"npm run compile","tdd":"npm run test -- --watch-extensions ts --watch","test-v2-v3":"nyc --no-clean mocha --require '@opentelemetry/contrib-test-utils' 'test/v2-v3/*.test.ts'","test":"nyc --no-clean mocha --require '@opentelemetry/contrib-test-utils' 'test/v4-v5/*.test.ts' 'test/*.test.ts'","test:debug":"cross-env RUN_REDIS_TESTS=true mocha --inspect-brk --no-timeouts 'test/**/*.test.ts'","test:with-services-env":"cross-env NODE_OPTIONS='-r dotenv/config' DOTENV_CONFIG_PATH=../../test/test-services.env npm test","test-all-versions":"tav","test-all-versions:with-services-env":"cross-env NODE_OPTIONS='-r dotenv/config' DOTENV_CONFIG_PATH=../../test/test-services.env npm run test-all-versions","test-services:ls":"echo redis","test-services:start":"cd ../.. && npm run test-services:start redis","test-services:stop":"cd ../.. && npm run test-services:stop redis","version:update":"node ../../scripts/version-update.js"},"keywords":["instrumentation","nodejs","opentelemetry","profiling","redis","tracing"],"author":{"name":"OpenTelemetry Authors"},"license":"Apache-2.0","engines":{"node":"^18.19.0 || >=20.6.0"},"publishConfig":{"access":"public"},"peerDependencies":{"@opentelemetry/api":"^1.3.0"},"devDependencies":{"@opentelemetry/api":"^1.3.0","@opentelemetry/context-async-hooks":"^2.0.0","@opentelemetry/contrib-test-utils":"^0.62.0","@opentelemetry/sdk-trace-base":"^2.0.0","@opentelemetry/sdk-trace-node":"^2.0.0","redis":"^5.6.0"},"dependencies":{"@opentelemetry/instrumentation":"^0.215.0","@opentelemetry/redis-common":"^0.38.3","@opentelemetry/semantic-conventions":"^1.27.0"},"homepage":"https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-redis#readme","gitHead":"bd017c86bcdf369d7bc1b490e455f95b25385779","_id":"@opentelemetry/instrumentation-redis@0.63.0","bugs":{"url":"https://github.com/open-telemetry/opentelemetry-js-contrib/issues"},"_nodeVersion":"24.14.1","_npmVersion":"lerna/9.0.5/node@v24.14.1+x64 (linux)","dist":{"integrity":"sha512-MpttbfjRAN3LlgEGtDFtS0w//2QVuhBINetMcHlkLpr04fYAIzHQjCgRNPowHnY9NuZTi2huxA9OomJheR7c5A==","shasum":"509dd8cc52ed52b4ceca533f110f5f6100401d75","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@opentelemetry/instrumentation-redis/-/instrumentation-redis-0.63.0.tgz","fileCount":36,"unpackedSize":127503,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@opentelemetry%2finstrumentation-redis@0.63.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIGX2EsxyS/hT1+vzRjaaaLcImYzOCurUJDfXJERg2oHgAiEApkgD+uuGDyhmRE6BLzQAEJ8JUYlBFO0roRimx7hzv5Y="}],"size":27990},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:f5542faa-a021-488d-a752-71b7a85c6d3e"}},"directories":{},"maintainers":[{"name":"anonymous","email":"dyladan@gmail.com"},{"name":"anonymous","email":"marc.pichler@dynatrace.com"},{"name":"anonymous","email":"npmjs-account@opentelemetry.io"},{"name":"anonymous","email":"trentm@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/instrumentation-redis_0.63.0_1776436925041_0.009793369406774444"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-04-17T14:42:05.166Z","publish_time":1776436925166,"_source_registry_name":"default","contributors":[]},"0.64.0":{"name":"@opentelemetry/instrumentation-redis","version":"0.64.0","description":"OpenTelemetry instrumentation for `redis` database client for Redis","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","directory":"packages/instrumentation-redis"},"scripts":{"clean":"rimraf build/*","compile":"tsc -p .","compile:with-dependencies":"nx run-many -t compile -p @opentelemetry/instrumentation-redis","lint:readme":"node ../../scripts/lint-readme.js","prepublishOnly":"npm run compile","tdd":"npm run test -- --watch-extensions ts --watch","test-v2-v3":"nyc --no-clean mocha --require '@opentelemetry/contrib-test-utils' 'test/v2-v3/*.test.ts'","test":"nyc --no-clean mocha --require '@opentelemetry/contrib-test-utils' 'test/v4-v5/*.test.ts' 'test/*.test.ts'","test:debug":"cross-env RUN_REDIS_TESTS=true mocha --inspect-brk --no-timeouts 'test/**/*.test.ts'","test:with-services-env":"cross-env NODE_OPTIONS='-r dotenv/config' DOTENV_CONFIG_PATH=../../test/test-services.env npm test","test-all-versions":"tav","test-all-versions:with-services-env":"cross-env NODE_OPTIONS='-r dotenv/config' DOTENV_CONFIG_PATH=../../test/test-services.env npm run test-all-versions","test-services:ls":"echo redis","test-services:start":"cd ../.. && npm run test-services:start redis","test-services:stop":"cd ../.. && npm run test-services:stop redis","version:update":"node ../../scripts/version-update.js"},"keywords":["instrumentation","nodejs","opentelemetry","profiling","redis","tracing"],"author":{"name":"OpenTelemetry Authors"},"license":"Apache-2.0","engines":{"node":"^18.19.0 || >=20.6.0"},"publishConfig":{"access":"public"},"peerDependencies":{"@opentelemetry/api":"^1.3.0"},"devDependencies":{"@opentelemetry/api":"^1.3.0","@opentelemetry/context-async-hooks":"^2.0.0","@opentelemetry/contrib-test-utils":"^0.63.0","@opentelemetry/sdk-trace-base":"^2.0.0","@opentelemetry/sdk-trace-node":"^2.0.0","redis":"^5.6.0"},"dependencies":{"@opentelemetry/instrumentation":"^0.216.0","@opentelemetry/redis-common":"^0.38.3","@opentelemetry/semantic-conventions":"^1.27.0"},"homepage":"https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-redis#readme","gitHead":"03ed3a3a4ab3f9fd481ba81dddb72b3f8e7dae30","_id":"@opentelemetry/instrumentation-redis@0.64.0","bugs":{"url":"https://github.com/open-telemetry/opentelemetry-js-contrib/issues"},"_nodeVersion":"24.14.1","_npmVersion":"lerna/9.0.5/node@v24.14.1+x64 (linux)","dist":{"integrity":"sha512-O2od9GPZAfIZEfXjFxXvXZXie3h8Kpc6GDRJHH9dzi6jcW5yNuX+lzaZe8mKle4rk++Pn69k2pxh5sAC9v8BBA==","shasum":"1974f2d4e8a95ae7f97dc5cdb93e20a598f27be1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@opentelemetry/instrumentation-redis/-/instrumentation-redis-0.64.0.tgz","fileCount":36,"unpackedSize":127503,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@opentelemetry%2finstrumentation-redis@0.64.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDWsrCEL7Gw4IOWLMWfjQuIcUGdfZ9MOJyUNmPL27sOXQIhAIOe/kHBVqD0u/dBvZGa014S1wSFcgLanIBg4QQmKN+H"}],"size":27981},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:f5542faa-a021-488d-a752-71b7a85c6d3e"}},"directories":{},"maintainers":[{"name":"anonymous","email":"dyladan@gmail.com"},{"name":"anonymous","email":"marc.pichler@dynatrace.com"},{"name":"anonymous","email":"npmjs-account@opentelemetry.io"},{"name":"anonymous","email":"trentm@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/instrumentation-redis_0.64.0_1777491016259_0.11564929605198815"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-04-29T19:30:16.392Z","publish_time":1777491016392,"_source_registry_name":"default","contributors":[]},"0.65.0":{"name":"@opentelemetry/instrumentation-redis","version":"0.65.0","description":"OpenTelemetry instrumentation for `redis` database client for Redis","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","directory":"packages/instrumentation-redis"},"scripts":{"clean":"rimraf build/*","compile":"tsc -p .","compile:with-dependencies":"nx run-many -t compile -p @opentelemetry/instrumentation-redis","lint:readme":"node ../../scripts/lint-readme.js","prepublishOnly":"npm run compile","tdd":"npm run test -- --watch-extensions ts --watch","test-v2-v3":"nyc --no-clean mocha --require '@opentelemetry/contrib-test-utils' 'test/v2-v3/*.test.ts'","test":"nyc --no-clean mocha --require '@opentelemetry/contrib-test-utils' 'test/v4-v5/*.test.ts' 'test/*.test.ts'","test:debug":"cross-env RUN_REDIS_TESTS=true mocha --inspect-brk --no-timeouts 'test/**/*.test.ts'","test:with-services-env":"cross-env NODE_OPTIONS='-r dotenv/config' DOTENV_CONFIG_PATH=../../test/test-services.env npm test","test-all-versions":"tav","test-all-versions:with-services-env":"cross-env NODE_OPTIONS='-r dotenv/config' DOTENV_CONFIG_PATH=../../test/test-services.env npm run test-all-versions","test-services:ls":"echo redis","test-services:start":"cd ../.. && npm run test-services:start redis","test-services:stop":"cd ../.. && npm run test-services:stop redis","version:update":"node ../../scripts/version-update.js"},"keywords":["instrumentation","nodejs","opentelemetry","profiling","redis","tracing"],"author":{"name":"OpenTelemetry Authors"},"license":"Apache-2.0","engines":{"node":"^18.19.0 || >=20.6.0"},"publishConfig":{"access":"public"},"peerDependencies":{"@opentelemetry/api":"^1.3.0"},"devDependencies":{"@opentelemetry/api":"^1.3.0","@opentelemetry/context-async-hooks":"^2.0.0","@opentelemetry/contrib-test-utils":"^0.64.0","@opentelemetry/sdk-trace-base":"^2.0.0","@opentelemetry/sdk-trace-node":"^2.0.0","redis":"^5.6.0"},"dependencies":{"@opentelemetry/instrumentation":"^0.217.0","@opentelemetry/redis-common":"^0.38.3","@opentelemetry/semantic-conventions":"^1.27.0"},"homepage":"https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-redis#readme","gitHead":"b68fb6dcc0649631ebecab7bde81879486f74f0b","_id":"@opentelemetry/instrumentation-redis@0.65.0","bugs":{"url":"https://github.com/open-telemetry/opentelemetry-js-contrib/issues"},"_nodeVersion":"24.14.1","_npmVersion":"lerna/9.0.5/node@v24.14.1+x64 (linux)","dist":{"integrity":"sha512-NwEhtBXwIKvcPSEGyYqjWaUZB1vfda1aVbEOTjhtBSbNDsxSXnGF1/xlwBB2yYZtLC4oYzlc9FRS7wX//X4LTg==","shasum":"b71057636c952ca4776c8e702540f88b4f8023a3","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@opentelemetry/instrumentation-redis/-/instrumentation-redis-0.65.0.tgz","fileCount":36,"unpackedSize":127503,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@opentelemetry%2finstrumentation-redis@0.65.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIC5JaisYgU2x1DwvYa3uncX6Ej4Dc52bw9iIvo21GuzFAiAN/+p5+1Ugv/sI6VFRk0rd6N0pEzoGF9XSDBuuYIUDaQ=="}],"size":27985},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:f5542faa-a021-488d-a752-71b7a85c6d3e"}},"directories":{},"maintainers":[{"name":"anonymous","email":"dyladan@gmail.com"},{"name":"anonymous","email":"marc.pichler@dynatrace.com"},{"name":"anonymous","email":"overbalancedev@proton.me"},{"name":"anonymous","email":"npmjs-account@opentelemetry.io"},{"name":"anonymous","email":"trentm@gmail.com"},{"name":"anonymous","email":"martin@martinkuba.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/instrumentation-redis_0.65.0_1778077867528_0.1581500323955689"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-05-06T14:31:07.660Z","publish_time":1778077867660,"_source_registry_name":"default","contributors":[]}},"dist-tags":{"latest":"0.65.0"},"name":"@opentelemetry/instrumentation-redis","time":{"created":"2022-01-27T11:53:10.133Z","modified":"2026-05-06T14:31:31.269Z","0.27.0":"2021-12-02T20:02:38.118Z","0.26.0":"2021-10-25T16:00:44.678Z","0.25.0":"2021-09-15T16:02:41.964Z","0.24.0":"2021-07-29T19:49:57.237Z","0.23.0":"2021-07-02T18:57:14.806Z","0.22.0":"2021-06-23T19:15:32.294Z","0.21.0":"2021-06-16T14:41:02.653Z","0.20.0":"2021-06-04T16:50:29.665Z","0.16.0":"2021-04-26T13:55:37.031Z","0.15.0":"2021-04-05T19:01:07.935Z","0.28.0":"2022-01-24T19:02:24.058Z","0.29.0":"2022-03-02T21:19:49.605Z","0.30.0":"2022-05-24T15:42:32.417Z","0.31.0":"2022-05-25T21:22:51.680Z","0.32.0":"2022-06-15T18:29:59.806Z","0.33.0":"2022-09-02T17:47:42.725Z","0.33.1":"2022-11-02T13:45:10.912Z","0.34.0":"2022-11-18T16:38:47.123Z","0.34.1":"2022-12-30T15:09:32.570Z","0.34.2":"2023-02-07T23:13:09.102Z","0.34.3":"2023-03-05T14:10:15.295Z","0.34.4":"2023-04-06T19:09:48.241Z","0.34.5":"2023-04-25T15:41:39.909Z","0.34.6":"2023-05-16T13:44:14.023Z","0.34.7":"2023-06-12T19:51:29.168Z","0.35.0":"2023-07-12T16:11:32.734Z","0.35.1":"2023-08-14T21:07:22.160Z","0.35.2":"2023-10-11T08:13:56.163Z","0.35.3":"2023-11-13T15:57:47.546Z","0.35.4":"2023-11-22T09:33:43.605Z","0.35.5":"2024-01-04T22:15:38.149Z","0.36.0":"2024-01-29T09:20:47.489Z","0.37.0":"2024-03-06T11:02:19.562Z","0.38.0":"2024-04-03T16:55:29.745Z","0.39.0":"2024-04-25T19:02:17.254Z","0.39.1":"2024-05-02T08:06:25.571Z","0.40.0":"2024-06-06T07:53:26.805Z","0.41.0":"2024-07-04T07:41:27.397Z","0.42.0":"2024-09-02T13:11:16.086Z","0.43.0":"2024-10-25T14:34:55.737Z","0.44.0":"2024-11-18T16:56:42.398Z","0.45.0":"2024-12-05T07:38:19.664Z","0.46.0":"2024-12-18T12:25:09.969Z","0.46.1":"2025-02-19T17:08:48.459Z","0.47.0":"2025-03-18T14:18:41.192Z","0.48.0":"2025-05-15T20:06:24.131Z","0.49.0":"2025-06-02T17:39:30.255Z","0.49.1":"2025-06-12T13:15:20.252Z","0.50.0":"2025-07-07T16:36:52.796Z","0.51.0":"2025-07-09T16:11:09.272Z","0.52.0":"2025-09-01T15:13:03.445Z","0.53.0":"2025-09-08T14:32:27.118Z","0.54.0":"2025-09-10T16:06:53.377Z","0.54.1":"2025-09-11T07:42:36.118Z","0.54.3":"2025-09-29T18:24:44.202Z","0.54.4":"2025-09-29T19:41:30.409Z","0.55.0":"2025-10-06T19:10:41.431Z","0.56.0":"2025-10-21T16:01:18.871Z","0.57.0":"2025-11-06T18:01:24.565Z","0.57.1":"2025-11-24T14:16:36.805Z","0.57.2":"2025-12-17T23:01:27.792Z","0.58.0":"2026-01-15T10:25:00.601Z","0.59.0":"2026-01-22T10:02:05.097Z","0.60.0":"2026-02-17T07:37:58.736Z","0.61.0":"2026-03-04T17:11:47.233Z","0.62.0":"2026-03-26T00:24:41.450Z","0.63.0":"2026-04-17T14:42:05.166Z","0.64.0":"2026-04-29T19:30:16.392Z","0.65.0":"2026-05-06T14:31:07.660Z"},"readme":"# OpenTelemetry redis Instrumentation for Node.js\n\n[![NPM Published Version][npm-img]][npm-url]\n[![Apache License][license-image]][license-image]\n\nThis module provides automatic instrumentation for the [`redis`](https://github.com/NodeRedis/node_redis) module versions `>=2.6.0 <6`, which may be loaded using the [`@opentelemetry/sdk-trace-node`](https://github.com/open-telemetry/opentelemetry-js/tree/main/packages/opentelemetry-sdk-trace-node) package and is included in the [`@opentelemetry/auto-instrumentations-node`](https://www.npmjs.com/package/@opentelemetry/auto-instrumentations-node) bundle.\n\nIf total installation size is not constrained, it is recommended to use the [`@opentelemetry/auto-instrumentations-node`](https://www.npmjs.com/package/@opentelemetry/auto-instrumentations-node) bundle with [@opentelemetry/sdk-node](`https://www.npmjs.com/package/@opentelemetry/sdk-node`) for the most seamless instrumentation experience.\n\nCompatible with OpenTelemetry JS API and SDK `1.0+`.\n\n## Installation\n\n```bash\nnpm install --save @opentelemetry/instrumentation-redis\n```\n\n### Supported Versions\n\n- [`redis`](https://www.npmjs.com/package/redis) versions `>=2.6.0 <6`\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 instrumentation (**redis** in this case), specify it in the registerInstrumentations' configuration\n\n```javascript\nconst { NodeTracerProvider } = require('@opentelemetry/sdk-trace-node');\nconst { RedisInstrumentation } = require('@opentelemetry/instrumentation-redis');\nconst { registerInstrumentations } = require('@opentelemetry/instrumentation');\n\nconst provider = new NodeTracerProvider();\nprovider.register();\n\nregisterInstrumentations({\n  instrumentations: [\n    new RedisInstrumentation(),\n  ],\n})\n```\n\nSee [examples/redis](https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/examples/redis) for a short example.\n\n### Redis Instrumentation Options\n\nRedis instrumentation has a few options available to choose from. You can set the following:\n\n| Options                 | Type                                              | Description                                                                                                    |\n|-------------------------|---------------------------------------------------|----------------------------------------------------------------------------------------------------------------|\n| `dbStatementSerializer` | `DbStatementSerializer` (function)                | Redis instrumentation will serialize the command to the `db.statement` attribute using the specified function. |\n| `responseHook`          | `RedisResponseCustomAttributeFunction` (function) | Function for adding custom attributes on db response. Receives params: `span, moduleVersion, cmdName, cmdArgs` |\n| `requireParentSpan`     | `boolean`                                         | Require parent to create redis span, default when unset is false.                                              |\n\n#### Custom `db.statement` Serializer\n\nThe instrumentation serializes the command into a Span attribute called `db.statement`. The standard serialization format attempts to be as informative as possible while avoiding the export of potentially sensitive data. The number of serialized arguments depends on the specific command, see the configuration\nlist in `@opentelemetry/redis-common`.\n\nIt is also possible to define a custom serialization function. The function\nwill receive the command name and arguments and must return a string.\n\nHere is a simple example to serialize the command name and all command arguments.\nNotice that it might capture sensitive data and big payloads:\n\n```javascript\nconst { RedisInstrumentation } = require('@opentelemetry/instrumentation-redis');\n\nconst redisInstrumentation = new RedisInstrumentation({\n  dbStatementSerializer: function (cmdName, cmdArgs) {\n    return [cmdName, ...cmdArgs].join(\" \");\n  },\n});\n```\n\n## Semantic Conventions\n\n\nThis package uses `@opentelemetry/semantic-conventions` version `1.22+`, which implements Semantic Convention [Version 1.7.0](https://github.com/open-telemetry/opentelemetry-specification/blob/v1.7.0/semantic_conventions/README.md) (\"old\" conventions).\n\nIt also supports the new stable semantic conventions introduced in [Version 1.33.0]\nBy default, old semantic conventions are used. Use the `OTEL_SEMCONV_STABILITY_OPT_IN` environment variable to control which version to emit.\n\nAttributes collected:\n\n### Old Semantic Conventions (default)\n\n| Attribute              | Short Description                                            |\n|------------------------|--------------------------------------------------------------|\n| `db.connection_string` | URL to Redis server address, of the form `redis://host:port` |\n| `db.statement`         | Executed Redis statement                                     |\n| `db.system`            | Database identifier; always `redis`                          |\n| `net.peer.name`        | Hostname or IP of the connected Redis server                 |\n| `net.peer.port`        | Port of the connected Redis server                           |\n\n### Stable Semantic Conventions (v1.33.0)\n\n| Attribute                 | Short Description                                      |\n|---------------------------|--------------------------------------------------------|\n| `db.operation.name`       | Redis command name                                     |\n| `db.operation.batch.size` | Number of commands in a Redis `MULTI/EXEC` transaction |\n| `db.query.text`           | The database query being executed                      |\n| `db.system.name`          | Database identifier; always `redis`                    |\n| `server.address`          | Hostname or IP of the connected Redis server           |\n| `server.port`             | Port of the connected Redis server                     |\n\n## Useful links\n\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-contrib/blob/main/LICENSE\n[license-image]: https://img.shields.io/badge/license-Apache_2.0-green.svg?style=flat\n[npm-url]: https://www.npmjs.com/package/@opentelemetry/instrumentation-redis\n[npm-img]: https://badge.fury.io/js/%40opentelemetry%2Finstrumentation-redis.svg","users":{}}