{"_id":"@adobe/aio-lib-telemetry","_rev":"15-be2928fc9b57433379def63637444ecf","name":"@adobe/aio-lib-telemetry","dist-tags":{"latest":"1.3.0"},"versions":{"0.1.0":{"name":"@adobe/aio-lib-telemetry","version":"0.1.0","keywords":["aio","adobe-io","aio-telemetry","aio-opentelemetry"],"author":{"name":"Adobe Inc."},"license":"Apache-2.0","_id":"@adobe/aio-lib-telemetry@0.1.0","maintainers":[{"name":"marbec","email":"mabecker@adobe.com"},{"name":"tripod","email":"tripod@bocanegra.ch"},{"name":"garthdb","email":"garthdb@gmail.com"},{"name":"lazd","email":"lazdnet@gmail.com"},{"name":"adobe-admin","email":"grp-opensourceoffice@adobe.com"},{"name":"patrickfulton","email":"patrickfulton@gmail.com"},{"name":"trieloff","email":"lars@trieloff.net"},{"name":"shazron","email":"shazron@gmail.com"},{"name":"krisnye","email":"krisnye@gmail.com"},{"name":"dcpfsdk","email":"dcpfsdk@adobe.com"},{"name":"natebaldwin","email":"natebaldwindesign@gmail.com"},{"name":"devongovett","email":"devongovett@gmail.com"},{"name":"aspro83","email":"danniintheus@gmail.com"},{"name":"symanovi","email":"symanovi@adobe.com"},{"name":"dpfister","email":"dominique.pfister@gmail.com"},{"name":"stefan-guggisberg","email":"sg@adobe.com"},{"name":"rofe","email":"npm@rofe.com"},{"name":"kptdobe","email":"kptdobe@gmail.com"},{"name":"adobehalls","email":"halls@adobe.com"},{"name":"fullcolorcoder","email":"bradjohn@adobe.com"},{"name":"djaeggi","email":"djaeggi@adobe.com"},{"name":"dylandepass","email":"dylandepass@gmail.com"},{"name":"mhaack","email":"mhaack@adobe.com"},{"name":"amol-anand","email":"amol@adobe.com"},{"name":"stopp-adobe","email":"stopp@adobe.com"},{"name":"doten","email":"doten@adobe.com"},{"name":"duh_schmidt","email":"schmidt@adobe.com"},{"name":"asthabh23","email":"astha.bhargava23@gmail.com"},{"name":"zdahbi","email":"zouhir.dahbi@outlook.com"},{"name":"tuicu","email":"tuicu@adobe.com"},{"name":"fmeschbe","email":"fmeschbe@adobe.com"}],"homepage":"https://github.com/adobe/aio-lib-telemetry#readme","bugs":{"url":"https://github.com/adobe/aio-lib-telemetry/issues"},"dist":{"shasum":"b9c0695c00e47508476a9b598b53bb2fff312627","tarball":"https://registry.npmjs.org/@adobe/aio-lib-telemetry/-/aio-lib-telemetry-0.1.0.tgz","fileCount":62,"integrity":"sha512-0gyg60spa1PMLNI89Fh2PoQiOA5VSY54K7u1gQePt+eYQvXvEoSYfsmrt8RAA6EQdMNAs/TTPTVWW11ugwqUzA==","signatures":[{"sig":"MEQCIBOeJIK42lznPoJW0SASFXnjAxhTqsHqlIbzmz+lFxFYAiASNVJti/6Q12MKHZLXvtcTg78/Nvww1SOG9kZ33A0WhQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1552718},"main":"./dist/cjs/index.cjs","type":"module","types":"./dist/cjs/index.d.cts","module":"./dist/es/index.js","engines":{"node":">=20 <=24"},"exports":{".":{"types":"./dist/cjs/index.d.cts","import":"./dist/es/index.js","require":"./dist/cjs/index.cjs"},"./otel":{"types":"./dist/cjs/otel.d.cts","import":"./dist/es/otel.js","require":"./dist/cjs/otel.cjs"},"./package.json":"./package.json"},"gitHead":"fbf9e5f9a45597c98d9b7058879387f1da1e488c","scripts":{"docs":"typedoc","knip":"knip","lint":"biome lint --no-errors-on-unmatched","build":"tsdown","assist":"biome check --formatter-enabled=false --linter-enabled=false --assist-enabled=true --no-errors-on-unmatched","format":"biome format --write --no-errors-on-unmatched","prepare":"husky","check:ci":"biome ci --formatter-enabled=true --linter-enabled=true --assist-enabled=true --no-errors-on-unmatched","lint:fix":"biome lint --write --no-errors-on-unmatched","changeset":"changeset","typecheck":"tsc --noEmit && echo '✅ No type errors found'","assist:apply":"biome check --write --formatter-enabled=false --linter-enabled=false --assist-enabled=true --no-errors-on-unmatched","format:check":"biome format --no-errors-on-unmatched","format:markdown":"prettier --no-error-on-unmatched-pattern --write '**/*.md' \"!**/{CODE_OF_CONDUCT.md,COPYRIGHT,LICENSE,SECURITY.md,CONTRIBUTING.md}\""},"_npmUser":{"name":"adobe-admin","email":"grp-opensourceoffice@adobe.com"},"repository":{"url":"git+https://github.com/adobe/aio-lib-telemetry.git","type":"git"},"_npmVersion":"10.9.2","description":"A utility module for easy instrumentation of Adobe App Builder runtime actions via OpenTelemetry.","directories":{},"lint-staged":{"*":["biome check --no-errors-on-unmatched --files-ignore-unknown=true"],"*.md":["prettier --no-error-on-unmatched-pattern --write '**/*.md' \"!**/{CODE_OF_CONDUCT.md,COPYRIGHT,LICENSE,SECURITY.md,CONTRIBUTING.md}\""],"*.{js,ts,cjs,mjs,d.cts,d.mts,jsx,tsx,json,jsonc}":["biome check --write --no-errors-on-unmatched --files-ignore-unknown=true"]},"sideEffects":false,"_nodeVersion":"22.17.1","dependencies":{"winston-transport":"^4.9.0","@opentelemetry/api":"^1.9.0","@vitest/coverage-v8":"^3.2.4","@opentelemetry/api-logs":"^0.200.0","@opentelemetry/sdk-logs":"^0.200.0","@opentelemetry/sdk-node":"^0.200.0","@opentelemetry/resources":"^2.0.1","@opentelemetry/sdk-metrics":"^2.0.0","@adobe/aio-lib-core-logging":"^3.0.2","@opentelemetry/sdk-trace-node":"^2.0.0","@opentelemetry/winston-transport":"^0.11.0","@opentelemetry/otlp-exporter-base":"^0.200.0","@opentelemetry/instrumentation-http":"^0.200.0","@opentelemetry/semantic-conventions":"^1.33.0","@opentelemetry/instrumentation-undici":"^0.11.0","@opentelemetry/exporter-logs-otlp-grpc":"^0.200.0","@opentelemetry/exporter-logs-otlp-http":"^0.200.0","@opentelemetry/instrumentation-graphql":"^0.48.0","@opentelemetry/instrumentation-winston":"^0.45.0","@opentelemetry/otlp-grpc-exporter-base":"^0.200.0","@opentelemetry/exporter-logs-otlp-proto":"^0.200.0","@opentelemetry/exporter-trace-otlp-grpc":"^0.200.0","@opentelemetry/exporter-trace-otlp-http":"^0.200.0","@opentelemetry/exporter-trace-otlp-proto":"^0.200.0","@opentelemetry/auto-instrumentations-node":"^0.58.1","@opentelemetry/exporter-metrics-otlp-grpc":"^0.200.0","@opentelemetry/exporter-metrics-otlp-http":"^0.200.0","@opentelemetry/exporter-metrics-otlp-proto":"^0.200.0"},"_hasShrinkwrap":false,"devDependencies":{"knip":"^5.61.3","husky":"^9.1.7","tsdown":"^0.11.1","vitest":"^3.2.4","typedoc":"^0.28.5","prettier":"^3.6.2","ultracite":"5.0.32","typescript":"^5.8.3","@types/node":"^24.0.12","lint-staged":"^16.1.2","@biomejs/biome":"2.1.1","@changesets/cli":"2.29.5","@tsconfig/node-ts":"^23.6.1","@tsconfig/node-lts":"^22.0.2","vite-tsconfig-paths":"^5.1.4","@tsconfig/recommended":"^1.0.10","typedoc-plugin-markdown":"^4.6.3","@changesets/changelog-github":"0.5.1"},"_npmOperationalInternal":{"tmp":"tmp/aio-lib-telemetry_0.1.0_1753868902094_0.9678501918656934","host":"s3://npm-registry-packages-npm-production"}},"1.0.0":{"name":"@adobe/aio-lib-telemetry","version":"1.0.0","keywords":["aio","adobe-io","aio-telemetry","aio-opentelemetry"],"author":{"name":"Adobe Inc."},"license":"Apache-2.0","_id":"@adobe/aio-lib-telemetry@1.0.0","maintainers":[{"name":"marbec","email":"mabecker@adobe.com"},{"name":"tripod","email":"tripod@bocanegra.ch"},{"name":"garthdb","email":"garthdb@gmail.com"},{"name":"lazd","email":"lazdnet@gmail.com"},{"name":"adobe-admin","email":"grp-opensourceoffice@adobe.com"},{"name":"patrickfulton","email":"patrickfulton@gmail.com"},{"name":"trieloff","email":"lars@trieloff.net"},{"name":"shazron","email":"shazron@gmail.com"},{"name":"krisnye","email":"krisnye@gmail.com"},{"name":"dcpfsdk","email":"dcpfsdk@adobe.com"},{"name":"natebaldwin","email":"natebaldwindesign@gmail.com"},{"name":"devongovett","email":"devongovett@gmail.com"},{"name":"aspro83","email":"danniintheus@gmail.com"},{"name":"symanovi","email":"symanovi@adobe.com"},{"name":"dpfister","email":"dominique.pfister@gmail.com"},{"name":"stefan-guggisberg","email":"sg@adobe.com"},{"name":"rofe","email":"npm@rofe.com"},{"name":"kptdobe","email":"kptdobe@gmail.com"},{"name":"adobehalls","email":"halls@adobe.com"},{"name":"fullcolorcoder","email":"bradjohn@adobe.com"},{"name":"djaeggi","email":"djaeggi@adobe.com"},{"name":"dylandepass","email":"dylandepass@gmail.com"},{"name":"mhaack","email":"mhaack@adobe.com"},{"name":"amol-anand","email":"amol@adobe.com"},{"name":"stopp-adobe","email":"stopp@adobe.com"},{"name":"doten","email":"doten@adobe.com"},{"name":"duh_schmidt","email":"schmidt@adobe.com"},{"name":"asthabh23","email":"astha.bhargava23@gmail.com"},{"name":"zdahbi","email":"zouhir.dahbi@outlook.com"},{"name":"tuicu","email":"tuicu@adobe.com"},{"name":"fmeschbe","email":"fmeschbe@adobe.com"}],"homepage":"https://github.com/adobe/aio-lib-telemetry#readme","bugs":{"url":"https://github.com/adobe/aio-lib-telemetry/issues"},"dist":{"shasum":"2a5ab8c9123c4335875f3078dc0b66ae39ad5ebc","tarball":"https://registry.npmjs.org/@adobe/aio-lib-telemetry/-/aio-lib-telemetry-1.0.0.tgz","fileCount":12,"integrity":"sha512-lSAzK65ZVyUz1OkgB59Ct9GBJK8GRUmYwuaSCA6v/kDsw1ugC5MUU8/hIDFffm8y6XGcHNgnXJh9ekY2B3Ocng==","signatures":[{"sig":"MEQCIAHhR/qePGLLosjFgUiqJjb+AJrKnO680uGy8Ytv3SfnAiANzQN3TaMsR+j+OjWrcimIbZsqvVg1Qfof0XRKgAVFCA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":114717},"main":"./dist/cjs/index.cjs","type":"module","types":"./dist/cjs/index.d.cts","module":"./dist/es/index.js","engines":{"node":">=20 <=24"},"exports":{".":{"types":"./dist/cjs/index.d.cts","import":"./dist/es/index.js","require":"./dist/cjs/index.cjs"},"./otel":{"types":"./dist/cjs/otel.d.cts","import":"./dist/es/otel.js","require":"./dist/cjs/otel.cjs"},"./package.json":"./package.json"},"gitHead":"0406d2bc5d6a2ae8476539af46aaff935e7aab9b","scripts":{"docs":"typedoc","knip":"knip","lint":"biome lint --no-errors-on-unmatched","test":"vitest run --coverage","build":"tsdown","assist":"biome check --formatter-enabled=false --linter-enabled=false --assist-enabled=true --no-errors-on-unmatched","format":"biome format --write --no-errors-on-unmatched","prepare":"husky","test:ui":"vitest --ui","check:ci":"biome ci --formatter-enabled=true --linter-enabled=true --assist-enabled=true --no-errors-on-unmatched","lint:fix":"biome lint --write --no-errors-on-unmatched","changeset":"changeset","test:unit":"vitest run tests/unit --coverage","typecheck":"tsc --noEmit && echo '✅ No type errors found'","test:watch":"vitest --coverage","assist:apply":"biome check --write --formatter-enabled=false --linter-enabled=false --assist-enabled=true --no-errors-on-unmatched","format:check":"biome format --no-errors-on-unmatched","format:markdown":"prettier --no-error-on-unmatched-pattern --write '**/*.md' \"!**/{CODE_OF_CONDUCT.md,COPYRIGHT,LICENSE,SECURITY.md,CONTRIBUTING.md}\""},"_npmUser":{"name":"adobe-admin","email":"grp-opensourceoffice@adobe.com"},"repository":{"url":"git+https://github.com/adobe/aio-lib-telemetry.git","type":"git"},"_npmVersion":"10.9.2","description":"A utility module for easy instrumentation of Adobe App Builder runtime actions via OpenTelemetry.","directories":{},"lint-staged":{"*":["biome check --no-errors-on-unmatched --files-ignore-unknown=true"],"*.md":["prettier --no-error-on-unmatched-pattern --write '**/*.md' \"!**/{CODE_OF_CONDUCT.md,COPYRIGHT,LICENSE,SECURITY.md,CONTRIBUTING.md}\""],"*.{js,ts,cjs,mjs,d.cts,d.mts,jsx,tsx,json,jsonc}":["biome check --write --no-errors-on-unmatched --files-ignore-unknown=true"]},"sideEffects":false,"_nodeVersion":"22.17.1","dependencies":{"winston-transport":"^4.9.0","@opentelemetry/api":"^1.9.0","@opentelemetry/api-logs":"^0.203.0","@opentelemetry/sdk-logs":"^0.203.0","@opentelemetry/sdk-node":"^0.203.0","@opentelemetry/resources":"^2.0.1","@opentelemetry/sdk-metrics":"^2.0.0","@adobe/aio-lib-core-logging":"^3.0.2","@opentelemetry/sdk-trace-node":"^2.0.0","@opentelemetry/instrumentation":"^0.203.0","@opentelemetry/winston-transport":"^0.14.0","@opentelemetry/otlp-exporter-base":"^0.203.0","@opentelemetry/instrumentation-http":"^0.203.0","@opentelemetry/semantic-conventions":"^1.33.0","@opentelemetry/instrumentation-undici":"^0.14.0","@opentelemetry/exporter-logs-otlp-grpc":"^0.203.0","@opentelemetry/exporter-logs-otlp-http":"^0.203.0","@opentelemetry/instrumentation-graphql":"^0.51.0","@opentelemetry/otlp-grpc-exporter-base":"^0.203.0","@opentelemetry/exporter-logs-otlp-proto":"^0.203.0","@opentelemetry/exporter-trace-otlp-grpc":"^0.203.0","@opentelemetry/exporter-trace-otlp-http":"^0.203.0","@opentelemetry/exporter-trace-otlp-proto":"^0.203.0","@opentelemetry/auto-instrumentations-node":"^0.62.0","@opentelemetry/exporter-metrics-otlp-grpc":"^0.203.0","@opentelemetry/exporter-metrics-otlp-http":"^0.203.0","@opentelemetry/exporter-metrics-otlp-proto":"^0.203.0"},"_hasShrinkwrap":false,"devDependencies":{"knip":"^5.61.3","husky":"^9.1.7","tsdown":"^0.13.0","vitest":"^3.2.4","typedoc":"^0.28.5","prettier":"^3.6.2","ultracite":"5.1.2","@vitest/ui":"^3.2.4","typescript":"^5.8.3","@types/node":"^24.0.12","lint-staged":"^16.1.2","@biomejs/biome":"2.1.3","@changesets/cli":"2.29.5","@tsconfig/node-ts":"^23.6.1","@tsconfig/node-lts":"^22.0.2","@vitest/coverage-v8":"^3.2.4","vite-tsconfig-paths":"^5.1.4","@tsconfig/recommended":"^1.0.10","typedoc-plugin-markdown":"^4.6.3","@changesets/changelog-github":"0.5.1"},"_npmOperationalInternal":{"tmp":"tmp/aio-lib-telemetry_1.0.0_1754557497064_0.9685706560188159","host":"s3://npm-registry-packages-npm-production"}},"1.1.0":{"name":"@adobe/aio-lib-telemetry","version":"1.1.0","keywords":["aio","adobe-io","aio-telemetry","aio-opentelemetry"],"author":{"name":"Adobe Inc."},"license":"Apache-2.0","_id":"@adobe/aio-lib-telemetry@1.1.0","maintainers":[{"name":"marbec","email":"mabecker@adobe.com"},{"name":"tripod","email":"tripod@bocanegra.ch"},{"name":"garthdb","email":"garthdb@gmail.com"},{"name":"lazd","email":"lazdnet@gmail.com"},{"name":"adobe-admin","email":"grp-opensourceoffice@adobe.com"},{"name":"patrickfulton","email":"patrickfulton@gmail.com"},{"name":"trieloff","email":"lars@trieloff.net"},{"name":"shazron","email":"shazron@gmail.com"},{"name":"krisnye","email":"krisnye@gmail.com"},{"name":"dcpfsdk","email":"dcpfsdk@adobe.com"},{"name":"natebaldwin","email":"natebaldwindesign@gmail.com"},{"name":"devongovett","email":"devongovett@gmail.com"},{"name":"aspro83","email":"danniintheus@gmail.com"},{"name":"symanovi","email":"symanovi@adobe.com"},{"name":"dpfister","email":"dominique.pfister@gmail.com"},{"name":"stefan-guggisberg","email":"sg@adobe.com"},{"name":"rofe","email":"npm@rofe.com"},{"name":"kptdobe","email":"kptdobe@gmail.com"},{"name":"adobehalls","email":"halls@adobe.com"},{"name":"fullcolorcoder","email":"bradjohn@adobe.com"},{"name":"djaeggi","email":"djaeggi@adobe.com"},{"name":"dylandepass","email":"dylandepass@gmail.com"},{"name":"mhaack","email":"mhaack@adobe.com"},{"name":"amol-anand","email":"amol@adobe.com"},{"name":"stopp-adobe","email":"stopp@adobe.com"},{"name":"doten","email":"doten@adobe.com"},{"name":"duh_schmidt","email":"schmidt@adobe.com"},{"name":"asthabh23","email":"astha.bhargava23@gmail.com"},{"name":"zdahbi","email":"zouhir.dahbi@outlook.com"},{"name":"tuicu","email":"tuicu@adobe.com"},{"name":"fmeschbe","email":"fmeschbe@adobe.com"}],"homepage":"https://github.com/adobe/aio-lib-telemetry#readme","bugs":{"url":"https://github.com/adobe/aio-lib-telemetry/issues"},"dist":{"shasum":"1b8047e8a5425f4e9dd45fbea2923efa3bf51d70","tarball":"https://registry.npmjs.org/@adobe/aio-lib-telemetry/-/aio-lib-telemetry-1.1.0.tgz","fileCount":20,"integrity":"sha512-Tz9xjZic9G1TGeiH/gu3YebcMv/wYdgqtSx4HU37z4AKQ2NbtuFtxCdOAORZAnWceKrxcHpPqVu3c4bpv8T07A==","signatures":[{"sig":"MEQCIF/mAWtj/goOWHlaTNDw86RrPGUjVIEUWPQe5eGNtO11AiBCOqU+i3iVwo/vUhAVghyZ4Gk6zYT3VaNlK0iprTXQSA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":124472},"main":"./dist/cjs/index.cjs","type":"module","types":"./dist/cjs/index.d.cts","module":"./dist/es/index.js","engines":{"node":">=20 <=24"},"exports":{".":{"types":"./dist/cjs/index.d.cts","import":"./dist/es/index.js","require":"./dist/cjs/index.cjs"},"./otel":{"types":"./dist/cjs/otel.d.cts","import":"./dist/es/otel.js","require":"./dist/cjs/otel.cjs"},"./integrations":{"types":"./dist/integrations.d.cts","import":"./dist/es/integrations/index.js","require":"./dist/cjs/integrations/index.cjs"},"./package.json":"./package.json"},"gitHead":"5717fbbbe8f8b747b683c3a90bfe940167d83342","scripts":{"docs":"typedoc","knip":"knip","lint":"biome lint --no-errors-on-unmatched","test":"vitest run --coverage","build":"tsdown","assist":"biome check --formatter-enabled=false --linter-enabled=false --assist-enabled=true --no-errors-on-unmatched","format":"biome format --write --no-errors-on-unmatched","prepare":"husky","test:ui":"vitest --ui","check:ci":"biome ci --formatter-enabled=true --linter-enabled=true --assist-enabled=true --no-errors-on-unmatched","lint:fix":"biome lint --write --no-errors-on-unmatched","changeset":"changeset","test:unit":"vitest run tests/unit --coverage","typecheck":"tsc --noEmit && echo '✅ No type errors found'","test:watch":"vitest --coverage","assist:apply":"biome check --write --formatter-enabled=false --linter-enabled=false --assist-enabled=true --no-errors-on-unmatched","format:check":"biome format --no-errors-on-unmatched","format:markdown":"prettier --no-error-on-unmatched-pattern --write '**/*.md' \"!**/{CODE_OF_CONDUCT.md,COPYRIGHT,LICENSE,SECURITY.md,CONTRIBUTING.md}\""},"_npmUser":{"name":"adobe-admin","email":"grp-opensourceoffice@adobe.com"},"repository":{"url":"git+https://github.com/adobe/aio-lib-telemetry.git","type":"git"},"_npmVersion":"11.6.1","description":"A utility module for easy instrumentation of Adobe App Builder runtime actions via OpenTelemetry.","directories":{},"lint-staged":{"*":["biome check --no-errors-on-unmatched --files-ignore-unknown=true"],"*.md":["prettier --no-error-on-unmatched-pattern --write '**/*.md' \"!**/{CODE_OF_CONDUCT.md,COPYRIGHT,LICENSE,SECURITY.md,CONTRIBUTING.md}\""],"*.{js,ts,cjs,mjs,d.cts,d.mts,jsx,tsx,json,jsonc}":["biome check --write --no-errors-on-unmatched --files-ignore-unknown=true"]},"sideEffects":false,"_nodeVersion":"24.11.0","dependencies":{"deepmerge":"^4.3.1","winston-transport":"^4.9.0","@opentelemetry/api":"^1.9.0","@opentelemetry/api-logs":"^0.207.0","@opentelemetry/sdk-logs":"^0.207.0","@opentelemetry/sdk-node":"^0.207.0","@opentelemetry/resources":"^2.0.1","@opentelemetry/sdk-metrics":"^2.0.0","@adobe/aio-lib-core-logging":"^3.0.2","@opentelemetry/sdk-trace-node":"^2.0.0","@opentelemetry/instrumentation":"^0.207.0","@opentelemetry/winston-transport":"^0.18.0","@opentelemetry/otlp-exporter-base":"^0.207.0","@opentelemetry/instrumentation-http":"^0.207.0","@opentelemetry/semantic-conventions":"^1.33.0","@opentelemetry/instrumentation-undici":"^0.18.0","@opentelemetry/exporter-logs-otlp-grpc":"^0.207.0","@opentelemetry/exporter-logs-otlp-http":"^0.207.0","@opentelemetry/instrumentation-graphql":"^0.55.0","@opentelemetry/otlp-grpc-exporter-base":"^0.207.0","@opentelemetry/exporter-logs-otlp-proto":"^0.207.0","@opentelemetry/exporter-trace-otlp-grpc":"^0.207.0","@opentelemetry/exporter-trace-otlp-http":"^0.207.0","@opentelemetry/exporter-trace-otlp-proto":"^0.207.0","@opentelemetry/auto-instrumentations-node":"^0.66.0","@opentelemetry/exporter-metrics-otlp-grpc":"^0.207.0","@opentelemetry/exporter-metrics-otlp-http":"^0.207.0","@opentelemetry/exporter-metrics-otlp-proto":"^0.207.0"},"_hasShrinkwrap":false,"devDependencies":{"knip":"^5.61.3","husky":"^9.1.7","tsdown":"^0.15.0","vitest":"^4.0.0","typedoc":"^0.28.5","prettier":"^3.6.2","ultracite":"6.1.0","@vitest/ui":"^4.0.0","typescript":"^5.8.3","@types/node":"^24.0.12","lint-staged":"^16.1.2","@biomejs/biome":"2.3.3","@changesets/cli":"2.29.7","@tsconfig/node-ts":"^23.6.1","@tsconfig/node-lts":"^22.0.2","@vitest/coverage-v8":"^4.0.0","vite-tsconfig-paths":"^5.1.4","@tsconfig/recommended":"^1.0.10","typedoc-plugin-markdown":"^4.6.3","@changesets/changelog-github":"0.5.1"},"_npmOperationalInternal":{"tmp":"tmp/aio-lib-telemetry_1.1.0_1762187887523_0.9341563574887533","host":"s3://npm-registry-packages-npm-production"}},"1.1.1":{"name":"@adobe/aio-lib-telemetry","version":"1.1.1","keywords":["aio","adobe-io","aio-telemetry","aio-opentelemetry"],"author":{"name":"Adobe Inc."},"license":"Apache-2.0","_id":"@adobe/aio-lib-telemetry@1.1.1","maintainers":[{"name":"marbec","email":"mabecker@adobe.com"},{"name":"tripod","email":"tripod@bocanegra.ch"},{"name":"garthdb","email":"garthdb@gmail.com"},{"name":"lazd","email":"lazdnet@gmail.com"},{"name":"adobe-admin","email":"grp-opensourceoffice@adobe.com"},{"name":"patrickfulton","email":"patrickfulton@gmail.com"},{"name":"trieloff","email":"lars@trieloff.net"},{"name":"shazron","email":"shazron@gmail.com"},{"name":"krisnye","email":"krisnye@gmail.com"},{"name":"dcpfsdk","email":"dcpfsdk@adobe.com"},{"name":"natebaldwin","email":"natebaldwindesign@gmail.com"},{"name":"devongovett","email":"devongovett@gmail.com"},{"name":"aspro83","email":"danniintheus@gmail.com"},{"name":"symanovi","email":"symanovi@adobe.com"},{"name":"dpfister","email":"dominique.pfister@gmail.com"},{"name":"stefan-guggisberg","email":"sg@adobe.com"},{"name":"rofe","email":"npm@rofe.com"},{"name":"kptdobe","email":"kptdobe@gmail.com"},{"name":"adobehalls","email":"halls@adobe.com"},{"name":"fullcolorcoder","email":"bradjohn@adobe.com"},{"name":"djaeggi","email":"djaeggi@adobe.com"},{"name":"dylandepass","email":"dylandepass@gmail.com"},{"name":"mhaack","email":"mhaack@adobe.com"},{"name":"amol-anand","email":"amol@adobe.com"},{"name":"stopp-adobe","email":"stopp@adobe.com"},{"name":"doten","email":"doten@adobe.com"},{"name":"duh_schmidt","email":"schmidt@adobe.com"},{"name":"asthabh23","email":"astha.bhargava23@gmail.com"},{"name":"zdahbi","email":"zouhir.dahbi@outlook.com"},{"name":"tuicu","email":"tuicu@adobe.com"},{"name":"fmeschbe","email":"fmeschbe@adobe.com"}],"homepage":"https://github.com/adobe/aio-lib-telemetry#readme","bugs":{"url":"https://github.com/adobe/aio-lib-telemetry/issues"},"dist":{"shasum":"1249babf48e939f6ac6e5e8949458235ebfad7d5","tarball":"https://registry.npmjs.org/@adobe/aio-lib-telemetry/-/aio-lib-telemetry-1.1.1.tgz","fileCount":19,"integrity":"sha512-UhQGbihl1KvAP3w8iH+9tWeil99I1r62kw0aasBBB3w4Oxz7WgYi5Z4EarMG2bjw+GweOjcFA64BT9pa2J1++g==","signatures":[{"sig":"MEUCIQCCZCchSytJpuhshKIBkGaja5VAsDGg52a5J2DopZ/MbwIgM7uakRwo4P9gATdwWHfenESEq2mVUb03sCrz9xh7qw0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":122103},"main":"./dist/cjs/index.cjs","type":"module","types":"./dist/cjs/index.d.cts","module":"./dist/es/index.js","engines":{"node":">=20 <=24"},"exports":{".":{"types":"./dist/cjs/index.d.cts","import":"./dist/es/index.js","require":"./dist/cjs/index.cjs"},"./otel":{"types":"./dist/cjs/otel.d.cts","import":"./dist/es/otel.js","require":"./dist/cjs/otel.cjs"},"./integrations":{"types":"./dist/integrations.d.cts","import":"./dist/es/integrations/index.js","require":"./dist/cjs/integrations/index.cjs"},"./package.json":"./package.json"},"gitHead":"0d45821a55357925af45a081bddd27c3ad68de5e","scripts":{"docs":"typedoc","knip":"knip","lint":"biome lint --no-errors-on-unmatched","test":"vitest run --coverage","build":"tsdown","assist":"biome check --formatter-enabled=false --linter-enabled=false --assist-enabled=true --no-errors-on-unmatched","format":"biome format --write --no-errors-on-unmatched","prepare":"husky","test:ui":"vitest --ui","check:ci":"biome ci --formatter-enabled=true --linter-enabled=true --assist-enabled=true --no-errors-on-unmatched","lint:fix":"biome lint --write --no-errors-on-unmatched","changeset":"changeset","test:unit":"vitest run tests/unit --coverage","typecheck":"tsc --noEmit && echo '✅ No type errors found'","test:watch":"vitest --coverage","assist:apply":"biome check --write --formatter-enabled=false --linter-enabled=false --assist-enabled=true --no-errors-on-unmatched","format:check":"biome format --no-errors-on-unmatched","format:markdown":"prettier --no-error-on-unmatched-pattern --write '**/*.md' \"!**/{CODE_OF_CONDUCT.md,COPYRIGHT,LICENSE,SECURITY.md,CONTRIBUTING.md}\""},"_npmUser":{"name":"adobe-admin","email":"grp-opensourceoffice@adobe.com"},"deprecated":"This version has been deprecated. It doesn't work with ESM. Please upgrade to the latest version.","repository":{"url":"git+https://github.com/adobe/aio-lib-telemetry.git","type":"git"},"_npmVersion":"11.6.2","description":"A utility module for easy instrumentation of Adobe App Builder runtime actions via OpenTelemetry.","directories":{},"lint-staged":{"*.md":["npm run format:markdown"],"*.{js,jsx,ts,tsx,json,jsonc,css,scss}":["npx ultracite fix","npx ultracite check"]},"sideEffects":false,"_nodeVersion":"24.11.1","dependencies":{"deepmerge":"^4.3.1","winston-transport":"^4.9.0","@opentelemetry/api":"^1.9.0","@opentelemetry/api-logs":"^0.208.0","@opentelemetry/sdk-logs":"^0.208.0","@opentelemetry/sdk-node":"^0.208.0","@opentelemetry/resources":"^2.0.1","@opentelemetry/sdk-metrics":"^2.0.0","@adobe/aio-lib-core-logging":"^3.0.2","@opentelemetry/sdk-trace-node":"^2.0.0","@opentelemetry/instrumentation":"^0.208.0","@opentelemetry/winston-transport":"^0.19.0","@opentelemetry/otlp-exporter-base":"^0.208.0","@opentelemetry/instrumentation-http":"^0.208.0","@opentelemetry/semantic-conventions":"^1.33.0","@opentelemetry/instrumentation-undici":"^0.19.0","@opentelemetry/exporter-logs-otlp-grpc":"^0.208.0","@opentelemetry/exporter-logs-otlp-http":"^0.208.0","@opentelemetry/instrumentation-graphql":"^0.56.0","@opentelemetry/otlp-grpc-exporter-base":"^0.208.0","@opentelemetry/exporter-logs-otlp-proto":"^0.208.0","@opentelemetry/exporter-trace-otlp-grpc":"^0.208.0","@opentelemetry/exporter-trace-otlp-http":"^0.208.0","@opentelemetry/exporter-trace-otlp-proto":"^0.208.0","@opentelemetry/auto-instrumentations-node":"^0.67.0","@opentelemetry/exporter-metrics-otlp-grpc":"^0.208.0","@opentelemetry/exporter-metrics-otlp-http":"^0.208.0","@opentelemetry/exporter-metrics-otlp-proto":"^0.208.0"},"_hasShrinkwrap":false,"devDependencies":{"knip":"^5.61.3","husky":"^9.1.7","tsdown":"^0.16.0","vitest":"^4.0.0","typedoc":"^0.28.5","prettier":"^3.6.2","ultracite":"^6.3.6","@vitest/ui":"^4.0.0","typescript":"^5.8.3","@types/node":"^24.0.12","lint-staged":"^16.2.7","@biomejs/biome":"^2.3.7","@changesets/cli":"2.29.7","@tsconfig/node-ts":"^23.6.1","@tsconfig/node-lts":"^24.0.0","@vitest/coverage-v8":"^4.0.0","vite-tsconfig-paths":"^5.1.4","@tsconfig/recommended":"^1.0.10","typedoc-plugin-markdown":"^4.6.3","@changesets/changelog-github":"0.5.1"},"_npmOperationalInternal":{"tmp":"tmp/aio-lib-telemetry_1.1.1_1764179168256_0.2912628784354241","host":"s3://npm-registry-packages-npm-production"}},"1.1.2":{"name":"@adobe/aio-lib-telemetry","version":"1.1.2","keywords":["aio","adobe-io","aio-telemetry","aio-opentelemetry"],"author":{"name":"Adobe Inc."},"license":"Apache-2.0","_id":"@adobe/aio-lib-telemetry@1.1.2","maintainers":[{"name":"marbec","email":"mabecker@adobe.com"},{"name":"tripod","email":"tripod@bocanegra.ch"},{"name":"garthdb","email":"garthdb@gmail.com"},{"name":"lazd","email":"lazdnet@gmail.com"},{"name":"adobe-admin","email":"grp-opensourceoffice@adobe.com"},{"name":"patrickfulton","email":"patrickfulton@gmail.com"},{"name":"trieloff","email":"lars@trieloff.net"},{"name":"shazron","email":"shazron@gmail.com"},{"name":"krisnye","email":"krisnye@gmail.com"},{"name":"dcpfsdk","email":"dcpfsdk@adobe.com"},{"name":"natebaldwin","email":"natebaldwindesign@gmail.com"},{"name":"devongovett","email":"devongovett@gmail.com"},{"name":"aspro83","email":"danniintheus@gmail.com"},{"name":"symanovi","email":"symanovi@adobe.com"},{"name":"dpfister","email":"dominique.pfister@gmail.com"},{"name":"stefan-guggisberg","email":"sg@adobe.com"},{"name":"rofe","email":"npm@rofe.com"},{"name":"kptdobe","email":"kptdobe@gmail.com"},{"name":"adobehalls","email":"halls@adobe.com"},{"name":"fullcolorcoder","email":"bradjohn@adobe.com"},{"name":"djaeggi","email":"djaeggi@adobe.com"},{"name":"dylandepass","email":"dylandepass@gmail.com"},{"name":"mhaack","email":"mhaack@adobe.com"},{"name":"amol-anand","email":"amol@adobe.com"},{"name":"stopp-adobe","email":"stopp@adobe.com"},{"name":"doten","email":"doten@adobe.com"},{"name":"duh_schmidt","email":"schmidt@adobe.com"},{"name":"asthabh23","email":"astha.bhargava23@gmail.com"},{"name":"zdahbi","email":"zouhir.dahbi@outlook.com"},{"name":"tuicu","email":"tuicu@adobe.com"},{"name":"fmeschbe","email":"fmeschbe@adobe.com"}],"homepage":"https://github.com/adobe/aio-lib-telemetry#readme","bugs":{"url":"https://github.com/adobe/aio-lib-telemetry/issues"},"dist":{"shasum":"4f7148f093644fbfe9ab923cfe9f62e3a922457d","tarball":"https://registry.npmjs.org/@adobe/aio-lib-telemetry/-/aio-lib-telemetry-1.1.2.tgz","fileCount":19,"integrity":"sha512-r7fyuIred3S99Zvlw2JxkxgU3tja+5OVGQkv/NVOKqWueZmb/WjQO8JvQnNArErgq3e7xzEAHpT+qaYB2p9XyQ==","signatures":[{"sig":"MEUCICtV7l+tXHeIYG8Wm9Zp15PwZbDITue1HGrl4uDrWSHGAiEA3dgXrSt/1iMItWX6hIsVzXvnrF0VDBLSg18UaTfqdgM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":122428},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.cts","module":"./dist/index.mjs","engines":{"node":">=20 <=24"},"exports":{".":{"import":{"types":"./dist/index.d.mts","import":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","import":"./dist/index.cjs"}},"./otel":{"import":{"types":"./dist/otel.d.mts","import":"./dist/otel.mjs"},"require":{"types":"./dist/otel.d.cts","import":"./dist/otel.cjs"}},"./integrations":{"import":{"types":"./dist/integrations/index.d.mts","import":"./dist/integrations/index.mjs"},"require":{"types":"./dist/integrations/index.d.cts","import":"./dist/integrations/index.cjs"}},"./package.json":"./package.json"},"gitHead":"7f899586854696f551947dd316793bd9451a8158","scripts":{"docs":"typedoc","knip":"knip","lint":"biome lint --no-errors-on-unmatched","test":"vitest run --coverage","build":"tsdown","assist":"biome check --formatter-enabled=false --linter-enabled=false --assist-enabled=true --no-errors-on-unmatched","format":"biome format --write --no-errors-on-unmatched","prepare":"husky","publint":"publint","test:ui":"vitest --ui","check:ci":"biome ci --formatter-enabled=true --linter-enabled=true --assist-enabled=true --no-errors-on-unmatched","lint:fix":"biome lint --write --no-errors-on-unmatched","changeset":"changeset","test:unit":"vitest run tests/unit --coverage","typecheck":"tsc --noEmit && echo '✅ No type errors found'","test:watch":"vitest --coverage","assist:apply":"biome check --write --formatter-enabled=false --linter-enabled=false --assist-enabled=true --no-errors-on-unmatched","format:check":"biome format --no-errors-on-unmatched","format:markdown":"prettier --no-error-on-unmatched-pattern --write '**/*.md' \"!**/{CODE_OF_CONDUCT.md,COPYRIGHT,LICENSE,SECURITY.md,CONTRIBUTING.md}\""},"_npmUser":{"name":"adobe-admin","email":"grp-opensourceoffice@adobe.com"},"deprecated":"This version has been deprecated. It has misconfigured export paths that cause issues when importing symbols. Please upgrade to the latest version.","repository":{"url":"git+https://github.com/adobe/aio-lib-telemetry.git","type":"git"},"_npmVersion":"11.6.2","description":"A utility module for easy instrumentation of Adobe App Builder runtime actions via OpenTelemetry.","directories":{},"lint-staged":{"*.md":["npm run format:markdown"],"*.{js,jsx,ts,tsx,json,jsonc,css,scss}":["npx ultracite fix","npx ultracite check"]},"sideEffects":false,"_nodeVersion":"24.11.1","dependencies":{"deepmerge":"^4.3.1","winston-transport":"^4.9.0","@opentelemetry/api":"^1.9.0","@opentelemetry/api-logs":"^0.208.0","@opentelemetry/sdk-logs":"^0.208.0","@opentelemetry/sdk-node":"^0.208.0","@opentelemetry/resources":"^2.0.1","@opentelemetry/sdk-metrics":"^2.0.0","@adobe/aio-lib-core-logging":"^3.0.2","@opentelemetry/sdk-trace-node":"^2.0.0","@opentelemetry/instrumentation":"^0.208.0","@opentelemetry/winston-transport":"^0.19.0","@opentelemetry/otlp-exporter-base":"^0.208.0","@opentelemetry/instrumentation-http":"^0.208.0","@opentelemetry/semantic-conventions":"^1.33.0","@opentelemetry/instrumentation-undici":"^0.19.0","@opentelemetry/exporter-logs-otlp-grpc":"^0.208.0","@opentelemetry/exporter-logs-otlp-http":"^0.208.0","@opentelemetry/instrumentation-graphql":"^0.56.0","@opentelemetry/otlp-grpc-exporter-base":"^0.208.0","@opentelemetry/exporter-logs-otlp-proto":"^0.208.0","@opentelemetry/exporter-trace-otlp-grpc":"^0.208.0","@opentelemetry/exporter-trace-otlp-http":"^0.208.0","@opentelemetry/exporter-trace-otlp-proto":"^0.208.0","@opentelemetry/auto-instrumentations-node":"^0.67.0","@opentelemetry/exporter-metrics-otlp-grpc":"^0.208.0","@opentelemetry/exporter-metrics-otlp-http":"^0.208.0","@opentelemetry/exporter-metrics-otlp-proto":"^0.208.0"},"_hasShrinkwrap":false,"devDependencies":{"knip":"^5.61.3","husky":"^9.1.7","tsdown":"^0.16.0","vitest":"^4.0.0","publint":"^0.3.15","typedoc":"^0.28.5","prettier":"^3.6.2","ultracite":"^6.3.6","@vitest/ui":"^4.0.0","typescript":"^5.8.3","@types/node":"^24.0.12","lint-staged":"^16.2.7","@biomejs/biome":"^2.3.7","@changesets/cli":"2.29.8","@tsconfig/node-ts":"^23.6.1","@tsconfig/node-lts":"^24.0.0","@vitest/coverage-v8":"^4.0.0","vite-tsconfig-paths":"^5.1.4","@tsconfig/recommended":"^1.0.10","typedoc-plugin-markdown":"^4.6.3","@changesets/changelog-github":"0.5.2"},"_npmOperationalInternal":{"tmp":"tmp/aio-lib-telemetry_1.1.2_1765211803870_0.36874720352194723","host":"s3://npm-registry-packages-npm-production"}},"1.1.3":{"name":"@adobe/aio-lib-telemetry","version":"1.1.3","keywords":["aio","adobe-io","aio-telemetry","aio-opentelemetry"],"author":{"name":"Adobe Inc."},"license":"Apache-2.0","_id":"@adobe/aio-lib-telemetry@1.1.3","maintainers":[{"name":"marbec","email":"mabecker@adobe.com"},{"name":"tripod","email":"tripod@bocanegra.ch"},{"name":"garthdb","email":"garthdb@gmail.com"},{"name":"lazd","email":"lazdnet@gmail.com"},{"name":"adobe-admin","email":"grp-opensourceoffice@adobe.com"},{"name":"patrickfulton","email":"patrickfulton@gmail.com"},{"name":"trieloff","email":"lars@trieloff.net"},{"name":"shazron","email":"shazron@gmail.com"},{"name":"krisnye","email":"krisnye@gmail.com"},{"name":"dcpfsdk","email":"dcpfsdk@adobe.com"},{"name":"natebaldwin","email":"natebaldwindesign@gmail.com"},{"name":"devongovett","email":"devongovett@gmail.com"},{"name":"aspro83","email":"danniintheus@gmail.com"},{"name":"symanovi","email":"symanovi@adobe.com"},{"name":"dpfister","email":"dominique.pfister@gmail.com"},{"name":"stefan-guggisberg","email":"sg@adobe.com"},{"name":"rofe","email":"npm@rofe.com"},{"name":"kptdobe","email":"kptdobe@gmail.com"},{"name":"adobehalls","email":"halls@adobe.com"},{"name":"fullcolorcoder","email":"bradjohn@adobe.com"},{"name":"djaeggi","email":"djaeggi@adobe.com"},{"name":"dylandepass","email":"dylandepass@gmail.com"},{"name":"mhaack","email":"mhaack@adobe.com"},{"name":"amol-anand","email":"amol@adobe.com"},{"name":"stopp-adobe","email":"stopp@adobe.com"},{"name":"doten","email":"doten@adobe.com"},{"name":"duh_schmidt","email":"schmidt@adobe.com"},{"name":"asthabh23","email":"astha.bhargava23@gmail.com"},{"name":"zdahbi","email":"zouhir.dahbi@outlook.com"},{"name":"tuicu","email":"tuicu@adobe.com"},{"name":"fmeschbe","email":"fmeschbe@adobe.com"}],"homepage":"https://github.com/adobe/aio-lib-telemetry#readme","bugs":{"url":"https://github.com/adobe/aio-lib-telemetry/issues"},"dist":{"shasum":"6edd85185f41f68afa58650e5dcc744b6fc25af9","tarball":"https://registry.npmjs.org/@adobe/aio-lib-telemetry/-/aio-lib-telemetry-1.1.3.tgz","fileCount":19,"integrity":"sha512-i0aSRXT3EDE5A4kYN7mhGEXFOlFnX4qEsSaBThscTFw2e11zKjdPllShVUAgsnsOThX81B+20/lIQS1VFXz0fQ==","signatures":[{"sig":"MEUCIDV28L+tO6CF6+wA/rkjDCpuGyBcRrBhCf9qKuGJItkAAiEAjqzzK9VxP0lGursaxRzR5H5ejsBCajStAO1SoieMLZw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":122434},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.cts","module":"./dist/index.mjs","engines":{"node":">=20 <=24"},"exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./otel":{"import":{"types":"./dist/otel.d.mts","default":"./dist/otel.mjs"},"require":{"types":"./dist/otel.d.cts","default":"./dist/otel.cjs"}},"./integrations":{"import":{"types":"./dist/integrations/index.d.mts","default":"./dist/integrations/index.mjs"},"require":{"types":"./dist/integrations/index.d.cts","default":"./dist/integrations/index.cjs"}},"./package.json":"./package.json"},"gitHead":"21c2f6f4bcf717aef50c6731e8b4819c05bec270","scripts":{"docs":"typedoc","knip":"knip","lint":"biome lint --no-errors-on-unmatched","test":"vitest run --coverage","build":"tsdown","assist":"biome check --formatter-enabled=false --linter-enabled=false --assist-enabled=true --no-errors-on-unmatched","format":"biome format --write --no-errors-on-unmatched","prepare":"husky","publint":"publint","test:ui":"vitest --ui","check:ci":"biome ci --formatter-enabled=true --linter-enabled=true --assist-enabled=true --no-errors-on-unmatched","lint:fix":"biome lint --write --no-errors-on-unmatched","changeset":"changeset","test:unit":"vitest run tests/unit --coverage","typecheck":"tsc --noEmit && echo '✅ No type errors found'","test:watch":"vitest --coverage","assist:apply":"biome check --write --formatter-enabled=false --linter-enabled=false --assist-enabled=true --no-errors-on-unmatched","format:check":"biome format --no-errors-on-unmatched","format:markdown":"prettier --no-error-on-unmatched-pattern --write '**/*.md' \"!**/{CODE_OF_CONDUCT.md,COPYRIGHT,LICENSE,SECURITY.md,CONTRIBUTING.md}\""},"_npmUser":{"name":"adobe-admin","email":"grp-opensourceoffice@adobe.com"},"repository":{"url":"git+https://github.com/adobe/aio-lib-telemetry.git","type":"git"},"_npmVersion":"11.6.2","description":"A utility module for easy instrumentation of Adobe App Builder runtime actions via OpenTelemetry.","directories":{},"lint-staged":{"*.md":["npm run format:markdown"],"*.{js,jsx,ts,tsx,json,jsonc,css,scss}":["npx ultracite fix","npx ultracite check"]},"sideEffects":false,"_nodeVersion":"24.12.0","dependencies":{"deepmerge":"^4.3.1","winston-transport":"^4.9.0","@opentelemetry/api":"^1.9.0","@opentelemetry/api-logs":"^0.208.0","@opentelemetry/sdk-logs":"^0.208.0","@opentelemetry/sdk-node":"^0.208.0","@opentelemetry/resources":"^2.0.1","@opentelemetry/sdk-metrics":"^2.0.0","@adobe/aio-lib-core-logging":"^3.0.2","@opentelemetry/sdk-trace-node":"^2.0.0","@opentelemetry/instrumentation":"^0.208.0","@opentelemetry/winston-transport":"^0.19.0","@opentelemetry/otlp-exporter-base":"^0.208.0","@opentelemetry/instrumentation-http":"^0.208.0","@opentelemetry/semantic-conventions":"^1.33.0","@opentelemetry/instrumentation-undici":"^0.19.0","@opentelemetry/exporter-logs-otlp-grpc":"^0.208.0","@opentelemetry/exporter-logs-otlp-http":"^0.208.0","@opentelemetry/instrumentation-graphql":"^0.56.0","@opentelemetry/otlp-grpc-exporter-base":"^0.208.0","@opentelemetry/exporter-logs-otlp-proto":"^0.208.0","@opentelemetry/exporter-trace-otlp-grpc":"^0.208.0","@opentelemetry/exporter-trace-otlp-http":"^0.208.0","@opentelemetry/exporter-trace-otlp-proto":"^0.208.0","@opentelemetry/auto-instrumentations-node":"^0.67.0","@opentelemetry/exporter-metrics-otlp-grpc":"^0.208.0","@opentelemetry/exporter-metrics-otlp-http":"^0.208.0","@opentelemetry/exporter-metrics-otlp-proto":"^0.208.0"},"_hasShrinkwrap":false,"devDependencies":{"knip":"^5.61.3","husky":"^9.1.7","tsdown":"^0.16.0","vitest":"^4.0.0","publint":"^0.3.15","typedoc":"^0.28.5","prettier":"^3.6.2","ultracite":"^6.3.6","@vitest/ui":"^4.0.0","typescript":"^5.8.3","@types/node":"^24.0.12","lint-staged":"^16.2.7","@biomejs/biome":"^2.3.7","@changesets/cli":"2.29.8","@tsconfig/node-ts":"^23.6.1","@tsconfig/node-lts":"^24.0.0","@vitest/coverage-v8":"^4.0.0","vite-tsconfig-paths":"^5.1.4","@tsconfig/recommended":"^1.0.10","typedoc-plugin-markdown":"^4.6.3","@changesets/changelog-github":"0.5.2"},"_npmOperationalInternal":{"tmp":"tmp/aio-lib-telemetry_1.1.3_1767778047280_0.742202471984641","host":"s3://npm-registry-packages-npm-production"}},"1.1.4":{"name":"@adobe/aio-lib-telemetry","version":"1.1.4","keywords":["aio","adobe-io","aio-telemetry","aio-opentelemetry"],"author":{"name":"Adobe Inc."},"license":"Apache-2.0","_id":"@adobe/aio-lib-telemetry@1.1.4","maintainers":[{"name":"marbec","email":"mabecker@adobe.com"},{"name":"tripod","email":"tripod@bocanegra.ch"},{"name":"garthdb","email":"garthdb@gmail.com"},{"name":"lazd","email":"lazdnet@gmail.com"},{"name":"adobe-admin","email":"grp-opensourceoffice@adobe.com"},{"name":"patrickfulton","email":"patrickfulton@gmail.com"},{"name":"trieloff","email":"lars@trieloff.net"},{"name":"shazron","email":"shazron@gmail.com"},{"name":"krisnye","email":"krisnye@gmail.com"},{"name":"dcpfsdk","email":"dcpfsdk@adobe.com"},{"name":"natebaldwin","email":"natebaldwindesign@gmail.com"},{"name":"devongovett","email":"devongovett@gmail.com"},{"name":"aspro83","email":"danniintheus@gmail.com"},{"name":"symanovi","email":"symanovi@adobe.com"},{"name":"dpfister","email":"dominique.pfister@gmail.com"},{"name":"stefan-guggisberg","email":"sg@adobe.com"},{"name":"rofe","email":"npm@rofe.com"},{"name":"kptdobe","email":"kptdobe@gmail.com"},{"name":"adobehalls","email":"halls@adobe.com"},{"name":"fullcolorcoder","email":"bradjohn@adobe.com"},{"name":"djaeggi","email":"djaeggi@adobe.com"},{"name":"dylandepass","email":"dylandepass@gmail.com"},{"name":"mhaack","email":"mhaack@adobe.com"},{"name":"amol-anand","email":"amol@adobe.com"},{"name":"stopp-adobe","email":"stopp@adobe.com"},{"name":"doten","email":"doten@adobe.com"},{"name":"duh_schmidt","email":"schmidt@adobe.com"},{"name":"asthabh23","email":"astha.bhargava23@gmail.com"},{"name":"zdahbi","email":"zouhir.dahbi@outlook.com"},{"name":"tuicu","email":"tuicu@adobe.com"},{"name":"fmeschbe","email":"fmeschbe@adobe.com"}],"homepage":"https://github.com/adobe/aio-lib-telemetry#readme","bugs":{"url":"https://github.com/adobe/aio-lib-telemetry/issues"},"dist":{"shasum":"1268e9f456b9fb9af46336e37d49a30f7623aa14","tarball":"https://registry.npmjs.org/@adobe/aio-lib-telemetry/-/aio-lib-telemetry-1.1.4.tgz","fileCount":19,"integrity":"sha512-ez8TVzFytx60ba82OZRx+htGk39L2226U/JeTZ/bSE+WHNIt2EMzyWAiZsMVcuELixUVy+IEbcpx1c6M3Pi3Bw==","signatures":[{"sig":"MEUCIQCg3yWYIuXrIMJBxRuLJ/Gr2kqWsNsgkRU2e5OQLlUn+AIgM6wYi24WeBDdtRWGkEfex6HUaqGriSnGfrQLeKNRdB8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":114178},"main":"./dist/cjs/index.cjs","type":"module","types":"./dist/cjs/index.d.cts","module":"./dist/es/index.mjs","engines":{"node":">=20 <=24"},"exports":{".":{"import":{"types":"./dist/es/index.d.mts","default":"./dist/es/index.mjs"},"require":{"types":"./dist/cjs/index.d.cts","default":"./dist/cjs/index.cjs"}},"./otel":{"import":{"types":"./dist/es/otel.d.mts","default":"./dist/es/otel.mjs"},"require":{"types":"./dist/cjs/otel.d.cts","default":"./dist/cjs/otel.cjs"}},"./integrations":{"import":{"types":"./dist/es/integrations/index.d.mts","default":"./dist/es/integrations/index.mjs"},"require":{"types":"./dist/cjs/integrations/index.d.cts","default":"./dist/cjs/integrations/index.cjs"}},"./package.json":"./package.json"},"gitHead":"44f84712aec9993e9149a21ac0d4d0404454d0af","scripts":{"docs":"typedoc","knip":"knip","lint":"biome lint --no-errors-on-unmatched","test":"vitest run --coverage","build":"tsdown","assist":"biome check --formatter-enabled=false --linter-enabled=false --assist-enabled=true --no-errors-on-unmatched","format":"biome format --write --no-errors-on-unmatched","prepare":"husky","publint":"publint","test:ui":"vitest --ui","check:ci":"biome ci --formatter-enabled=true --linter-enabled=true --assist-enabled=true --no-errors-on-unmatched","lint:fix":"biome lint --write --no-errors-on-unmatched","changeset":"changeset","test:unit":"vitest run tests/unit --coverage","typecheck":"tsc --noEmit && echo '✅ No type errors found'","test:watch":"vitest --coverage","assist:apply":"biome check --write --formatter-enabled=false --linter-enabled=false --assist-enabled=true --no-errors-on-unmatched","format:check":"biome format --no-errors-on-unmatched","format:markdown":"prettier --no-error-on-unmatched-pattern --write '**/*.md' \"!**/{CODE_OF_CONDUCT.md,COPYRIGHT,LICENSE,SECURITY.md,CONTRIBUTING.md}\""},"_npmUser":{"name":"adobe-admin","email":"grp-opensourceoffice@adobe.com"},"overrides":{"@babel/types":"8.0.0-rc.4","@babel/parser":"8.0.0-rc.4","@babel/helper-string-parser":"8.0.0-rc.4","@babel/helper-validator-identifier":"8.0.0-rc.4"},"repository":{"url":"git+https://github.com/adobe/aio-lib-telemetry.git","type":"git"},"_npmVersion":"11.12.1","description":"A utility module for easy instrumentation of Adobe App Builder runtime actions via OpenTelemetry.","directories":{},"lint-staged":{"*.md":["npm run format:markdown"],"*.{js,jsx,ts,tsx,json,jsonc,css,scss}":["npx ultracite fix","npx ultracite check"]},"sideEffects":false,"_nodeVersion":"24.15.0","dependencies":{"deepmerge":"^4.3.1","winston-transport":"^4.9.0","@opentelemetry/api":"^1.9.1","@opentelemetry/api-logs":"^0.218.0","@opentelemetry/sdk-logs":"^0.218.0","@opentelemetry/sdk-node":"^0.218.0","@opentelemetry/resources":"^2.7.1","@opentelemetry/sdk-metrics":"^2.7.1","@adobe/aio-lib-core-logging":"^3.0.2","@opentelemetry/sdk-trace-node":"^2.7.1","@opentelemetry/instrumentation":"^0.218.0","@opentelemetry/winston-transport":"^0.28.0","@opentelemetry/otlp-exporter-base":"^0.218.0","@opentelemetry/instrumentation-http":"^0.218.0","@opentelemetry/semantic-conventions":"^1.41.1","@opentelemetry/instrumentation-undici":"^0.28.0","@opentelemetry/exporter-logs-otlp-grpc":"^0.218.0","@opentelemetry/exporter-logs-otlp-http":"^0.218.0","@opentelemetry/instrumentation-graphql":"^0.66.0","@opentelemetry/otlp-grpc-exporter-base":"^0.218.0","@opentelemetry/exporter-logs-otlp-proto":"^0.218.0","@opentelemetry/exporter-trace-otlp-grpc":"^0.218.0","@opentelemetry/exporter-trace-otlp-http":"^0.218.0","@opentelemetry/exporter-trace-otlp-proto":"^0.218.0","@opentelemetry/auto-instrumentations-node":"^0.76.0","@opentelemetry/exporter-metrics-otlp-grpc":"^0.218.0","@opentelemetry/exporter-metrics-otlp-http":"^0.218.0","@opentelemetry/exporter-metrics-otlp-proto":"^0.218.0"},"_hasShrinkwrap":false,"devDependencies":{"knip":"^6.14.1","husky":"^9.1.7","tsdown":"0.21.5","vitest":"^4.1.6","publint":"^0.3.21","typedoc":"^0.28.19","prettier":"^3.8.3","ultracite":"^7.7.0","@vitest/ui":"^4.1.6","typescript":"^6.0.3","@types/node":"^25.8.0","lint-staged":"^16.4.0","@biomejs/biome":"^2.4.15","@changesets/cli":"2.31.0","@tsconfig/node-ts":"^23.6.4","@tsconfig/node-lts":"^24.0.0","@vitest/coverage-v8":"^4.1.6","vite-tsconfig-paths":"^6.1.1","@tsconfig/recommended":"^1.0.13","typedoc-plugin-markdown":"^4.11.0","@changesets/changelog-github":"0.7.0"},"_npmOperationalInternal":{"tmp":"tmp/aio-lib-telemetry_1.1.4_1779099185996_0.010102851788947653","host":"s3://npm-registry-packages-npm-production"}},"1.2.0":{"name":"@adobe/aio-lib-telemetry","version":"1.2.0","keywords":["aio","adobe-io","aio-telemetry","aio-opentelemetry"],"author":{"name":"Adobe Inc."},"license":"Apache-2.0","_id":"@adobe/aio-lib-telemetry@1.2.0","maintainers":[{"name":"marbec","email":"mabecker@adobe.com"},{"name":"tripod","email":"tripod@bocanegra.ch"},{"name":"garthdb","email":"garthdb@gmail.com"},{"name":"lazd","email":"lazdnet@gmail.com"},{"name":"adobe-admin","email":"grp-opensourceoffice@adobe.com"},{"name":"patrickfulton","email":"patrickfulton@gmail.com"},{"name":"trieloff","email":"lars@trieloff.net"},{"name":"shazron","email":"shazron@gmail.com"},{"name":"krisnye","email":"krisnye@gmail.com"},{"name":"dcpfsdk","email":"dcpfsdk@adobe.com"},{"name":"natebaldwin","email":"natebaldwindesign@gmail.com"},{"name":"devongovett","email":"devongovett@gmail.com"},{"name":"aspro83","email":"danniintheus@gmail.com"},{"name":"symanovi","email":"symanovi@adobe.com"},{"name":"dpfister","email":"dominique.pfister@gmail.com"},{"name":"stefan-guggisberg","email":"sg@adobe.com"},{"name":"rofe","email":"npm@rofe.com"},{"name":"kptdobe","email":"kptdobe@gmail.com"},{"name":"adobehalls","email":"halls@adobe.com"},{"name":"fullcolorcoder","email":"bradjohn@adobe.com"},{"name":"djaeggi","email":"djaeggi@adobe.com"},{"name":"dylandepass","email":"dylandepass@gmail.com"},{"name":"mhaack","email":"mhaack@adobe.com"},{"name":"amol-anand","email":"amol@adobe.com"},{"name":"stopp-adobe","email":"stopp@adobe.com"},{"name":"doten","email":"doten@adobe.com"},{"name":"duh_schmidt","email":"schmidt@adobe.com"},{"name":"asthabh23","email":"astha.bhargava23@gmail.com"},{"name":"zdahbi","email":"zouhir.dahbi@outlook.com"},{"name":"tuicu","email":"tuicu@adobe.com"},{"name":"fmeschbe","email":"fmeschbe@adobe.com"}],"homepage":"https://github.com/adobe/aio-lib-telemetry#readme","bugs":{"url":"https://github.com/adobe/aio-lib-telemetry/issues"},"dist":{"shasum":"a5fc5435482ff985ae57006ec1953f9209f3be0b","tarball":"https://registry.npmjs.org/@adobe/aio-lib-telemetry/-/aio-lib-telemetry-1.2.0.tgz","fileCount":19,"integrity":"sha512-rY/kqnD0487dEv+rasXNtn7FPNIvfcZ6bzB/D1Xpt66vud+Jq1uuKz0wiQdW7eGlJF2p/OZw5cnhOMvs8jKtfQ==","signatures":[{"sig":"MEYCIQCwXm4+buWNPi9NFHLOAHwSQFSglth9CXT0pZl/T0Tu8QIhAIOXVRoE8vKsW5oVzWEwVvdI3AdOvhQaFvkXI0Wxp7Zl","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":114353},"main":"./dist/cjs/index.cjs","type":"module","types":"./dist/cjs/index.d.cts","module":"./dist/es/index.mjs","engines":{"node":">=22 <=24"},"exports":{".":{"import":{"types":"./dist/es/index.d.mts","default":"./dist/es/index.mjs"},"require":{"types":"./dist/cjs/index.d.cts","default":"./dist/cjs/index.cjs"}},"./otel":{"import":{"types":"./dist/es/otel.d.mts","default":"./dist/es/otel.mjs"},"require":{"types":"./dist/cjs/otel.d.cts","default":"./dist/cjs/otel.cjs"}},"./integrations":{"import":{"types":"./dist/es/integrations/index.d.mts","default":"./dist/es/integrations/index.mjs"},"require":{"types":"./dist/cjs/integrations/index.d.cts","default":"./dist/cjs/integrations/index.cjs"}},"./package.json":"./package.json"},"gitHead":"747b629607453e4e39f59879e6dbae4021a46957","scripts":{"docs":"typedoc","knip":"knip","lint":"biome lint --no-errors-on-unmatched","test":"vitest run --coverage","build":"tsdown","assist":"biome check --formatter-enabled=false --linter-enabled=false --assist-enabled=true --no-errors-on-unmatched","format":"biome format --write --no-errors-on-unmatched","prepare":"husky","publint":"publint","test:ui":"vitest --ui","check:ci":"biome ci --formatter-enabled=true --linter-enabled=true --assist-enabled=true --no-errors-on-unmatched","lint:fix":"biome lint --write --no-errors-on-unmatched","changeset":"changeset","test:unit":"vitest run tests/unit --coverage","typecheck":"tsc --noEmit && echo '✅ No type errors found'","test:watch":"vitest --coverage","assist:apply":"biome check --write --formatter-enabled=false --linter-enabled=false --assist-enabled=true --no-errors-on-unmatched","format:check":"biome format --no-errors-on-unmatched","format:markdown":"prettier --no-error-on-unmatched-pattern --write '**/*.md' \"!**/{CODE_OF_CONDUCT.md,COPYRIGHT,LICENSE,SECURITY.md,CONTRIBUTING.md}\""},"_npmUser":{"name":"adobe-admin","email":"grp-opensourceoffice@adobe.com"},"overrides":{"@babel/types":"8.0.0-rc.4","@babel/parser":"8.0.0-rc.4","@babel/helper-string-parser":"8.0.0-rc.4","@babel/helper-validator-identifier":"8.0.0-rc.4"},"repository":{"url":"git+https://github.com/adobe/aio-lib-telemetry.git","type":"git"},"_npmVersion":"11.12.1","description":"A utility module for easy instrumentation of Adobe App Builder runtime actions via OpenTelemetry.","directories":{},"lint-staged":{"*.md":["npm run format:markdown"],"*.{js,jsx,ts,tsx,json,jsonc,css,scss}":["npx ultracite fix","npx ultracite check"]},"sideEffects":false,"_nodeVersion":"24.15.0","dependencies":{"deepmerge":"^4.3.1","winston-transport":"^4.9.0","@opentelemetry/api":"^1.9.1","@opentelemetry/api-logs":"^0.218.0","@opentelemetry/sdk-logs":"^0.218.0","@opentelemetry/sdk-node":"^0.218.0","@opentelemetry/resources":"^2.7.1","@opentelemetry/sdk-metrics":"^2.7.1","@adobe/aio-lib-core-logging":"^3.0.2","@opentelemetry/sdk-trace-node":"^2.7.1","@opentelemetry/instrumentation":"^0.218.0","@opentelemetry/winston-transport":"^0.28.0","@opentelemetry/otlp-exporter-base":"^0.218.0","@opentelemetry/instrumentation-http":"^0.218.0","@opentelemetry/semantic-conventions":"^1.41.1","@opentelemetry/instrumentation-undici":"^0.28.0","@opentelemetry/exporter-logs-otlp-grpc":"^0.218.0","@opentelemetry/exporter-logs-otlp-http":"^0.218.0","@opentelemetry/instrumentation-graphql":"^0.66.0","@opentelemetry/otlp-grpc-exporter-base":"^0.218.0","@opentelemetry/exporter-logs-otlp-proto":"^0.218.0","@opentelemetry/exporter-trace-otlp-grpc":"^0.218.0","@opentelemetry/exporter-trace-otlp-http":"^0.218.0","@opentelemetry/exporter-trace-otlp-proto":"^0.218.0","@opentelemetry/auto-instrumentations-node":"^0.76.0","@opentelemetry/exporter-metrics-otlp-grpc":"^0.218.0","@opentelemetry/exporter-metrics-otlp-http":"^0.218.0","@opentelemetry/exporter-metrics-otlp-proto":"^0.218.0"},"_hasShrinkwrap":false,"devDependencies":{"knip":"^6.14.1","husky":"^9.1.7","tsdown":"0.21.5","vitest":"^4.1.6","publint":"^0.3.21","typedoc":"^0.28.19","prettier":"^3.8.3","ultracite":"^7.7.0","@vitest/ui":"^4.1.6","typescript":"^6.0.3","@types/node":"^25.8.0","lint-staged":"^16.4.0","@biomejs/biome":"^2.4.15","@changesets/cli":"2.31.0","@tsconfig/node-ts":"^23.6.4","@tsconfig/node-lts":"^24.0.0","@vitest/coverage-v8":"^4.1.6","vite-tsconfig-paths":"^6.1.1","@tsconfig/recommended":"^1.0.13","typedoc-plugin-markdown":"^4.11.0","@changesets/changelog-github":"0.7.0"},"_npmOperationalInternal":{"tmp":"tmp/aio-lib-telemetry_1.2.0_1779103188353_0.9431901502760511","host":"s3://npm-registry-packages-npm-production"}},"1.3.0":{"name":"@adobe/aio-lib-telemetry","version":"1.3.0","description":"A utility module for easy instrumentation of Adobe App Builder runtime actions via OpenTelemetry.","keywords":["aio","adobe-io","aio-telemetry","aio-opentelemetry"],"bugs":{"url":"https://github.com/adobe/aio-lib-telemetry/issues"},"repository":{"type":"git","url":"git+https://github.com/adobe/aio-lib-telemetry.git"},"license":"Apache-2.0","author":"Adobe Inc.","sideEffects":false,"type":"module","imports":{"#*":"./source/*.ts","#test/*":"./tests/*.ts"},"exports":{".":{"import":{"types":"./dist/es/index.d.mts","default":"./dist/es/index.mjs"},"require":{"types":"./dist/cjs/index.d.cts","default":"./dist/cjs/index.cjs"}},"./otel":{"import":{"types":"./dist/es/otel.d.mts","default":"./dist/es/otel.mjs"},"require":{"types":"./dist/cjs/otel.d.cts","default":"./dist/cjs/otel.cjs"}},"./integrations":{"import":{"types":"./dist/es/integrations/index.d.mts","default":"./dist/es/integrations/index.mjs"},"require":{"types":"./dist/cjs/integrations/index.d.cts","default":"./dist/cjs/integrations/index.cjs"}},"./package.json":"./package.json"},"main":"./dist/cjs/index.cjs","module":"./dist/es/index.mjs","types":"./dist/cjs/index.d.cts","lint-staged":{"*.{js,jsx,ts,tsx,json,jsonc,css,scss}":["npx ultracite fix","npx ultracite check"],"*.md":["pnpm run format:markdown"]},"dependencies":{"@adobe/aio-lib-core-logging":"^3.0.2","@opentelemetry/api":"^1.9.1","@opentelemetry/api-logs":"^0.221.0","@opentelemetry/auto-instrumentations-node":"^0.79.0","@opentelemetry/exporter-logs-otlp-grpc":"^0.221.0","@opentelemetry/exporter-logs-otlp-http":"^0.221.0","@opentelemetry/exporter-logs-otlp-proto":"^0.221.0","@opentelemetry/exporter-metrics-otlp-grpc":"^0.221.0","@opentelemetry/exporter-metrics-otlp-http":"^0.221.0","@opentelemetry/exporter-metrics-otlp-proto":"^0.221.0","@opentelemetry/exporter-trace-otlp-grpc":"^0.221.0","@opentelemetry/exporter-trace-otlp-http":"^0.221.0","@opentelemetry/exporter-trace-otlp-proto":"^0.221.0","@opentelemetry/instrumentation":"^0.221.0","@opentelemetry/instrumentation-graphql":"^0.69.0","@opentelemetry/instrumentation-http":"^0.221.0","@opentelemetry/instrumentation-undici":"^0.31.0","@opentelemetry/otlp-exporter-base":"^0.221.0","@opentelemetry/otlp-grpc-exporter-base":"^0.221.0","@opentelemetry/resources":"^2.7.1","@opentelemetry/sdk-logs":"^0.221.0","@opentelemetry/sdk-metrics":"^2.7.1","@opentelemetry/sdk-node":"^0.221.0","@opentelemetry/sdk-trace-node":"^2.7.1","@opentelemetry/semantic-conventions":"^1.41.1","@opentelemetry/winston-transport":"^0.31.0","deepmerge":"^4.3.1","winston-transport":"^4.9.0"},"devDependencies":{"@biomejs/biome":"^2.5.2","@changesets/changelog-github":"0.7.0","@changesets/cli":"2.31.1","@tsconfig/node-lts":"^24.0.0","@tsconfig/node-ts":"^23.6.4","@tsconfig/recommended":"^1.0.13","@types/node":"^25.8.0","@vitest/coverage-v8":"^4.1.6","@vitest/ui":"^4.1.6","husky":"^9.1.7","knip":"^6.14.1","lint-staged":"^17.0.5","prettier":"^3.8.3","publint":"^0.3.21","tsdown":"0.22.3","typedoc":"^0.28.19","typedoc-plugin-markdown":"^4.11.0","typescript":"^6.0.3","ultracite":"^7.9.3","vitest":"^4.1.6"},"engines":{"node":">=22 <=24"},"scripts":{"assist":"biome check --formatter-enabled=false --linter-enabled=false --assist-enabled=true --no-errors-on-unmatched","assist:apply":"biome check --write --formatter-enabled=false --linter-enabled=false --assist-enabled=true --no-errors-on-unmatched","build":"tsdown","changeset":"changeset","check:ci":"biome ci --formatter-enabled=true --linter-enabled=true --assist-enabled=true --no-errors-on-unmatched","docs":"typedoc","format":"biome format --write --no-errors-on-unmatched","format:check":"biome format --no-errors-on-unmatched","format:markdown":"prettier --no-error-on-unmatched-pattern --write '**/*.md' \"!**/{CODE_OF_CONDUCT.md,COPYRIGHT,LICENSE,SECURITY.md,CONTRIBUTING.md}\"","knip":"knip","lint":"biome lint --no-errors-on-unmatched","lint:fix":"biome lint --write --no-errors-on-unmatched","publint":"publint","test":"vitest run --coverage","test:ui":"vitest --ui","test:unit":"vitest run tests/unit --coverage","test:watch":"vitest --coverage","typecheck":"tsc --noEmit && echo '✅ No type errors found'"},"_nodeVersion":"24.18.0","_id":"@adobe/aio-lib-telemetry@1.3.0","dist":{"integrity":"sha512-d1XC5HdccLyXQFseZ3uNmNkLx79zWtGFFxVVUcmf7c5Sx0ZWICPuSOrsWS3urI8AG+imWMH4hf7BK0xsgLMP+w==","shasum":"638643486f36d7920e376c50122dc434687ad90a","tarball":"https://registry.npmjs.org/@adobe/aio-lib-telemetry/-/aio-lib-telemetry-1.3.0.tgz","fileCount":19,"unpackedSize":165381,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCJEh5g7JygGQ6wqdvjWd1z5mpGLwleXSfm7vfN+vdlNQIhAJaUZPoLHgHcB/IlmeD9ERrepUooVLq6Jsxv8mfM2xTU"}]},"_npmUser":{"name":"adobe-admin","email":"grp-opensourceoffice@adobe.com"},"directories":{},"maintainers":[{"name":"marbec","email":"mabecker@adobe.com"},{"name":"tripod","email":"tripod@bocanegra.ch"},{"name":"garthdb","email":"garthdb@gmail.com"},{"name":"lazd","email":"lazdnet@gmail.com"},{"name":"adobe-admin","email":"grp-opensourceoffice@adobe.com"},{"name":"patrickfulton","email":"patrickfulton@gmail.com"},{"name":"trieloff","email":"lars@trieloff.net"},{"name":"krisnye","email":"krisnye@gmail.com"},{"name":"dcpfsdk","email":"dcpfsdk@adobe.com"},{"name":"natebaldwin","email":"natebaldwindesign@gmail.com"},{"name":"devongovett","email":"devongovett@gmail.com"},{"name":"aspro83","email":"danniintheus@gmail.com"},{"name":"symanovi","email":"symanovi@adobe.com"},{"name":"dpfister","email":"dominique.pfister@gmail.com"},{"name":"stefan-guggisberg","email":"sg@adobe.com"},{"name":"rofe","email":"npm@rofe.com"},{"name":"kptdobe","email":"kptdobe@gmail.com"},{"name":"adobehalls","email":"halls@adobe.com"},{"name":"fullcolorcoder","email":"bradjohn@adobe.com"},{"name":"djaeggi","email":"djaeggi@adobe.com"},{"name":"dylandepass","email":"dylandepass@gmail.com"},{"name":"mhaack","email":"mhaack@adobe.com"},{"name":"amol-anand","email":"amol@adobe.com"},{"name":"stopp-adobe","email":"stopp@adobe.com"},{"name":"namarora","email":"namarora@adobe.com"},{"name":"doten","email":"doten@adobe.com"},{"name":"duh_schmidt","email":"schmidt@adobe.com"},{"name":"asthabh23","email":"astha.bhargava23@gmail.com"},{"name":"zdahbi","email":"zouhir.dahbi@outlook.com"},{"name":"tuicu","email":"tuicu@adobe.com"},{"name":"fmeschbe","email":"fmeschbe@adobe.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/aio-lib-telemetry_1.3.0_1785918319643_0.02798773817069855"},"_hasShrinkwrap":false}},"time":{"created":"2025-07-30T09:48:21.971Z","modified":"2026-08-05T08:25:20.546Z","0.1.0":"2025-07-30T09:48:22.320Z","1.0.0":"2025-08-07T09:04:57.243Z","1.1.0":"2025-11-03T16:38:07.762Z","1.1.1":"2025-11-26T17:46:08.494Z","1.1.2":"2025-12-08T16:36:44.023Z","1.1.3":"2026-01-07T09:27:27.428Z","1.1.4":"2026-05-18T10:13:06.152Z","1.2.0":"2026-05-18T11:19:48.541Z","1.3.0":"2026-08-05T08:25:19.780Z"},"bugs":{"url":"https://github.com/adobe/aio-lib-telemetry/issues"},"author":"Adobe Inc.","license":"Apache-2.0","keywords":["aio","adobe-io","aio-telemetry","aio-opentelemetry"],"repository":{"type":"git","url":"git+https://github.com/adobe/aio-lib-telemetry.git"},"description":"A utility module for easy instrumentation of Adobe App Builder runtime actions via OpenTelemetry.","maintainers":[{"name":"marbec","email":"mabecker@adobe.com"},{"name":"tripod","email":"tripod@bocanegra.ch"},{"name":"garthdb","email":"garthdb@gmail.com"},{"name":"lazd","email":"lazdnet@gmail.com"},{"name":"adobe-admin","email":"grp-opensourceoffice@adobe.com"},{"name":"patrickfulton","email":"patrickfulton@gmail.com"},{"name":"trieloff","email":"lars@trieloff.net"},{"name":"krisnye","email":"krisnye@gmail.com"},{"name":"dcpfsdk","email":"dcpfsdk@adobe.com"},{"name":"natebaldwin","email":"natebaldwindesign@gmail.com"},{"name":"devongovett","email":"devongovett@gmail.com"},{"name":"aspro83","email":"danniintheus@gmail.com"},{"name":"symanovi","email":"symanovi@adobe.com"},{"name":"dpfister","email":"dominique.pfister@gmail.com"},{"name":"stefan-guggisberg","email":"sg@adobe.com"},{"name":"rofe","email":"npm@rofe.com"},{"name":"kptdobe","email":"kptdobe@gmail.com"},{"name":"adobehalls","email":"halls@adobe.com"},{"name":"fullcolorcoder","email":"bradjohn@adobe.com"},{"name":"djaeggi","email":"djaeggi@adobe.com"},{"name":"dylandepass","email":"dylandepass@gmail.com"},{"name":"mhaack","email":"mhaack@adobe.com"},{"name":"amol-anand","email":"amol@adobe.com"},{"name":"stopp-adobe","email":"stopp@adobe.com"},{"name":"namarora","email":"namarora@adobe.com"},{"name":"doten","email":"doten@adobe.com"},{"name":"duh_schmidt","email":"schmidt@adobe.com"},{"name":"asthabh23","email":"astha.bhargava23@gmail.com"},{"name":"zdahbi","email":"zouhir.dahbi@outlook.com"},{"name":"tuicu","email":"tuicu@adobe.com"},{"name":"fmeschbe","email":"fmeschbe@adobe.com"}],"readme":"# `@adobe/aio-lib-telemetry`\n\n- [`@adobe/aio-lib-telemetry`](#adobeaio-lib-telemetry)\n  - [Installation](#installation)\n  - [Versioning Policy](#versioning-policy)\n  - [Usage](#usage)\n  - [Changelog](#changelog)\n  - [Contributing](#contributing)\n  - [License](#license)\n  - [Governance](#governance)\n\nA utility module for easy instrumentation of [Adobe App Builder](https://developer.adobe.com/app-builder/docs/overview/) runtime actions via OpenTelemetry.\n\n## Installation\n\n```shell\nnpm install @adobe/aio-lib-telemetry\n```\n\n## Versioning Policy\n\nThis library follows [semantic versioning](https://semver.org/) with one important exception: **breaking changes to the `otel` entrypoint do not trigger major version releases**.\n\nThe [`otel` entrypoint](./docs/api-reference/README.md#opentelemetry-api) re-exports OpenTelemetry APIs, which remain experimental and receive frequent updates that may include breaking changes. Strictly adhering to semantic versioning would require releasing a new major version with each OpenTelemetry update, which would be disruptive given their rapid release cadence.\n\n**Our versioning approach:**\n\n- **Major versions** are reserved for breaking changes to our library's own API\n- **Minor/patch versions** may include breaking changes to the `otel` entrypoint\n- **Node.js version changes** (drops or additions) do not trigger major versions, they are released as isolated bumps with no other changes, to make the impact easy to assess\n- All breaking changes, including those in `otel`, are documented in release notes with a `[BREAKING]` label\n\n**Recommendation:** Always review release notes before upgrading, especially if you use the `otel` entrypoint directly.\n\n## Usage\n\nSee the [Usage Guide](./docs/usage.md) for more information.\n\n## Using AI\n\nThis repository has some skills to help you work with AI when instrumenting your App Builder code. It provides skills to help you [`setup`](./skills/aio-telemetry-setup) the library, [`instrument`](./skills/aio-telemetry-instrument) your code, and [`troubleshoot`](./skills/aio-telemetry-troubleshooting) any issues. Install using the following command:\n\n```sh\nnpx skills add adobe/aio-lib-telemetry\n```\n\n## Changelog\n\nSee [`CHANGELOG.md`](CHANGELOG.md) for a list of changes in each release.\n\n## Contributing\n\nSee the [Contributing Guide](https://github.com/adobe/aio-commerce-sdk/blob/main/.github/CONTRIBUTING.md).\n\n## License\n\nThis project is licensed under the Apache V2 License. See [LICENSE](LICENSE) for more information.\n\n## Governance\n\nThis project adheres to the Adobe [Code of Conduct](./CODE_OF_CONDUCT.md). By participating, you are expected to uphold this code.\n\n### Security\n\nSecurity issues shouldn't be reported on the issue tracker. Instead, [file an issue to our security experts](https://helpx.adobe.com/security/alertus.html).\n","readmeFilename":""}