{"_id":"@athenna/otel","_rev":"27-bd158d1689f8f1ca8477fcf6eed417cb","name":"@athenna/otel","dist-tags":{"latest":"5.26.0"},"versions":{"5.0.0":{"name":"@athenna/otel","version":"5.0.0","keywords":["esm","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/otel@5.0.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Otel#readme","bugs":{"url":"https://github.com/AthennaIO/Otel/issues"},"c8":{"all":true,"exclude":["src/types"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"9ab173bd5e9b1d1ac27ce02e9982ee68a23e6990","tarball":"https://registry.npmjs.org/@athenna/otel/-/otel-5.0.0.tgz","fileCount":27,"integrity":"sha512-G8z4z6aPCfU/pjTW01eddspI0J8sRGwJVYW9rjiCwf0Xy8e4m2M6pFblo1JuGMMNdC4To+qWpZW3/6m1IoNdCw==","signatures":[{"sig":"MEUCIQCkzeLCArHNdaCSavABNbEkp0sP6uZ7A/IP1f07mUEpHwIgM1lxcWqFMR0Gug5BCXodmmZnN/ziMdbulT5odwdoE8w=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":33523},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./providers/OtelProvider":"./src/providers/OtelProvider.js"},"gitHead":"eea6a55697d4d98b6ca87a4da4888a3f7efc3143","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,configurer,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Otel.git","type":"git"},"_npmVersion":"10.8.2","description":"OpenTelemetry package for Athenna.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"22.8.0","dependencies":{"@opentelemetry/api":"^1.9.0","@opentelemetry/core":"^2.6.0","import-in-the-middle":"^3.0.0","@opentelemetry/sdk-node":"^0.213.0","@opentelemetry/resources":"^2.6.0","@opentelemetry/sdk-metrics":"^2.6.0","@opentelemetry/sdk-trace-base":"^2.6.0","@opentelemetry/instrumentation":"^0.213.0","@opentelemetry/semantic-conventions":"^1.40.0","@opentelemetry/exporter-trace-otlp-grpc":"^0.213.0","@opentelemetry/auto-instrumentations-node":"^0.71.0","@opentelemetry/exporter-metrics-otlp-grpc":"^0.213.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"husky":"^3.1.0","eslint":"^8.57.1","semver":"^7.7.4","prettier":"^2.8.8","commitizen":"^4.3.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.2.0","@athenna/test":"^5.6.0","@athenna/common":"^5.31.0","@athenna/config":"^5.6.0","eslint-plugin-n":"^15.7.0","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.32.0","eslint-plugin-promise":"^6.6.0","eslint-config-prettier":"^8.10.2","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.5","@typescript-eslint/parser":"^7.18.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^7.18.0"},"_npmOperationalInternal":{"tmp":"tmp/otel_5.0.0_1773598258526_0.30981186051851917","host":"s3://npm-registry-packages-npm-production"}},"5.1.0":{"name":"@athenna/otel","version":"5.1.0","keywords":["esm","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/otel@5.1.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Otel#readme","bugs":{"url":"https://github.com/AthennaIO/Otel/issues"},"c8":{"all":true,"exclude":["src/types"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"4789ca466ec6b17c6ce0ada363cce2f180652715","tarball":"https://registry.npmjs.org/@athenna/otel/-/otel-5.1.0.tgz","fileCount":3,"integrity":"sha512-H5mhpnXTXr418ZuJGGB2aPQom2n11weT8OUstM+jhWxNm7t8GJn7KNAYmsKopPhm/5J/VacETz2V56OVQM8FOg==","signatures":[{"sig":"MEUCIQC6npvcHHAINgSkS9apMyVBritBFVSpwfbPFIkoTFu1xgIgcphS5V82wfA4AwSnWqQmy0fDxS/XfeaLb/VvyZcceGU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":8014},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./providers/OtelProvider":"./src/providers/OtelProvider.js"},"gitHead":"c5568e7c8d68c89f8268a918d4f25e1cf299ef15","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,configurer,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Otel.git","type":"git"},"_npmVersion":"10.8.2","description":"OpenTelemetry package for Athenna.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"22.8.0","dependencies":{"@opentelemetry/api":"^1.9.0","@opentelemetry/core":"^2.6.0","import-in-the-middle":"^3.0.0","@opentelemetry/sdk-node":"^0.213.0","@opentelemetry/resources":"^2.6.0","@opentelemetry/sdk-metrics":"^2.6.0","@opentelemetry/sdk-trace-base":"^2.6.0","@opentelemetry/instrumentation":"^0.213.0","@opentelemetry/semantic-conventions":"^1.40.0","@opentelemetry/exporter-trace-otlp-grpc":"^0.213.0","@opentelemetry/auto-instrumentations-node":"^0.71.0","@opentelemetry/exporter-metrics-otlp-grpc":"^0.213.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"husky":"^3.1.0","eslint":"^8.57.1","semver":"^7.7.4","prettier":"^2.8.8","commitizen":"^4.3.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.2.0","@athenna/test":"^5.6.0","@athenna/common":"^5.31.0","@athenna/config":"^5.6.0","eslint-plugin-n":"^15.7.0","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.32.0","eslint-plugin-promise":"^6.6.0","eslint-config-prettier":"^8.10.2","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.5","@typescript-eslint/parser":"^7.18.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^7.18.0"},"_npmOperationalInternal":{"tmp":"tmp/otel_5.1.0_1774202694442_0.1022633850390473","host":"s3://npm-registry-packages-npm-production"}},"5.2.0":{"name":"@athenna/otel","version":"5.2.0","keywords":["esm","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/otel@5.2.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Otel#readme","bugs":{"url":"https://github.com/AthennaIO/Otel/issues"},"c8":{"all":true,"exclude":["src/types"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"8220ead534d0d8a0f51a05750bef83d8f7a3191f","tarball":"https://registry.npmjs.org/@athenna/otel/-/otel-5.2.0.tgz","fileCount":27,"integrity":"sha512-pwPMeGScVP/0u8OzFsIZifPIOahy8PSMV7p77Qlf1MbfzLtH+VC9EsGWYulH2KsZRdP8vx88Z0aqqEBSvmwylA==","signatures":[{"sig":"MEQCIEG+3cZbTkjuJNlSCwjCi7dRU3hK9+NIpccZVr2ZUWgRAiAj63Q3tW/UxOePcU79pNRaD90Ry1ZY9rt0tuaxzdHi1A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":36028},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./providers/OtelProvider":"./src/providers/OtelProvider.js"},"gitHead":"c5568e7c8d68c89f8268a918d4f25e1cf299ef15","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,configurer,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Otel.git","type":"git"},"_npmVersion":"10.8.2","description":"OpenTelemetry package for Athenna.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"22.8.0","dependencies":{"@opentelemetry/api":"^1.9.0","@opentelemetry/core":"^2.6.0","import-in-the-middle":"^3.0.0","@opentelemetry/sdk-node":"^0.213.0","@opentelemetry/resources":"^2.6.0","@opentelemetry/sdk-metrics":"^2.6.0","@opentelemetry/sdk-trace-base":"^2.6.0","@opentelemetry/instrumentation":"^0.213.0","@opentelemetry/semantic-conventions":"^1.40.0","@opentelemetry/exporter-trace-otlp-grpc":"^0.213.0","@opentelemetry/auto-instrumentations-node":"^0.71.0","@opentelemetry/exporter-metrics-otlp-grpc":"^0.213.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"husky":"^3.1.0","eslint":"^8.57.1","semver":"^7.7.4","prettier":"^2.8.8","commitizen":"^4.3.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.2.0","@athenna/test":"^5.6.0","@athenna/common":"^5.31.0","@athenna/config":"^5.6.0","eslint-plugin-n":"^15.7.0","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.32.0","eslint-plugin-promise":"^6.6.0","eslint-config-prettier":"^8.10.2","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.5","@typescript-eslint/parser":"^7.18.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^7.18.0"},"_npmOperationalInternal":{"tmp":"tmp/otel_5.2.0_1774202832336_0.7301771200045173","host":"s3://npm-registry-packages-npm-production"}},"5.3.0":{"name":"@athenna/otel","version":"5.3.0","keywords":["esm","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/otel@5.3.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Otel#readme","bugs":{"url":"https://github.com/AthennaIO/Otel/issues"},"c8":{"all":true,"exclude":["src/types"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"9dbd5b93b605260c62c466a56d50d693624bc099","tarball":"https://registry.npmjs.org/@athenna/otel/-/otel-5.3.0.tgz","fileCount":27,"integrity":"sha512-wVMrBute9yPkEuikN/H49M5bhOzKKZTAK7GSObWd12Z6Aq5me6taljd7FXG2YXBPGm+/1XFMsI1tXlRpKCpaIw==","signatures":[{"sig":"MEQCIBiEj3j3tMEdJtYtZ3xAfHBFEyV1lD28CP1e3HfRN6qTAiBUN/cTPETGJIsAkXHhF1Kcdt4gMyj/3Z6n3dBBSkHJOw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":36166},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./providers/OtelProvider":"./src/providers/OtelProvider.js"},"gitHead":"19aeea5a91e30ef7487d09c160acd96350eec341","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,configurer,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Otel.git","type":"git"},"_npmVersion":"10.8.2","description":"OpenTelemetry package for Athenna.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"22.8.0","dependencies":{"@opentelemetry/api":"^1.9.0","@opentelemetry/core":"^2.6.0","import-in-the-middle":"^3.0.0","@opentelemetry/sdk-node":"^0.213.0","@opentelemetry/resources":"^2.6.0","@opentelemetry/sdk-metrics":"^2.6.0","@opentelemetry/sdk-trace-base":"^2.6.0","@opentelemetry/instrumentation":"^0.213.0","@opentelemetry/semantic-conventions":"^1.40.0","@opentelemetry/exporter-trace-otlp-grpc":"^0.213.0","@opentelemetry/auto-instrumentations-node":"^0.71.0","@opentelemetry/exporter-metrics-otlp-grpc":"^0.213.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"husky":"^3.1.0","eslint":"^8.57.1","semver":"^7.7.4","prettier":"^2.8.8","commitizen":"^4.3.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.2.0","@athenna/test":"^5.6.0","@athenna/common":"^5.31.0","@athenna/config":"^5.6.0","eslint-plugin-n":"^15.7.0","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.32.0","eslint-plugin-promise":"^6.6.0","eslint-config-prettier":"^8.10.2","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.5","@typescript-eslint/parser":"^7.18.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^7.18.0"},"_npmOperationalInternal":{"tmp":"tmp/otel_5.3.0_1774205857393_0.7900541647528978","host":"s3://npm-registry-packages-npm-production"}},"5.4.0":{"name":"@athenna/otel","version":"5.4.0","keywords":["esm","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/otel@5.4.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Otel#readme","bugs":{"url":"https://github.com/AthennaIO/Otel/issues"},"c8":{"all":true,"exclude":["src/types"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"84b6ecaeed8fd850852204949d8080b7d04c90ef","tarball":"https://registry.npmjs.org/@athenna/otel/-/otel-5.4.0.tgz","fileCount":27,"integrity":"sha512-v4d8jG1xniRzTGw/c+4HprXvcgTuCUom4gaR1YbfoZy7ytsQpc20B4a7YTmPELMHXNT9uWaPsbnVD51EQnsH/w==","signatures":[{"sig":"MEYCIQCnQoIDXwMmQvvLqfbxrD4XMwMzBNkUsBfnZhBv0L85KAIhAKgXxrBGPmnZxpotmdG9+E9whEJ7knvQwTAl2rZA03Xb","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":36685},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./providers/OtelProvider":"./src/providers/OtelProvider.js"},"gitHead":"19aeea5a91e30ef7487d09c160acd96350eec341","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,configurer,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Otel.git","type":"git"},"_npmVersion":"10.8.2","description":"OpenTelemetry package for Athenna.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"22.8.0","dependencies":{"@opentelemetry/api":"^1.9.0","@opentelemetry/core":"^2.6.0","import-in-the-middle":"^3.0.0","@opentelemetry/sdk-node":"^0.213.0","@opentelemetry/resources":"^2.6.0","@opentelemetry/sdk-metrics":"^2.6.0","@opentelemetry/sdk-trace-base":"^2.6.0","@opentelemetry/instrumentation":"^0.213.0","@opentelemetry/semantic-conventions":"^1.40.0","@opentelemetry/exporter-trace-otlp-grpc":"^0.213.0","@opentelemetry/auto-instrumentations-node":"^0.71.0","@opentelemetry/exporter-metrics-otlp-grpc":"^0.213.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"husky":"^3.1.0","eslint":"^8.57.1","semver":"^7.7.4","prettier":"^2.8.8","commitizen":"^4.3.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.2.0","@athenna/test":"^5.6.0","@athenna/common":"^5.31.0","@athenna/config":"^5.6.0","eslint-plugin-n":"^15.7.0","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.32.0","eslint-plugin-promise":"^6.6.0","eslint-config-prettier":"^8.10.2","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.5","@typescript-eslint/parser":"^7.18.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^7.18.0"},"_npmOperationalInternal":{"tmp":"tmp/otel_5.4.0_1774209320965_0.8967580655345415","host":"s3://npm-registry-packages-npm-production"}},"5.5.0":{"name":"@athenna/otel","version":"5.5.0","keywords":["esm","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/otel@5.5.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Otel#readme","bugs":{"url":"https://github.com/AthennaIO/Otel/issues"},"c8":{"all":true,"exclude":["src/types"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"2f011a7745e7d39bb462130a62b25759ce452399","tarball":"https://registry.npmjs.org/@athenna/otel/-/otel-5.5.0.tgz","fileCount":29,"integrity":"sha512-Vj105R4fXn/CagkSiGRbUzG6+DJ7DqxNxdIqy2RlP3sN0nmPJGYPYUiRsCTI5y/90KtqRYOo+qM1MNjRUohTlA==","signatures":[{"sig":"MEYCIQD/9pMWY57tGdEkY9L2pB8a/Y0EyRB+Q6AWUwjyjFtZGwIhAKwL+eouPiG+SpfxWTYtHXAXGClrlmH+oAc5CRD6x6pd","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":38339},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./providers/OtelProvider":"./src/providers/OtelProvider.js"},"gitHead":"19aeea5a91e30ef7487d09c160acd96350eec341","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,configurer,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Otel.git","type":"git"},"_npmVersion":"10.8.2","description":"OpenTelemetry package for Athenna.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"22.8.0","dependencies":{"@opentelemetry/api":"^1.9.0","@opentelemetry/core":"^2.6.0","import-in-the-middle":"^3.0.0","@opentelemetry/sdk-node":"^0.213.0","@opentelemetry/resources":"^2.6.0","@opentelemetry/sdk-metrics":"^2.6.0","@opentelemetry/sdk-trace-base":"^2.6.0","@opentelemetry/instrumentation":"^0.213.0","@opentelemetry/semantic-conventions":"^1.40.0","@opentelemetry/exporter-trace-otlp-grpc":"^0.213.0","@opentelemetry/auto-instrumentations-node":"^0.71.0","@opentelemetry/exporter-metrics-otlp-grpc":"^0.213.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"husky":"^3.1.0","eslint":"^8.57.1","semver":"^7.7.4","prettier":"^2.8.8","commitizen":"^4.3.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.2.0","@athenna/test":"^5.6.0","@athenna/common":"^5.31.0","@athenna/config":"^5.6.0","eslint-plugin-n":"^15.7.0","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.32.0","eslint-plugin-promise":"^6.6.0","eslint-config-prettier":"^8.10.2","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.5","@typescript-eslint/parser":"^7.18.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^7.18.0"},"_npmOperationalInternal":{"tmp":"tmp/otel_5.5.0_1774209714356_0.315115325446121","host":"s3://npm-registry-packages-npm-production"}},"5.6.0":{"name":"@athenna/otel","version":"5.6.0","keywords":["esm","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/otel@5.6.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Otel#readme","bugs":{"url":"https://github.com/AthennaIO/Otel/issues"},"c8":{"all":true,"exclude":["src/types"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"9efdc4cbf6ebc91a0c1a76636e1cade99bb24bb1","tarball":"https://registry.npmjs.org/@athenna/otel/-/otel-5.6.0.tgz","fileCount":29,"integrity":"sha512-JT/Gudl4GagRnbkPdxk4zSok9tz+57rVOAKdc9nR8Flfh969Hy65DPnG/0pu1DdtyUctQ81eQ5HCYvu3SOnl5g==","signatures":[{"sig":"MEUCIB2qxcskv33q0Hij3xM2NTkee6ImgVDnsXmf5r6tYnIUAiEAhudchDuTkCPLumAIs4yp4bUH/AtjAyg8uL3qu8Xcq9M=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":37889},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./providers/OtelProvider":"./src/providers/OtelProvider.js"},"gitHead":"19aeea5a91e30ef7487d09c160acd96350eec341","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,configurer,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Otel.git","type":"git"},"_npmVersion":"10.8.2","description":"OpenTelemetry package for Athenna.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"22.8.0","dependencies":{"@opentelemetry/api":"^1.9.0","@opentelemetry/core":"^2.6.0","import-in-the-middle":"^3.0.0","@opentelemetry/sdk-node":"^0.213.0","@opentelemetry/resources":"^2.6.0","@opentelemetry/sdk-metrics":"^2.6.0","@opentelemetry/sdk-trace-base":"^2.6.0","@opentelemetry/instrumentation":"^0.213.0","@opentelemetry/semantic-conventions":"^1.40.0","@opentelemetry/exporter-trace-otlp-grpc":"^0.213.0","@opentelemetry/auto-instrumentations-node":"^0.71.0","@opentelemetry/exporter-metrics-otlp-grpc":"^0.213.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"husky":"^3.1.0","eslint":"^8.57.1","semver":"^7.7.4","prettier":"^2.8.8","commitizen":"^4.3.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.2.0","@athenna/test":"^5.6.0","@athenna/common":"^5.31.0","@athenna/config":"^5.6.0","eslint-plugin-n":"^15.7.0","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.32.0","eslint-plugin-promise":"^6.6.0","eslint-config-prettier":"^8.10.2","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.5","@typescript-eslint/parser":"^7.18.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^7.18.0"},"_npmOperationalInternal":{"tmp":"tmp/otel_5.6.0_1774210311372_0.31757386834378565","host":"s3://npm-registry-packages-npm-production"}},"5.7.0":{"name":"@athenna/otel","version":"5.7.0","keywords":["esm","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/otel@5.7.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Otel#readme","bugs":{"url":"https://github.com/AthennaIO/Otel/issues"},"c8":{"all":true,"exclude":["src/types"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"5e3c472b3690a592c8cbc44805e29c3139e6abe9","tarball":"https://registry.npmjs.org/@athenna/otel/-/otel-5.7.0.tgz","fileCount":29,"integrity":"sha512-OOLPgezpv4hLMLPQ+6yvWkmjUyLgp1S/d35nkn/5l694QQgmlChVAuJLIZWfpwIYndjQcevrjsJG4MarJQNQUQ==","signatures":[{"sig":"MEQCIHQMpCA4+OyO4RNlu4ievKASpT7/iUioR0eXZDLT7b7AAiAusnVdVxnVt/NG2XwmfQ3mvjZKuh5np1TtnMIXDwHMrg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":39060},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./providers/OtelProvider":"./src/providers/OtelProvider.js"},"gitHead":"41fa14a8232050618135f3b969797892197243f7","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,configurer,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Otel.git","type":"git"},"_npmVersion":"10.8.2","description":"OpenTelemetry package for Athenna.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"22.8.0","dependencies":{"@opentelemetry/api":"^1.9.0","@opentelemetry/core":"^2.6.0","import-in-the-middle":"^3.0.0","@opentelemetry/api-logs":"^0.213.0","@opentelemetry/sdk-logs":"^0.213.0","@opentelemetry/sdk-node":"^0.213.0","@opentelemetry/resources":"^2.6.0","@opentelemetry/sdk-metrics":"^2.6.0","@opentelemetry/sdk-trace-base":"^2.6.0","@opentelemetry/instrumentation":"^0.213.0","@opentelemetry/semantic-conventions":"^1.40.0","@opentelemetry/exporter-logs-otlp-grpc":"^0.213.0","@opentelemetry/exporter-logs-otlp-http":"^0.213.0","@opentelemetry/exporter-trace-otlp-grpc":"^0.213.0","@opentelemetry/auto-instrumentations-node":"^0.71.0","@opentelemetry/exporter-metrics-otlp-grpc":"^0.213.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"husky":"^3.1.0","eslint":"^8.57.1","semver":"^7.7.4","prettier":"^2.8.8","commitizen":"^4.3.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.2.0","@athenna/test":"^5.6.0","@athenna/common":"^5.31.0","@athenna/config":"^5.6.0","@athenna/logger":"^5.15.0","eslint-plugin-n":"^15.7.0","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.32.0","eslint-plugin-promise":"^6.6.0","eslint-config-prettier":"^8.10.2","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.5","@typescript-eslint/parser":"^7.18.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^7.18.0"},"_npmOperationalInternal":{"tmp":"tmp/otel_5.7.0_1774218115784_0.22974997112146767","host":"s3://npm-registry-packages-npm-production"}},"5.8.0":{"name":"@athenna/otel","version":"5.8.0","keywords":["esm","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/otel@5.8.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Otel#readme","bugs":{"url":"https://github.com/AthennaIO/Otel/issues"},"c8":{"all":true,"exclude":["src/types"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"3fd18c4c8e10c3d2288e2b0a8581e42691bae6d4","tarball":"https://registry.npmjs.org/@athenna/otel/-/otel-5.8.0.tgz","fileCount":31,"integrity":"sha512-xOKfsOPesuaHn4bCh52bI2xJhK4Ts8mnCjsP1EcJpcCYBYAZ30S6Ieuvw4uQr9QzO9L3EHkWjYMUu/Her9hsPg==","signatures":[{"sig":"MEUCIQCrpETRd3A9GhwIvoRHstXjLO4DMGDM4MMxSTeqXRn9OQIgKQ3UjwpTykrfrvfcH+SQoKHZmCa5r0rhHPo4jtZt7ZQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":42448},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./http/OtelMiddleware":"./src/http/OtelMiddleware.js","./providers/OtelProvider":"./src/providers/OtelProvider.js"},"gitHead":"524b7a4845f548e8472a92b70a5559d0b137911a","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,configurer,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Otel.git","type":"git"},"_npmVersion":"10.8.2","description":"OpenTelemetry package for Athenna.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"22.8.0","dependencies":{"@opentelemetry/api":"^1.9.0","@opentelemetry/core":"^2.6.0","import-in-the-middle":"^3.0.0","@opentelemetry/api-logs":"^0.213.0","@opentelemetry/sdk-logs":"^0.213.0","@opentelemetry/sdk-node":"^0.213.0","@opentelemetry/resources":"^2.6.0","@opentelemetry/sdk-metrics":"^2.6.0","@opentelemetry/sdk-trace-base":"^2.6.0","@opentelemetry/instrumentation":"^0.213.0","@opentelemetry/semantic-conventions":"^1.40.0","@opentelemetry/exporter-logs-otlp-grpc":"^0.213.0","@opentelemetry/exporter-logs-otlp-http":"^0.213.0","@opentelemetry/exporter-trace-otlp-grpc":"^0.213.0","@opentelemetry/auto-instrumentations-node":"^0.71.0","@opentelemetry/exporter-metrics-otlp-grpc":"^0.213.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"husky":"^3.1.0","eslint":"^8.57.1","semver":"^7.7.4","prettier":"^2.8.8","commitizen":"^4.3.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.2.0","@athenna/http":"^5.51.0","@athenna/test":"^5.6.0","@athenna/common":"^5.31.0","@athenna/config":"^5.6.0","@athenna/logger":"^5.15.0","eslint-plugin-n":"^15.7.0","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.32.0","eslint-plugin-promise":"^6.6.0","eslint-config-prettier":"^8.10.2","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.5","@typescript-eslint/parser":"^7.18.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^7.18.0"},"_npmOperationalInternal":{"tmp":"tmp/otel_5.8.0_1774220102835_0.36922099580419876","host":"s3://npm-registry-packages-npm-production"}},"5.9.0":{"name":"@athenna/otel","version":"5.9.0","keywords":["esm","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/otel@5.9.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Otel#readme","bugs":{"url":"https://github.com/AthennaIO/Otel/issues"},"c8":{"all":true,"exclude":["src/types"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"3cfd79bc2e46db3d706013a0c1b9382a6f0f8e8f","tarball":"https://registry.npmjs.org/@athenna/otel/-/otel-5.9.0.tgz","fileCount":33,"integrity":"sha512-Fk/Yw80TCdeetLniEyqXJn/GdTCntMAwO0EGztXwlQxzeABWs9NujIGkD33TkX4d/9H3vWILk4ZxUaVbsUceEA==","signatures":[{"sig":"MEUCIQC0p7c6vAqay/dEVMlYPRvF9bVBsXGz5m4uVPnpQg/EXwIgcPkThl5temU+Ex0GJ6u2nOUAn5IXfvRCM+/T77uqPCE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":44119},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./http/OtelMiddleware":"./src/http/OtelMiddleware.js","./providers/OtelProvider":"./src/providers/OtelProvider.js"},"gitHead":"524b7a4845f548e8472a92b70a5559d0b137911a","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,configurer,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Otel.git","type":"git"},"_npmVersion":"10.8.2","description":"OpenTelemetry package for Athenna.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"22.8.0","dependencies":{"@opentelemetry/api":"^1.9.0","@opentelemetry/core":"^2.6.0","import-in-the-middle":"^3.0.0","@opentelemetry/api-logs":"^0.213.0","@opentelemetry/sdk-logs":"^0.213.0","@opentelemetry/sdk-node":"^0.213.0","@opentelemetry/resources":"^2.6.0","@opentelemetry/sdk-metrics":"^2.6.0","@opentelemetry/sdk-trace-base":"^2.6.0","@opentelemetry/instrumentation":"^0.213.0","@opentelemetry/semantic-conventions":"^1.40.0","@opentelemetry/exporter-logs-otlp-grpc":"^0.213.0","@opentelemetry/exporter-logs-otlp-http":"^0.213.0","@opentelemetry/exporter-trace-otlp-grpc":"^0.213.0","@opentelemetry/auto-instrumentations-node":"^0.71.0","@opentelemetry/exporter-metrics-otlp-grpc":"^0.213.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"husky":"^3.1.0","eslint":"^8.57.1","semver":"^7.7.4","prettier":"^2.8.8","commitizen":"^4.3.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.2.0","@athenna/http":"^5.51.0","@athenna/test":"^5.6.0","@athenna/common":"^5.31.0","@athenna/config":"^5.6.0","@athenna/logger":"^5.15.0","eslint-plugin-n":"^15.7.0","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.32.0","eslint-plugin-promise":"^6.6.0","eslint-config-prettier":"^8.10.2","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.5","@typescript-eslint/parser":"^7.18.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^7.18.0"},"_npmOperationalInternal":{"tmp":"tmp/otel_5.9.0_1774220257669_0.4025660928430306","host":"s3://npm-registry-packages-npm-production"}},"5.10.0":{"name":"@athenna/otel","version":"5.10.0","keywords":["esm","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/otel@5.10.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Otel#readme","bugs":{"url":"https://github.com/AthennaIO/Otel/issues"},"c8":{"all":true,"exclude":["src/types"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"368cae7bcca6b30c5aa398762d060ba090478626","tarball":"https://registry.npmjs.org/@athenna/otel/-/otel-5.10.0.tgz","fileCount":33,"integrity":"sha512-YJsF8YEdmPkchM/TDGGIWpKtODERRLQx7eU0xrLjRS+V0dCZt5kogcOOOaW6VIOZBnfSHF8UuflvLq557+wyUw==","signatures":[{"sig":"MEYCIQDHvpIH7xcU1LITeztRbAdgug57aNgPhhtKdO3UA7NxPQIhAJMJQyAMddc37DeVbW88QT0IWdhUDldzohpHAUdnyzXy","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":44181},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./http/OtelMiddleware":"./src/http/OtelMiddleware.js","./http/OtelTerminator":"./src/http/OtelTerminator.js","./providers/OtelProvider":"./src/providers/OtelProvider.js"},"gitHead":"524b7a4845f548e8472a92b70a5559d0b137911a","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,configurer,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Otel.git","type":"git"},"_npmVersion":"10.8.2","description":"OpenTelemetry package for Athenna.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"22.8.0","dependencies":{"@opentelemetry/api":"^1.9.0","@opentelemetry/core":"^2.6.0","import-in-the-middle":"^3.0.0","@opentelemetry/api-logs":"^0.213.0","@opentelemetry/sdk-logs":"^0.213.0","@opentelemetry/sdk-node":"^0.213.0","@opentelemetry/resources":"^2.6.0","@opentelemetry/sdk-metrics":"^2.6.0","@opentelemetry/sdk-trace-base":"^2.6.0","@opentelemetry/instrumentation":"^0.213.0","@opentelemetry/semantic-conventions":"^1.40.0","@opentelemetry/exporter-logs-otlp-grpc":"^0.213.0","@opentelemetry/exporter-logs-otlp-http":"^0.213.0","@opentelemetry/exporter-trace-otlp-grpc":"^0.213.0","@opentelemetry/auto-instrumentations-node":"^0.71.0","@opentelemetry/exporter-metrics-otlp-grpc":"^0.213.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"husky":"^3.1.0","eslint":"^8.57.1","semver":"^7.7.4","prettier":"^2.8.8","commitizen":"^4.3.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.2.0","@athenna/http":"^5.51.0","@athenna/test":"^5.6.0","@athenna/common":"^5.31.0","@athenna/config":"^5.6.0","@athenna/logger":"^5.15.0","eslint-plugin-n":"^15.7.0","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.32.0","eslint-plugin-promise":"^6.6.0","eslint-config-prettier":"^8.10.2","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.5","@typescript-eslint/parser":"^7.18.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^7.18.0"},"_npmOperationalInternal":{"tmp":"tmp/otel_5.10.0_1774220478610_0.7290801348979927","host":"s3://npm-registry-packages-npm-production"}},"5.11.0":{"name":"@athenna/otel","version":"5.11.0","keywords":["esm","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/otel@5.11.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Otel#readme","bugs":{"url":"https://github.com/AthennaIO/Otel/issues"},"c8":{"all":true,"exclude":["src/types"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"28a3cb1141bdd15c43d8e922cb0a1996b6db6a8d","tarball":"https://registry.npmjs.org/@athenna/otel/-/otel-5.11.0.tgz","fileCount":33,"integrity":"sha512-XnW71/Mf5RfxXKS17E8YRTYuTAv2quv8PJBv2KwBEELvpLb1pLRbKVaiYpUlDHfSmTiGjoP3oA7pUc5Ex2HFXg==","signatures":[{"sig":"MEUCIFQ0e0OVcPpjciwVtT34MgTgfm4YWeiiQac8hxatesFfAiEAgk4TroY8LXe5IJB0kMYY9rbi/siYurPeh+itwOeJ7/Y=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":46745},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./http/OtelMiddleware":"./src/http/OtelMiddleware.js","./http/OtelTerminator":"./src/http/OtelTerminator.js","./providers/OtelProvider":"./src/providers/OtelProvider.js"},"gitHead":"245072548f65abede3e1919276861350d0593cfc","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,configurer,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Otel.git","type":"git"},"_npmVersion":"10.8.2","description":"OpenTelemetry package for Athenna.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"22.8.0","dependencies":{"@opentelemetry/api":"^1.9.0","@opentelemetry/core":"^2.6.0","import-in-the-middle":"^3.0.0","@opentelemetry/api-logs":"^0.213.0","@opentelemetry/sdk-logs":"^0.213.0","@opentelemetry/sdk-node":"^0.213.0","@opentelemetry/resources":"^2.6.0","@opentelemetry/sdk-metrics":"^2.6.0","@opentelemetry/sdk-trace-base":"^2.6.0","@opentelemetry/instrumentation":"^0.213.0","@opentelemetry/semantic-conventions":"^1.40.0","@opentelemetry/exporter-logs-otlp-grpc":"^0.213.0","@opentelemetry/exporter-logs-otlp-http":"^0.213.0","@opentelemetry/exporter-trace-otlp-grpc":"^0.213.0","@opentelemetry/auto-instrumentations-node":"^0.71.0","@opentelemetry/exporter-metrics-otlp-grpc":"^0.213.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"husky":"^3.1.0","eslint":"^8.57.1","semver":"^7.7.4","prettier":"^2.8.8","commitizen":"^4.3.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.2.0","@athenna/http":"^5.51.0","@athenna/test":"^5.6.0","@athenna/common":"^5.31.0","@athenna/config":"^5.6.0","@athenna/logger":"^5.15.0","eslint-plugin-n":"^15.7.0","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.32.0","eslint-plugin-promise":"^6.6.0","eslint-config-prettier":"^8.10.2","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.5","@typescript-eslint/parser":"^7.18.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^7.18.0"},"_npmOperationalInternal":{"tmp":"tmp/otel_5.11.0_1776887457702_0.5788978975770684","host":"s3://npm-registry-packages-npm-production"}},"5.12.0":{"name":"@athenna/otel","version":"5.12.0","keywords":["esm","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/otel@5.12.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Otel#readme","bugs":{"url":"https://github.com/AthennaIO/Otel/issues"},"c8":{"all":true,"exclude":["src/types"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"862e51b512e753f665326fba18780d18a1d6cf8c","tarball":"https://registry.npmjs.org/@athenna/otel/-/otel-5.12.0.tgz","fileCount":33,"integrity":"sha512-zEVIIazCjv1twbg4F2QobcEbDjztG7r5V+Mm3AaidctFfUA7LG6Or/elEngArll2zF58JSvQVAwHSAT7B7Yv/A==","signatures":[{"sig":"MEYCIQCSRudGL2dvWuoagYHLlbJzm6wdA6ea8zW9ZPsUT03n2AIhAM5RFkEasqx0iXF1qLODbOqjsKe/fyWFmFM+gwF4yp4m","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":49874},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./http/OtelMiddleware":"./src/http/OtelMiddleware.js","./http/OtelTerminator":"./src/http/OtelTerminator.js","./providers/OtelProvider":"./src/providers/OtelProvider.js"},"gitHead":"79e0cc8818be3d420c8dbb1b1487eab0c304b827","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,configurer,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Otel.git","type":"git"},"_npmVersion":"10.8.2","description":"OpenTelemetry package for Athenna.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"22.8.0","dependencies":{"@opentelemetry/api":"^1.9.0","@opentelemetry/core":"^2.6.0","import-in-the-middle":"^3.0.0","@opentelemetry/api-logs":"^0.213.0","@opentelemetry/sdk-logs":"^0.213.0","@opentelemetry/sdk-node":"^0.213.0","@opentelemetry/resources":"^2.6.0","@opentelemetry/sdk-metrics":"^2.6.0","@opentelemetry/sdk-trace-base":"^2.6.0","@opentelemetry/instrumentation":"^0.213.0","@opentelemetry/semantic-conventions":"^1.40.0","@opentelemetry/exporter-logs-otlp-grpc":"^0.213.0","@opentelemetry/exporter-logs-otlp-http":"^0.213.0","@opentelemetry/exporter-trace-otlp-grpc":"^0.213.0","@opentelemetry/auto-instrumentations-node":"^0.71.0","@opentelemetry/exporter-metrics-otlp-grpc":"^0.213.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"husky":"^3.1.0","eslint":"^8.57.1","semver":"^7.7.4","prettier":"^2.8.8","commitizen":"^4.3.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.2.0","@athenna/http":"^5.51.0","@athenna/test":"^5.6.0","@athenna/common":"^5.31.0","@athenna/config":"^5.6.0","@athenna/logger":"^5.15.0","eslint-plugin-n":"^15.7.0","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.32.0","eslint-plugin-promise":"^6.6.0","eslint-config-prettier":"^8.10.2","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.5","@typescript-eslint/parser":"^7.18.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^7.18.0"},"_npmOperationalInternal":{"tmp":"tmp/otel_5.12.0_1776890165268_0.2451925923871645","host":"s3://npm-registry-packages-npm-production"}},"5.13.0":{"name":"@athenna/otel","version":"5.13.0","keywords":["esm","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/otel@5.13.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Otel#readme","bugs":{"url":"https://github.com/AthennaIO/Otel/issues"},"c8":{"all":true,"exclude":["src/types"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"28ca15d3658094ef90bbba746c6d7cafde607901","tarball":"https://registry.npmjs.org/@athenna/otel/-/otel-5.13.0.tgz","fileCount":33,"integrity":"sha512-pTk83VfN855HuEAKC7/l0FRf4HtSdZrRsUSE/s+C59gtI2DRFEonQJYBn29zxlus7T10NSjsFrmSOGLvjteVyw==","signatures":[{"sig":"MEYCIQCh68ZJo9mi6KgRUSPOtoDlqY8ZwVDh8UhKHFaIm2AdDwIhAP7vA09GBqUkW/d0a4xycM8JWrd8Xqf7LzJsD16r0S1t","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":53539},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./http/OtelMiddleware":"./src/http/OtelMiddleware.js","./http/OtelTerminator":"./src/http/OtelTerminator.js","./providers/OtelProvider":"./src/providers/OtelProvider.js"},"gitHead":"498abfd4d034250e63b8b964ca2b3acb4ddf3ae8","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,configurer,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Otel.git","type":"git"},"_npmVersion":"10.8.2","description":"OpenTelemetry package for Athenna.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"22.8.0","dependencies":{"@opentelemetry/api":"^1.9.0","@opentelemetry/core":"^2.6.0","import-in-the-middle":"^3.0.0","@opentelemetry/api-logs":"^0.213.0","@opentelemetry/sdk-logs":"^0.213.0","@opentelemetry/sdk-node":"^0.213.0","@opentelemetry/resources":"^2.6.0","@opentelemetry/sdk-metrics":"^2.6.0","@opentelemetry/sdk-trace-base":"^2.6.0","@opentelemetry/instrumentation":"^0.213.0","@opentelemetry/semantic-conventions":"^1.40.0","@opentelemetry/exporter-logs-otlp-grpc":"^0.213.0","@opentelemetry/exporter-logs-otlp-http":"^0.213.0","@opentelemetry/exporter-trace-otlp-grpc":"^0.213.0","@opentelemetry/auto-instrumentations-node":"^0.71.0","@opentelemetry/exporter-metrics-otlp-grpc":"^0.213.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"husky":"^3.1.0","eslint":"^8.57.1","semver":"^7.7.4","prettier":"^2.8.8","commitizen":"^4.3.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.2.0","@athenna/http":"^5.51.0","@athenna/test":"^5.6.0","@athenna/common":"^5.31.0","@athenna/config":"^5.6.0","@athenna/logger":"^5.15.0","eslint-plugin-n":"^15.7.0","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.32.0","eslint-plugin-promise":"^6.6.0","eslint-config-prettier":"^8.10.2","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.5","@typescript-eslint/parser":"^7.18.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^7.18.0"},"_npmOperationalInternal":{"tmp":"tmp/otel_5.13.0_1776904082990_0.7251486598578469","host":"s3://npm-registry-packages-npm-production"}},"5.14.0":{"name":"@athenna/otel","version":"5.14.0","keywords":["esm","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/otel@5.14.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Otel#readme","bugs":{"url":"https://github.com/AthennaIO/Otel/issues"},"c8":{"all":true,"exclude":["src/types"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"791115a3f92cf81d5586e17f90ba5929dd70e902","tarball":"https://registry.npmjs.org/@athenna/otel/-/otel-5.14.0.tgz","fileCount":37,"integrity":"sha512-R8tw/9Zx2753MPVxnDyOXZ9CYTrENz9MviSXfq+OuiZR/D7Ph4WHkAHbKPlrJmUwYETo8HOZOk0JU3oIllryUw==","signatures":[{"sig":"MEQCIClf+xLOMgrUPHEsCdg9W3gx2HsGtkO7YFZQs5K+BI6JAiAKtpcMDSYRJwWsKle9QXe7uMm0uIZcf1yJx/PveS6RkQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":54937},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./http/OtelMiddleware":"./src/http/OtelMiddleware.js","./http/OtelTerminator":"./src/http/OtelTerminator.js","./providers/OtelProvider":"./src/providers/OtelProvider.js"},"gitHead":"9b45b99c4761e5b5986369e425ae404b3b7008a7","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,configurer,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Otel.git","type":"git"},"_npmVersion":"10.8.2","description":"OpenTelemetry package for Athenna.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"22.8.0","dependencies":{"@opentelemetry/api":"^1.9.0","@opentelemetry/core":"^2.6.0","import-in-the-middle":"^3.0.0","@opentelemetry/api-logs":"^0.213.0","@opentelemetry/sdk-logs":"^0.213.0","@opentelemetry/sdk-node":"^0.213.0","@opentelemetry/resources":"^2.6.0","@opentelemetry/sdk-metrics":"^2.6.0","@opentelemetry/sdk-trace-base":"^2.6.0","@opentelemetry/instrumentation":"^0.213.0","@opentelemetry/semantic-conventions":"^1.40.0","@opentelemetry/exporter-logs-otlp-grpc":"^0.213.0","@opentelemetry/exporter-logs-otlp-http":"^0.213.0","@opentelemetry/exporter-trace-otlp-grpc":"^0.213.0","@opentelemetry/auto-instrumentations-node":"^0.71.0","@opentelemetry/exporter-metrics-otlp-grpc":"^0.213.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"husky":"^3.1.0","eslint":"^8.57.1","semver":"^7.7.4","prettier":"^2.8.8","commitizen":"^4.3.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.2.0","@athenna/http":"^5.51.0","@athenna/test":"^5.6.0","@athenna/common":"^5.31.0","@athenna/config":"^5.6.0","@athenna/logger":"^5.15.0","eslint-plugin-n":"^15.7.0","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.32.0","eslint-plugin-promise":"^6.6.0","eslint-config-prettier":"^8.10.2","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.5","@typescript-eslint/parser":"^7.18.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^7.18.0"},"_npmOperationalInternal":{"tmp":"tmp/otel_5.14.0_1777039774045_0.7141349346132411","host":"s3://npm-registry-packages-npm-production"}},"5.15.0":{"name":"@athenna/otel","version":"5.15.0","keywords":["esm","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/otel@5.15.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Otel#readme","bugs":{"url":"https://github.com/AthennaIO/Otel/issues"},"c8":{"all":true,"exclude":["src/types"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"c0ef17a67c5e81ad65e7e15995f831ffb64c8873","tarball":"https://registry.npmjs.org/@athenna/otel/-/otel-5.15.0.tgz","fileCount":37,"integrity":"sha512-Wfi8FSwo7lSDSJgasE4mpw20pQ3GFOD6FDFDz9AXEydA4STCP04yFw16Nf91D2IKYwFD4TNQ9UtVVFM4oXLIYA==","signatures":[{"sig":"MEQCIDbYnJMHAU0mIxJgkWid/HDGr855nF1nTgpJ+zpwoiVNAiAJMp5uKVFjKYe9648FrK4hQbPKYMhOoozVj7xzxGy4Jw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":55041},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./http/OtelMiddleware":"./src/http/OtelMiddleware.js","./http/OtelTerminator":"./src/http/OtelTerminator.js","./providers/OtelProvider":"./src/providers/OtelProvider.js"},"gitHead":"68e1742e24a23253a3a468c157e5eecba63f4579","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,configurer,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Otel.git","type":"git"},"_npmVersion":"10.8.2","description":"OpenTelemetry package for Athenna.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"22.8.0","dependencies":{"@opentelemetry/api":"^1.9.0","@opentelemetry/core":"^2.6.0","import-in-the-middle":"^3.0.0","@opentelemetry/api-logs":"^0.213.0","@opentelemetry/sdk-logs":"^0.213.0","@opentelemetry/sdk-node":"^0.213.0","@opentelemetry/resources":"^2.6.0","@opentelemetry/sdk-metrics":"^2.6.0","@opentelemetry/sdk-trace-base":"^2.6.0","@opentelemetry/instrumentation":"^0.213.0","@opentelemetry/semantic-conventions":"^1.40.0","@opentelemetry/exporter-logs-otlp-grpc":"^0.213.0","@opentelemetry/exporter-logs-otlp-http":"^0.213.0","@opentelemetry/exporter-trace-otlp-grpc":"^0.213.0","@opentelemetry/auto-instrumentations-node":"^0.71.0","@opentelemetry/exporter-metrics-otlp-grpc":"^0.213.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"husky":"^3.1.0","eslint":"^8.57.1","semver":"^7.7.4","prettier":"^2.8.8","commitizen":"^4.3.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.2.0","@athenna/http":"^5.51.0","@athenna/test":"^5.6.0","@athenna/common":"^5.31.0","@athenna/config":"^5.6.0","@athenna/logger":"^5.20.0","eslint-plugin-n":"^15.7.0","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.32.0","eslint-plugin-promise":"^6.6.0","eslint-config-prettier":"^8.10.2","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.5","@typescript-eslint/parser":"^7.18.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^7.18.0"},"_npmOperationalInternal":{"tmp":"tmp/otel_5.15.0_1777061148653_0.09635159755679656","host":"s3://npm-registry-packages-npm-production"}},"5.16.0":{"name":"@athenna/otel","version":"5.16.0","keywords":["esm","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/otel@5.16.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Otel#readme","bugs":{"url":"https://github.com/AthennaIO/Otel/issues"},"c8":{"all":true,"exclude":["src/types"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"6615111497603593af1450cb3b23da2641a80dd3","tarball":"https://registry.npmjs.org/@athenna/otel/-/otel-5.16.0.tgz","fileCount":37,"integrity":"sha512-7IT3dH7qfUyZqfV1/nvaxOdlkOWUu1wLghLzVCjhIRvUi+34MgjBPecbZN7ZEKeGXykSjJSP0ndeQEU+KJwiNA==","signatures":[{"sig":"MEQCIGyrWYALcHfUN40ikynbBixdI7oqVMSwPopyVG8/nXhNAiBydDCV+D2KI9qvSW7/kLRP06nOMVgjo/yeo6R/ji9w1g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":54984},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./http/OtelMiddleware":"./src/http/OtelMiddleware.js","./http/OtelTerminator":"./src/http/OtelTerminator.js","./providers/OtelProvider":"./src/providers/OtelProvider.js"},"gitHead":"8d69c426f6e57d1e0ab75a241a2f849bff596638","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,configurer,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Otel.git","type":"git"},"_npmVersion":"10.8.2","description":"OpenTelemetry package for Athenna.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"22.8.0","dependencies":{"@opentelemetry/api":"^1.9.0","@opentelemetry/core":"^2.6.0","import-in-the-middle":"^3.0.0","@opentelemetry/api-logs":"^0.213.0","@opentelemetry/sdk-logs":"^0.213.0","@opentelemetry/sdk-node":"^0.213.0","@opentelemetry/resources":"^2.6.0","@opentelemetry/sdk-metrics":"^2.6.0","@opentelemetry/sdk-trace-base":"^2.6.0","@opentelemetry/instrumentation":"^0.213.0","@opentelemetry/semantic-conventions":"^1.40.0","@opentelemetry/exporter-logs-otlp-grpc":"^0.213.0","@opentelemetry/exporter-logs-otlp-http":"^0.213.0","@opentelemetry/exporter-trace-otlp-grpc":"^0.213.0","@opentelemetry/auto-instrumentations-node":"^0.71.0","@opentelemetry/exporter-metrics-otlp-grpc":"^0.213.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"husky":"^3.1.0","eslint":"^8.57.1","semver":"^7.7.4","prettier":"^2.8.8","commitizen":"^4.3.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.2.0","@athenna/http":"^5.51.0","@athenna/test":"^5.6.0","@athenna/common":"^5.31.0","@athenna/config":"^5.6.0","@athenna/logger":"^5.20.0","eslint-plugin-n":"^15.7.0","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.32.0","eslint-plugin-promise":"^6.6.0","eslint-config-prettier":"^8.10.2","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.5","@typescript-eslint/parser":"^7.18.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^7.18.0"},"_npmOperationalInternal":{"tmp":"tmp/otel_5.16.0_1777063186743_0.6600494022391117","host":"s3://npm-registry-packages-npm-production"}},"5.17.0":{"name":"@athenna/otel","version":"5.17.0","keywords":["esm","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/otel@5.17.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Otel#readme","bugs":{"url":"https://github.com/AthennaIO/Otel/issues"},"c8":{"all":true,"exclude":["src/types"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"589b4bccb2299d4aeb7c7a538231d0b3951e3aec","tarball":"https://registry.npmjs.org/@athenna/otel/-/otel-5.17.0.tgz","fileCount":37,"integrity":"sha512-eZoVrKXtI7hqLZBV/0IpP3S00RbzxoEgLlClr5XM7k6R0UgLXhd18sUzXy2OHqwPrV+Biw82ahP0loIwKIFvGA==","signatures":[{"sig":"MEUCIF5bUQmoro6BwojtawPsScEiXMqofmiw3+6Y+5OOgXq0AiEA8ogbGuAnIj6Kri0mEEHSWiCWu2wghlytvHGnO9yU4Tg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":54975},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./http/OtelMiddleware":"./src/http/OtelMiddleware.js","./http/OtelTerminator":"./src/http/OtelTerminator.js","./providers/OtelProvider":"./src/providers/OtelProvider.js"},"gitHead":"8d69c426f6e57d1e0ab75a241a2f849bff596638","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,configurer,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Otel.git","type":"git"},"_npmVersion":"10.8.2","description":"OpenTelemetry package for Athenna.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"22.8.0","dependencies":{"@opentelemetry/api":"^1.9.0","@opentelemetry/core":"^2.6.0","import-in-the-middle":"^3.0.0","@opentelemetry/api-logs":"^0.213.0","@opentelemetry/sdk-logs":"^0.213.0","@opentelemetry/sdk-node":"^0.213.0","@opentelemetry/resources":"^2.6.0","@opentelemetry/sdk-metrics":"^2.6.0","@opentelemetry/sdk-trace-base":"^2.6.0","@opentelemetry/instrumentation":"^0.213.0","@opentelemetry/semantic-conventions":"^1.40.0","@opentelemetry/exporter-logs-otlp-grpc":"^0.213.0","@opentelemetry/exporter-logs-otlp-http":"^0.213.0","@opentelemetry/exporter-trace-otlp-grpc":"^0.213.0","@opentelemetry/auto-instrumentations-node":"^0.71.0","@opentelemetry/exporter-metrics-otlp-grpc":"^0.213.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"husky":"^3.1.0","eslint":"^8.57.1","semver":"^7.7.4","prettier":"^2.8.8","commitizen":"^4.3.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.2.0","@athenna/http":"^5.51.0","@athenna/test":"^5.6.0","@athenna/common":"^5.31.0","@athenna/config":"^5.6.0","@athenna/logger":"^5.20.0","eslint-plugin-n":"^15.7.0","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.32.0","eslint-plugin-promise":"^6.6.0","eslint-config-prettier":"^8.10.2","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.5","@typescript-eslint/parser":"^7.18.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^7.18.0"},"_npmOperationalInternal":{"tmp":"tmp/otel_5.17.0_1777064942843_0.4663291430407932","host":"s3://npm-registry-packages-npm-production"}},"5.18.0":{"name":"@athenna/otel","version":"5.18.0","keywords":["esm","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/otel@5.18.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Otel#readme","bugs":{"url":"https://github.com/AthennaIO/Otel/issues"},"c8":{"all":true,"exclude":["src/types"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"d61a0a03383f0bf1f323148ecd7e55af36ae3dae","tarball":"https://registry.npmjs.org/@athenna/otel/-/otel-5.18.0.tgz","fileCount":37,"integrity":"sha512-PVQ25niTeCeAgySmoyNnG86V6ohkJZ1IByFkhMmXqMu/uYcrVmtaMoHxLQWvKYlHEiBap8zJFCEQLPOfGk2Rpw==","signatures":[{"sig":"MEUCIQCevjBBaT2q7NGUdT1uYCLGvru+ghdubKO7KLQkUe4F0gIgMFEIGM0q3VwMBj517nuUJsEPr40v8UzWU7Ilt5/0Vls=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":60258},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./http/OtelMiddleware":"./src/http/OtelMiddleware.js","./http/OtelTerminator":"./src/http/OtelTerminator.js","./providers/OtelProvider":"./src/providers/OtelProvider.js"},"gitHead":"c601392292e766278e79d4afadc6da9f5f67b4d2","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,configurer,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Otel.git","type":"git"},"_npmVersion":"10.8.2","description":"OpenTelemetry package for Athenna.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"22.8.0","dependencies":{"@opentelemetry/api":"^1.9.0","@opentelemetry/core":"^2.6.0","import-in-the-middle":"^3.0.0","@opentelemetry/api-logs":"^0.213.0","@opentelemetry/sdk-logs":"^0.213.0","@opentelemetry/sdk-node":"^0.213.0","@opentelemetry/resources":"^2.6.0","@opentelemetry/sdk-metrics":"^2.6.0","@opentelemetry/sdk-trace-base":"^2.6.0","@opentelemetry/instrumentation":"^0.213.0","@opentelemetry/semantic-conventions":"^1.40.0","@opentelemetry/exporter-logs-otlp-grpc":"^0.213.0","@opentelemetry/exporter-logs-otlp-http":"^0.213.0","@opentelemetry/exporter-trace-otlp-grpc":"^0.213.0","@opentelemetry/auto-instrumentations-node":"^0.71.0","@opentelemetry/exporter-metrics-otlp-grpc":"^0.213.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"husky":"^3.1.0","eslint":"^8.57.1","semver":"^7.7.4","prettier":"^2.8.8","commitizen":"^4.3.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.2.0","@athenna/http":"^5.51.0","@athenna/test":"^5.6.0","@athenna/common":"^5.31.0","@athenna/config":"^5.6.0","@athenna/logger":"^5.20.0","eslint-plugin-n":"^15.7.0","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.32.0","eslint-plugin-promise":"^6.6.0","eslint-config-prettier":"^8.10.2","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.5","@typescript-eslint/parser":"^7.18.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^7.18.0"},"_npmOperationalInternal":{"tmp":"tmp/otel_5.18.0_1777398384079_0.1681994793712993","host":"s3://npm-registry-packages-npm-production"}},"5.19.0":{"name":"@athenna/otel","version":"5.19.0","keywords":["esm","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/otel@5.19.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Otel#readme","bugs":{"url":"https://github.com/AthennaIO/Otel/issues"},"c8":{"all":true,"exclude":["src/types"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"209f66afc81b7387e7ca14147bafc97578a04fa0","tarball":"https://registry.npmjs.org/@athenna/otel/-/otel-5.19.0.tgz","fileCount":37,"integrity":"sha512-MC7Ju7q+u4xE67g4K0AU2sEC8Oc/FxsEtIVsqoBvUty/o1EeFDmdEtS48w+Vj980IGPKRwLcOIQwj2QwT3sxEg==","signatures":[{"sig":"MEYCIQD3SEDLKNheylFOXfFB/EnfimYd5XOt0HUoW/+lfnEX/QIhAOoGuSc2N3GRYHNWgc2p0tQSjiFxy67lE4i+b8NarFm1","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":61453},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./http/OtelMiddleware":"./src/http/OtelMiddleware.js","./http/OtelTerminator":"./src/http/OtelTerminator.js","./providers/OtelProvider":"./src/providers/OtelProvider.js"},"gitHead":"b57b75912fc5b851a664f333158c0157e6c5001c","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,configurer,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Otel.git","type":"git"},"_npmVersion":"10.8.2","description":"OpenTelemetry package for Athenna.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"22.8.0","dependencies":{"@opentelemetry/api":"^1.9.0","@opentelemetry/core":"^2.6.0","import-in-the-middle":"^3.0.0","@opentelemetry/api-logs":"^0.213.0","@opentelemetry/sdk-logs":"^0.213.0","@opentelemetry/sdk-node":"^0.213.0","@opentelemetry/resources":"^2.6.0","@opentelemetry/sdk-metrics":"^2.6.0","@opentelemetry/sdk-trace-base":"^2.6.0","@opentelemetry/instrumentation":"^0.213.0","@opentelemetry/semantic-conventions":"^1.40.0","@opentelemetry/exporter-logs-otlp-grpc":"^0.213.0","@opentelemetry/exporter-logs-otlp-http":"^0.213.0","@opentelemetry/exporter-trace-otlp-grpc":"^0.213.0","@opentelemetry/auto-instrumentations-node":"^0.71.0","@opentelemetry/exporter-metrics-otlp-grpc":"^0.213.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"husky":"^3.1.0","eslint":"^8.57.1","semver":"^7.7.4","prettier":"^2.8.8","commitizen":"^4.3.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.2.0","@athenna/http":"^5.51.0","@athenna/test":"^5.6.0","@athenna/common":"^5.31.0","@athenna/config":"^5.6.0","@athenna/logger":"^5.20.0","eslint-plugin-n":"^15.7.0","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.32.0","eslint-plugin-promise":"^6.6.0","eslint-config-prettier":"^8.10.2","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.5","@typescript-eslint/parser":"^7.18.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^7.18.0"},"_npmOperationalInternal":{"tmp":"tmp/otel_5.19.0_1777404879528_0.512745216175722","host":"s3://npm-registry-packages-npm-production"}},"5.20.0":{"name":"@athenna/otel","version":"5.20.0","keywords":["esm","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/otel@5.20.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Otel#readme","bugs":{"url":"https://github.com/AthennaIO/Otel/issues"},"c8":{"all":true,"exclude":["src/types"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"fc6d36d4f2c76217ac717398139adbce09b02b6a","tarball":"https://registry.npmjs.org/@athenna/otel/-/otel-5.20.0.tgz","fileCount":37,"integrity":"sha512-YSPqOE69+1T0A2nsYkUtaWfIfm64gZ3mFWaHFFohbhiAANPFOhNvDPZ3xM5bBf1ojF2P/mlNj1sUOe75Pyqdqg==","signatures":[{"sig":"MEUCIChz5Hx+ASSyw7z7oxQnb9Ql3vdpp6KfNc1Od0ylFr3WAiEAgGVS1UzQnezpMimnZr2RvgiFNa/XkefshPve4k/DWxI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":66705},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./http/OtelMiddleware":"./src/http/OtelMiddleware.js","./http/OtelTerminator":"./src/http/OtelTerminator.js","./providers/OtelProvider":"./src/providers/OtelProvider.js"},"gitHead":"5cc8bc49fa605e119802a4471f1e1141d3ddc60d","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,configurer,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Otel.git","type":"git"},"_npmVersion":"10.8.2","description":"OpenTelemetry package for Athenna.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"22.8.0","dependencies":{"@opentelemetry/api":"^1.9.0","@opentelemetry/core":"^2.6.0","import-in-the-middle":"^3.0.0","@opentelemetry/api-logs":"^0.213.0","@opentelemetry/sdk-logs":"^0.213.0","@opentelemetry/sdk-node":"^0.213.0","@opentelemetry/resources":"^2.6.0","@opentelemetry/sdk-metrics":"^2.6.0","@opentelemetry/sdk-trace-base":"^2.6.0","@opentelemetry/instrumentation":"^0.213.0","@opentelemetry/semantic-conventions":"^1.40.0","@opentelemetry/exporter-logs-otlp-grpc":"^0.213.0","@opentelemetry/exporter-logs-otlp-http":"^0.213.0","@opentelemetry/exporter-trace-otlp-grpc":"^0.213.0","@opentelemetry/auto-instrumentations-node":"^0.71.0","@opentelemetry/exporter-metrics-otlp-grpc":"^0.213.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"husky":"^3.1.0","eslint":"^8.57.1","semver":"^7.7.4","prettier":"^2.8.8","commitizen":"^4.3.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.2.0","@athenna/http":"^5.51.0","@athenna/test":"^5.6.0","@athenna/common":"^5.31.0","@athenna/config":"^5.6.0","@athenna/logger":"^5.20.0","eslint-plugin-n":"^15.7.0","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.32.0","eslint-plugin-promise":"^6.6.0","eslint-config-prettier":"^8.10.2","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.5","@typescript-eslint/parser":"^7.18.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^7.18.0"},"_npmOperationalInternal":{"tmp":"tmp/otel_5.20.0_1777423786448_0.4027781798038996","host":"s3://npm-registry-packages-npm-production"}},"5.21.0":{"name":"@athenna/otel","version":"5.21.0","keywords":["esm","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/otel@5.21.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Otel#readme","bugs":{"url":"https://github.com/AthennaIO/Otel/issues"},"c8":{"all":true,"exclude":["src/types"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"08c4b54373b4f8a394a6351260acf2b4393e2c19","tarball":"https://registry.npmjs.org/@athenna/otel/-/otel-5.21.0.tgz","fileCount":37,"integrity":"sha512-hDf4ndegCFwz8Vfy3dBR73d8a3/WyXnVzc0at1UPKYO5dRHrxY7XIoXFW+9JC1dOmFxYGbCbWrhWHQBnZ/7K5w==","signatures":[{"sig":"MEQCIBNRkvyZDMCS8/4aT2vv6/8PuERlAEBMsRvXhP6grT8ZAiAtNMi2MOT91Lv4nEYaNB32/yDshj0Wg2OYkys1sOkcRg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":66690},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./http/OtelMiddleware":"./src/http/OtelMiddleware.js","./http/OtelTerminator":"./src/http/OtelTerminator.js","./providers/OtelProvider":"./src/providers/OtelProvider.js"},"gitHead":"461429663469f75db91299d18f4b16af6ee04498","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,configurer,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Otel.git","type":"git"},"_npmVersion":"10.8.2","description":"OpenTelemetry package for Athenna.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"22.8.0","dependencies":{"@opentelemetry/api":"1.9.0","@opentelemetry/core":"2.7.0","import-in-the-middle":"^3.0.0","@opentelemetry/api-logs":"0.215.0","@opentelemetry/sdk-logs":"0.215.0","@opentelemetry/sdk-node":"0.215.0","@opentelemetry/resources":"2.7.0","@opentelemetry/sdk-metrics":"2.7.0","@opentelemetry/sdk-trace-base":"2.7.0","@opentelemetry/instrumentation":"0.215.0","@opentelemetry/semantic-conventions":"1.40.0","@opentelemetry/exporter-logs-otlp-grpc":"0.215.0","@opentelemetry/exporter-logs-otlp-http":"0.215.0","@opentelemetry/exporter-trace-otlp-grpc":"0.215.0","@opentelemetry/auto-instrumentations-node":"0.71.0","@opentelemetry/exporter-metrics-otlp-grpc":"0.215.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"husky":"^3.1.0","eslint":"^8.57.1","semver":"^7.7.4","prettier":"^2.8.8","commitizen":"^4.3.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.2.0","@athenna/http":"^5.51.0","@athenna/test":"^5.6.0","@athenna/common":"^5.31.0","@athenna/config":"^5.6.0","@athenna/logger":"^5.20.0","eslint-plugin-n":"^15.7.0","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.32.0","eslint-plugin-promise":"^6.6.0","eslint-config-prettier":"^8.10.2","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.5","@typescript-eslint/parser":"^7.18.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^7.18.0"},"_npmOperationalInternal":{"tmp":"tmp/otel_5.21.0_1777427242827_0.24562599531497886","host":"s3://npm-registry-packages-npm-production"}},"5.22.0":{"name":"@athenna/otel","version":"5.22.0","keywords":["esm","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/otel@5.22.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Otel#readme","bugs":{"url":"https://github.com/AthennaIO/Otel/issues"},"c8":{"all":true,"exclude":["src/types"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"97952042fc4305b21d658960522e904b9c3037d0","tarball":"https://registry.npmjs.org/@athenna/otel/-/otel-5.22.0.tgz","fileCount":37,"integrity":"sha512-GB1Ej5/mOxsObenvXMAfSXzNua80hkdGzZyTod7SqBnlkBxOW3kjD7ii243su5oRNSnFzgp7vHT75NuDAur9kA==","signatures":[{"sig":"MEQCIBlWzIOUNg9cdwd6sGpcM/ka+sh6jCctpejskIBGt7+GAiBNpwWM5b6vjER6gY+kaplKrLAwrvoa9eRxj4CW/xs/FA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":66751},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./http/OtelMiddleware":"./src/http/OtelMiddleware.js","./http/OtelTerminator":"./src/http/OtelTerminator.js","./providers/OtelProvider":"./src/providers/OtelProvider.js"},"gitHead":"14c3d47f6034bcbf8b73a53357363f3247d9de0f","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,configurer,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Otel.git","type":"git"},"_npmVersion":"10.8.2","description":"OpenTelemetry package for Athenna.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"22.8.0","dependencies":{"@opentelemetry/api":"1.9.0","@opentelemetry/core":"2.7.0","import-in-the-middle":"^3.0.0","@opentelemetry/api-logs":"0.215.0","@opentelemetry/sdk-logs":"0.215.0","@opentelemetry/sdk-node":"0.215.0","@opentelemetry/resources":"2.7.0","@opentelemetry/sdk-metrics":"2.7.0","@opentelemetry/sdk-trace-base":"2.7.0","@opentelemetry/instrumentation":"0.215.0","@opentelemetry/semantic-conventions":"1.40.0","@opentelemetry/exporter-logs-otlp-grpc":"0.215.0","@opentelemetry/exporter-logs-otlp-http":"0.215.0","@opentelemetry/exporter-trace-otlp-grpc":"0.215.0","@opentelemetry/auto-instrumentations-node":"0.73.0","@opentelemetry/exporter-metrics-otlp-grpc":"0.215.0","@opentelemetry/instrumentation-runtime-node":"0.28.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"husky":"^3.1.0","eslint":"^8.57.1","semver":"^7.7.4","prettier":"^2.8.8","commitizen":"^4.3.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.2.0","@athenna/http":"^5.51.0","@athenna/test":"^5.6.0","@athenna/common":"^5.31.0","@athenna/config":"^5.6.0","@athenna/logger":"^5.20.0","eslint-plugin-n":"^15.7.0","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.32.0","eslint-plugin-promise":"^6.6.0","eslint-config-prettier":"^8.10.2","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.5","@typescript-eslint/parser":"^7.18.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^7.18.0"},"_npmOperationalInternal":{"tmp":"tmp/otel_5.22.0_1777431044063_0.5888832720013957","host":"s3://npm-registry-packages-npm-production"}},"5.23.0":{"name":"@athenna/otel","version":"5.23.0","keywords":["esm","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/otel@5.23.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Otel#readme","bugs":{"url":"https://github.com/AthennaIO/Otel/issues"},"c8":{"all":true,"exclude":["src/types"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"6446ae4f80d154d1c30ac37438cb71eb9a945a28","tarball":"https://registry.npmjs.org/@athenna/otel/-/otel-5.23.0.tgz","fileCount":37,"integrity":"sha512-3Hct7VDwJ7y19WlaIqExw+uYdU6JZdhe3589ploOKCIuXPgtk3Nn28Hw5UA2bfCSGPs4+s8tLlPAvARb1Es9HA==","signatures":[{"sig":"MEUCIALThZbzQYXw3nMe1B4bwurN6Sw9jPebKIOJzV9ODCiWAiEAnc0foOePLibHRS8YwlyglLHXF5iVORgJK5+WsRKsOBs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":67669},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./http/OtelMiddleware":"./src/http/OtelMiddleware.js","./http/OtelTerminator":"./src/http/OtelTerminator.js","./providers/OtelProvider":"./src/providers/OtelProvider.js"},"gitHead":"ba164e6ebf86d245a9e90ab6c481d13486586d96","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,configurer,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Otel.git","type":"git"},"_npmVersion":"10.8.2","description":"OpenTelemetry package for Athenna.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"22.8.0","dependencies":{"@opentelemetry/api":"1.9.0","@opentelemetry/core":"2.7.0","import-in-the-middle":"^3.0.0","@opentelemetry/api-logs":"0.215.0","@opentelemetry/sdk-logs":"0.215.0","@opentelemetry/sdk-node":"0.215.0","@opentelemetry/resources":"2.7.0","@opentelemetry/sdk-metrics":"2.7.0","@opentelemetry/sdk-trace-base":"2.7.0","@opentelemetry/instrumentation":"0.215.0","@opentelemetry/semantic-conventions":"1.40.0","@opentelemetry/exporter-logs-otlp-grpc":"0.215.0","@opentelemetry/exporter-logs-otlp-http":"0.215.0","@opentelemetry/exporter-logs-otlp-proto":"0.215.0","@opentelemetry/exporter-trace-otlp-grpc":"0.215.0","@opentelemetry/exporter-trace-otlp-http":"0.215.0","@opentelemetry/exporter-trace-otlp-proto":"0.215.0","@opentelemetry/auto-instrumentations-node":"0.73.0","@opentelemetry/exporter-metrics-otlp-grpc":"0.215.0","@opentelemetry/exporter-metrics-otlp-http":"0.215.0","@opentelemetry/exporter-metrics-otlp-proto":"0.215.0","@opentelemetry/instrumentation-runtime-node":"0.28.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"husky":"^3.1.0","eslint":"^8.57.1","semver":"^7.7.4","prettier":"^2.8.8","commitizen":"^4.3.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.2.0","@athenna/http":"^5.51.0","@athenna/test":"^5.6.0","@athenna/common":"^5.31.0","@athenna/config":"^5.6.0","@athenna/logger":"^5.20.0","eslint-plugin-n":"^15.7.0","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.32.0","eslint-plugin-promise":"^6.6.0","eslint-config-prettier":"^8.10.2","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.5","@typescript-eslint/parser":"^7.18.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^7.18.0"},"_npmOperationalInternal":{"tmp":"tmp/otel_5.23.0_1777475638094_0.4125265056915517","host":"s3://npm-registry-packages-npm-production"}},"5.24.0":{"name":"@athenna/otel","version":"5.24.0","keywords":["esm","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/otel@5.24.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Otel#readme","bugs":{"url":"https://github.com/AthennaIO/Otel/issues"},"c8":{"all":true,"exclude":["src/types"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"b0a139a86e58c379b451e91ff07f8b205a3855a7","tarball":"https://registry.npmjs.org/@athenna/otel/-/otel-5.24.0.tgz","fileCount":37,"integrity":"sha512-h8tbNA6ea17Lrdnge19+NcT5CWcaonz1vIKq73fmO4DBQfpYdgI+KZ7SqEGsv71d9nXQGv4bKwCZ/l/lF9kUoQ==","signatures":[{"sig":"MEUCIB/Gt4MxF97QBD9gP96rmqp8LpULpHubUaJuXahA7Fn4AiEAp73lwmwBg8LOktCg2IQfq3frxz7Y99ADH2qKpI6DrsY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":67857},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./http/OtelMiddleware":"./src/http/OtelMiddleware.js","./http/OtelTerminator":"./src/http/OtelTerminator.js","./providers/OtelProvider":"./src/providers/OtelProvider.js"},"gitHead":"ba164e6ebf86d245a9e90ab6c481d13486586d96","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,configurer,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Otel.git","type":"git"},"_npmVersion":"10.8.2","description":"OpenTelemetry package for Athenna.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"22.8.0","dependencies":{"@opentelemetry/api":"1.9.0","@opentelemetry/core":"2.7.0","import-in-the-middle":"^3.0.0","@opentelemetry/api-logs":"0.215.0","@opentelemetry/sdk-logs":"0.215.0","@opentelemetry/sdk-node":"0.215.0","@opentelemetry/resources":"2.7.0","@opentelemetry/sdk-metrics":"2.7.0","@opentelemetry/sdk-trace-base":"2.7.0","@opentelemetry/instrumentation":"0.215.0","@opentelemetry/semantic-conventions":"1.40.0","@opentelemetry/exporter-logs-otlp-grpc":"0.215.0","@opentelemetry/exporter-logs-otlp-http":"0.215.0","@opentelemetry/exporter-logs-otlp-proto":"0.215.0","@opentelemetry/exporter-trace-otlp-grpc":"0.215.0","@opentelemetry/exporter-trace-otlp-http":"0.215.0","@opentelemetry/exporter-trace-otlp-proto":"0.215.0","@opentelemetry/auto-instrumentations-node":"0.73.0","@opentelemetry/exporter-metrics-otlp-grpc":"0.215.0","@opentelemetry/exporter-metrics-otlp-http":"0.215.0","@opentelemetry/exporter-metrics-otlp-proto":"0.215.0","@opentelemetry/instrumentation-runtime-node":"0.28.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"husky":"^3.1.0","eslint":"^8.57.1","semver":"^7.7.4","prettier":"^2.8.8","commitizen":"^4.3.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.2.0","@athenna/http":"^5.51.0","@athenna/test":"^5.6.0","@athenna/common":"^5.31.0","@athenna/config":"^5.6.0","@athenna/logger":"^5.20.0","eslint-plugin-n":"^15.7.0","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.32.0","eslint-plugin-promise":"^6.6.0","eslint-config-prettier":"^8.10.2","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.5","@typescript-eslint/parser":"^7.18.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^7.18.0"},"_npmOperationalInternal":{"tmp":"tmp/otel_5.24.0_1777476513041_0.7347866752084196","host":"s3://npm-registry-packages-npm-production"}},"5.25.0":{"name":"@athenna/otel","version":"5.25.0","keywords":["esm","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/otel@5.25.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Otel#readme","bugs":{"url":"https://github.com/AthennaIO/Otel/issues"},"c8":{"all":true,"exclude":["src/types"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"96219288db01beba4a2fd357dc09054e904567ac","tarball":"https://registry.npmjs.org/@athenna/otel/-/otel-5.25.0.tgz","fileCount":37,"integrity":"sha512-YjSbmFMbPXHkbWmbAIALNEfnvyUJeqMlzJVkizLiVh3I2vU5B1JPZJT76RuA+GwXK954nPWQmFH/B6poXHWrzw==","signatures":[{"sig":"MEQCIFPOq3F7jiq47q5MzlOHIZhRKhUH7d6FR7FjiJG64tcRAiAzsTfC+NHuYLAVeTATUTvJnMipa9B/sdl2Yqqw8jUJ/Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":67961},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./http/OtelMiddleware":"./src/http/OtelMiddleware.js","./http/OtelTerminator":"./src/http/OtelTerminator.js","./providers/OtelProvider":"./src/providers/OtelProvider.js"},"gitHead":"2c4048b0248297bbc699bc4a77409d8f01947fe3","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,configurer,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Otel.git","type":"git"},"_npmVersion":"10.8.2","description":"OpenTelemetry package for Athenna.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"22.8.0","dependencies":{"@opentelemetry/api":"1.9.0","@opentelemetry/core":"2.7.0","import-in-the-middle":"^3.0.0","@opentelemetry/api-logs":"0.215.0","@opentelemetry/sdk-logs":"0.215.0","@opentelemetry/sdk-node":"0.215.0","@opentelemetry/resources":"2.7.0","@opentelemetry/sdk-metrics":"2.7.0","@opentelemetry/sdk-trace-base":"2.7.0","@opentelemetry/instrumentation":"0.215.0","@opentelemetry/semantic-conventions":"1.40.0","@opentelemetry/exporter-logs-otlp-grpc":"0.215.0","@opentelemetry/exporter-logs-otlp-http":"0.215.0","@opentelemetry/exporter-logs-otlp-proto":"0.215.0","@opentelemetry/exporter-trace-otlp-grpc":"0.215.0","@opentelemetry/exporter-trace-otlp-http":"0.215.0","@opentelemetry/exporter-trace-otlp-proto":"0.215.0","@opentelemetry/auto-instrumentations-node":"0.73.0","@opentelemetry/exporter-metrics-otlp-grpc":"0.215.0","@opentelemetry/exporter-metrics-otlp-http":"0.215.0","@opentelemetry/exporter-metrics-otlp-proto":"0.215.0","@opentelemetry/instrumentation-runtime-node":"0.28.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"husky":"^3.1.0","eslint":"^8.57.1","semver":"^7.7.4","prettier":"^2.8.8","commitizen":"^4.3.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.2.0","@athenna/http":"^5.51.0","@athenna/test":"^5.6.0","@athenna/common":"^5.31.0","@athenna/config":"^5.6.0","@athenna/logger":"^5.20.0","eslint-plugin-n":"^15.7.0","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.32.0","eslint-plugin-promise":"^6.6.0","eslint-config-prettier":"^8.10.2","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.5","@typescript-eslint/parser":"^7.18.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^7.18.0"},"_npmOperationalInternal":{"tmp":"tmp/otel_5.25.0_1777928995511_0.47011891654345717","host":"s3://npm-registry-packages-npm-production"}},"5.26.0":{"name":"@athenna/otel","version":"5.26.0","description":"OpenTelemetry package for Athenna.","license":"MIT","author":{"name":"João Lenon","email":"lenon@athenna.io"},"bugs":{"url":"https://github.com/AthennaIO/Otel/issues"},"repository":{"type":"git","url":"git+https://github.com/AthennaIO/Otel.git"},"homepage":"https://github.com/AthennaIO/Otel#readme","keywords":["esm","athenna"],"engines":{"node":">=20.0.0"},"scripts":{"build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,configurer,tests}/**/*.ts\" --fix","test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"type":"module","main":"./src/index.js","types":"./src/index.d.ts","exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./providers/OtelProvider":"./src/providers/OtelProvider.js","./http/OtelMiddleware":"./src/http/OtelMiddleware.js","./http/OtelTerminator":"./src/http/OtelTerminator.js"},"imports":{"#bin/*":"./bin/*.js","#bin":"./bin/index.js","#src/*":"./src/*.js","#src":"./src/index.js","#src/types":"./src/types/index.js","#src/debug":"./src/debug/index.js","#tests/*":"./tests/*.js","#tests":"./tests/index.js"},"dependencies":{"@opentelemetry/api":"1.9.0","@opentelemetry/api-logs":"0.215.0","@opentelemetry/auto-instrumentations-node":"0.73.0","@opentelemetry/core":"2.7.0","@opentelemetry/exporter-logs-otlp-grpc":"0.215.0","@opentelemetry/exporter-logs-otlp-http":"0.215.0","@opentelemetry/exporter-logs-otlp-proto":"0.215.0","@opentelemetry/exporter-metrics-otlp-grpc":"0.215.0","@opentelemetry/exporter-metrics-otlp-http":"0.215.0","@opentelemetry/exporter-metrics-otlp-proto":"0.215.0","@opentelemetry/exporter-trace-otlp-grpc":"0.215.0","@opentelemetry/exporter-trace-otlp-http":"0.215.0","@opentelemetry/exporter-trace-otlp-proto":"0.215.0","@opentelemetry/instrumentation":"0.215.0","@opentelemetry/instrumentation-runtime-node":"0.28.0","@opentelemetry/resources":"2.7.0","@opentelemetry/sdk-logs":"0.215.0","@opentelemetry/sdk-metrics":"2.7.0","@opentelemetry/sdk-node":"0.215.0","@opentelemetry/sdk-trace-base":"2.7.0","@opentelemetry/semantic-conventions":"1.40.0","import-in-the-middle":"^3.0.0"},"devDependencies":{"@athenna/common":"^5.31.0","@athenna/config":"^5.6.0","@athenna/http":"^5.51.0","@athenna/ioc":"^5.2.0","@athenna/logger":"^5.20.0","@athenna/test":"^5.6.0","@athenna/tsconfig":"^5.0.0","@typescript-eslint/eslint-plugin":"^7.18.0","@typescript-eslint/parser":"^7.18.0","commitizen":"^4.3.1","cz-conventional-changelog":"^3.3.0","eslint":"^8.57.1","eslint-config-prettier":"^8.10.2","eslint-config-standard":"^17.1.0","eslint-plugin-import":"^2.32.0","eslint-plugin-n":"^15.7.0","eslint-plugin-prettier":"^4.2.5","eslint-plugin-promise":"^6.6.0","husky":"^3.1.0","lint-staged":"^12.5.0","prettier":"^2.8.8","semver":"^7.7.4"},"c8":{"all":true,"include":["src/**/*.ts"],"exclude":["src/types"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"prettier":{"singleQuote":true,"trailingComma":"none","arrowParens":"avoid","endOfLine":"lf","semi":false,"printWidth":80,"overrides":[{"files":"tests/**/*","options":{"printWidth":120}}]},"eslintIgnore":[],"eslintConfig":{"env":{"es2021":true,"node":true},"globals":{"ioc":true,"Env":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"],"extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"parser":"@typescript-eslint/parser","rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}]}},"_id":"@athenna/otel@5.26.0","gitHead":"c75cdd5bf441d4910016ae0985ade798157b4ca5","_nodeVersion":"22.8.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-nQp139PNB8HkfYqzBoylf7KtuEqgztXGsmBOKA/sGtob076sZb5IVd/PesLkaPTgZQYYN7BQ78TEAYclG0HAUA==","shasum":"2355d4e3dd0e1e13b3a3c4d597452c8126f31a86","tarball":"https://registry.npmjs.org/@athenna/otel/-/otel-5.26.0.tgz","fileCount":37,"unpackedSize":68057,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIFKMlUbM3enNVpC4mFzTwayoJyCoeQiRZGrLzKZpdIrJAiBEQIFmVYDBduNP6QLtLuV9miIUKN2bwUNq1hlAeYgOHg=="}]},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"directories":{},"maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/otel_5.26.0_1777944318236_0.8943278653240847"},"_hasShrinkwrap":false}},"time":{"created":"2026-03-15T18:10:58.385Z","modified":"2026-05-05T01:25:18.521Z","5.0.0":"2026-03-15T18:10:58.671Z","5.1.0":"2026-03-22T18:04:54.577Z","5.2.0":"2026-03-22T18:07:12.503Z","5.3.0":"2026-03-22T18:57:37.541Z","5.4.0":"2026-03-22T19:55:21.120Z","5.5.0":"2026-03-22T20:01:54.515Z","5.6.0":"2026-03-22T20:11:51.550Z","5.7.0":"2026-03-22T22:21:55.935Z","5.8.0":"2026-03-22T22:55:02.986Z","5.9.0":"2026-03-22T22:57:37.826Z","5.10.0":"2026-03-22T23:01:18.761Z","5.11.0":"2026-04-22T19:50:57.824Z","5.12.0":"2026-04-22T20:36:05.410Z","5.13.0":"2026-04-23T00:28:03.143Z","5.14.0":"2026-04-24T14:09:34.186Z","5.15.0":"2026-04-24T20:05:48.794Z","5.16.0":"2026-04-24T20:39:46.887Z","5.17.0":"2026-04-24T21:09:02.988Z","5.18.0":"2026-04-28T17:46:24.211Z","5.19.0":"2026-04-28T19:34:39.664Z","5.20.0":"2026-04-29T00:49:46.610Z","5.21.0":"2026-04-29T01:47:22.997Z","5.22.0":"2026-04-29T02:50:44.220Z","5.23.0":"2026-04-29T15:13:58.226Z","5.24.0":"2026-04-29T15:28:33.186Z","5.25.0":"2026-05-04T21:09:55.640Z","5.26.0":"2026-05-05T01:25:18.390Z"},"bugs":{"url":"https://github.com/AthennaIO/Otel/issues"},"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","homepage":"https://github.com/AthennaIO/Otel#readme","keywords":["esm","athenna"],"repository":{"type":"git","url":"git+https://github.com/AthennaIO/Otel.git"},"description":"OpenTelemetry package for Athenna.","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"readme":"# Otel 🔭\n\n> OpenTelemetry package for Athenna.\n\n[![GitHub followers](https://img.shields.io/github/followers/athennaio.svg?style=social&label=Follow&maxAge=2592000)](https://github.com/athennaio?tab=followers)\n[![GitHub stars](https://img.shields.io/github/stars/AthennaIO/Otel.svg?style=social&label=Star&maxAge=2592000)](https://github.com/AthennaIO/Otel/stargazers/)\n\n<p>\n    <a href=\"https://www.buymeacoffee.com/athenna\" target=\"_blank\"><img src=\"https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png\" alt=\"Buy Me A Coffee\" style=\"height: 41px !important;width: 174px !important;box-shadow: 0px 3px 2px 0px rgba(190, 190, 190, 0.5) !important;-webkit-box-shadow: 0px 3px 2px 0px rgba(190, 190, 190, 0.5) !important;\" ></a>\n</p>\n\n<p>\n  <img alt=\"GitHub language count\" src=\"https://img.shields.io/github/languages/count/AthennaIO/Otel?style=for-the-badge&logo=appveyor\">\n\n  <img alt=\"Repository size\" src=\"https://img.shields.io/github/repo-size/AthennaIO/Otel?style=for-the-badge&logo=appveyor\">\n\n  <img alt=\"License\" src=\"https://img.shields.io/badge/license-MIT-brightgreen?style=for-the-badge&logo=appveyor\">\n\n  <img alt=\"Commitizen\" src=\"https://img.shields.io/badge/commitizen-friendly-brightgreen?style=for-the-badge&logo=appveyor\">\n</p>\n\n<img src=\".github/logo.svg\" width=\"200px\" align=\"right\" hspace=\"30px\" vspace=\"100px\">\n\n## Links\n\n> For project documentation [click here](https://athenna.io). If something is not clear in the documentation please open an issue in the [documentation repository](https://github.com/athennaio/docs)\n\n## Contributing\n\n> If you want to contribute to this project, first read the [CONTRIBUTING.MD](https://github.com/AthennaIO/Otel/blob/develop/CONTRIBUTING.md) file. It will be a pleasure to receive your help.\n\n---\n\n<p align='center'>\n  With 💜 by <a href='https://github.com/AthennaIO'>Athenna community</a>\n</p>\n\n<p align='center'>\n  <a href='https://github.com/AthennaIO/Otel/graphs/contributors'>\n    <img src='https://contrib.rocks/image?repo=AthennaIO/Otel'/>\n  </a>\n</p>\n","readmeFilename":"README.md"}