opentelemetry-lambda
opentelemetry-lambda copied to clipboard
build(deps): bump the nodejs-other group across 3 directories with 35 updates
Bumps the nodejs-other group with 20 updates in the /nodejs directory:
| Package | From | To |
|---|---|---|
| gts | 5.3.1 |
6.0.1 |
| typescript | 5.6.2 |
5.6.3 |
| @opentelemetry/api-logs | 0.53.0 |
0.54.0 |
| @opentelemetry/exporter-logs-otlp-proto | 0.53.0 |
0.54.0 |
| @opentelemetry/auto-configuration-propagators | 0.3.0 |
0.3.1 |
| @opentelemetry/core | 1.26.0 |
1.27.0 |
| @opentelemetry/exporter-metrics-otlp-proto | 0.53.0 |
0.54.0 |
| @opentelemetry/exporter-trace-otlp-proto | 0.53.0 |
0.54.0 |
| @opentelemetry/instrumentation | 0.53.0 |
0.54.0 |
| @opentelemetry/instrumentation-aws-lambda | 0.44.0 |
0.45.0 |
| @opentelemetry/instrumentation-express | 0.42.0 |
0.43.0 |
| @opentelemetry/instrumentation-grpc | 0.53.0 |
0.54.0 |
| @opentelemetry/instrumentation-http | 0.53.0 |
0.54.0 |
| @opentelemetry/instrumentation-pg | 0.44.0 |
0.46.0 |
| @opentelemetry/resources | 1.26.0 |
1.27.0 |
| @opentelemetry/sdk-logs | 0.53.0 |
0.54.0 |
| @opentelemetry/sdk-trace-base | 1.26.0 |
1.27.0 |
| @opentelemetry/sdk-trace-node | 1.26.0 |
1.27.0 |
| @types/mocha | 10.0.8 |
10.0.9 |
| @types/node | 22.6.1 |
22.7.9 |
Bumps the nodejs-other group with 2 updates in the /nodejs/packages/layer directory: @opentelemetry/api-logs and @types/mocha. Bumps the nodejs-other group with 2 updates in the /nodejs/sample-apps/aws-sdk directory: typescript and @types/node.
Updates gts from 5.3.1 to 6.0.1
Release notes
Sourced from gts's releases.
v6.0.1
6.0.1 (2024-10-22)
Bug Fixes
v6.0.0
6.0.0 (2024-10-10)
⚠ BREAKING CHANGES
- Update '.prettierrc.json' to include
trailingComma: "all"to match internal Google config (#822)- Update
typescriptand other dependencies (#902)- Set
no-floating-promisestoerror(#901)- Set
composite: trueintsconfig-google.json(#899)- Set
stripInternalintsconfig-google.json(#900)- Support Node 18+ (#896)
Features
- Set
composite: trueintsconfig-google.json(#899) (71972dc)- Set
no-floating-promisestoerror(#901) (1d28f92)- Set
stripInternalintsconfig-google.json(#900) (9b37243)- Support Node 18+ (#896) (f011fa3)
- Update '.prettierrc.json' to include
trailingComma: "all"to match internal Google config (#822) (27d0d93)- Update
typescriptand other dependencies (#902) (1c18b3a)Bug Fixes
Changelog
Sourced from gts's changelog.
6.0.1 (2024-10-22)
Bug Fixes
6.0.0 (2024-10-10)
⚠ BREAKING CHANGES
- Update '.prettierrc.json' to include
trailingComma: "all"to match internal Google config (#822)- Update
typescriptand other dependencies (#902)- Set
no-floating-promisestoerror(#901)- Set
composite: trueintsconfig-google.json(#899)- Set
stripInternalintsconfig-google.json(#900)- Support Node 18+ (#896)
Features
- Set
composite: trueintsconfig-google.json(#899) (71972dc)- Set
no-floating-promisestoerror(#901) (1d28f92)- Set
stripInternalintsconfig-google.json(#900) (9b37243)- Support Node 18+ (#896) (f011fa3)
- Update '.prettierrc.json' to include
trailingComma: "all"to match internal Google config (#822) (27d0d93)- Update
typescriptand other dependencies (#902) (1c18b3a)Bug Fixes
Commits
a7215d0chore(main): release 6.0.1 (#910)996aaecfix: Allowtypescriptv5+ as a peer dependency (#909)3543ad8chore(deps): lock file maintenance (#908)4c45e57chore(deps): lock file maintenance (#876)0fa757echore(main): release 6.0.0 (#898)52dca7cfix(deps): update dependency prettier to v3.3.3 (#883)23da8effix(deps): update dependency eslint to v8.57.1 (#903)27d0d93feat!: Update '.prettierrc.json' to includetrailingComma: "all"to match i...a6d5e6afix(deps): update dependency eslint-plugin-prettier to v5.2.1 (#894)1c18b3afeat!: Updatetypescriptand other dependencies (#902)- Additional commits viewable in compare view
Updates typescript from 5.6.2 to 5.6.3
Release notes
Sourced from typescript's releases.
TypeScript 5.6.3
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
- fixed issues query for Typescript 5.6.0 (Beta).
- fixed issues query for Typescript 5.6.1 (RC).
- fixed issues query for Typescript 5.6.2 (Stable).
- fixed issues query for Typescript 5.6.3 (Stable).
Downloads are available on:
Commits
d48a5cfBump version to 5.6.3 and LKGfefa70a🤖 Pick PR #60083 (Don't issue implicit any when obtai...) into release-5.6 (#...ff71692[release-5.6] Remove tsbuildInfo specification error now that we need it for ...1f44dcf🤖 Pick PR #60157 (fix automatic type acquisition) into release-5.6 (#60169)- See full diff in compare view
Updates @opentelemetry/api-logs from 0.53.0 to 0.54.0
Release notes
Sourced from @opentelemetry/api-logs's releases.
experimental/v0.54.0
0.54.0
:boom: Breaking Change
- feat(exporter--otlp-)!: rewrite exporter config logic for testability #4971
@pichlermarc
- (user-facing)
getDefaultUrlwas intended for internal use has been removed from all exporters- (user-facing)
getUrlFromConfigwas intended for internal use and has been removed from all exporters- (user-facing)
hostnamewas intended for internal use and has been removed from all exporters- (user-facing)
urlwas intended for internal use and has been removed from all exporters- (user-facing)
timeoutMilliswas intended for internal use and has been removed from all exporters- (user-facing)
onInitwas intended for internal use and has been removed from all exporters- feat(otlp-exporter-base)!: do not export functions that are intended for internal use #4971
@pichlermarc
- Drops the following functions and types that were intended for internal use from the package exports:
parseHeadersappendResourcePathToUrlappendResourcePathToUrlIfNeededconfigureExporterTimeoutinvalidTimeout- feat(instrumentation-http)!: remove long deprecated options #5085
@pichlermarc
ignoreIncomingPathshas been removed, use the more versatileignoreIncomingRequestHookinstead.ignoreOutgoingUrlshas been removed, use the more versatileignoreOutgoingRequestHookinstead.isIgnoredutility function was intended for internal use and has been removed without replacement.:rocket: (Enhancement)
- feat(api-logs): Add delegating no-op logger provider #4861
@hectorhdzg- feat(instrumentation-http): Add support for Semantic Conventions 1.27+ #4940 #4978 #5026
@dyladan
- Applies to client and server spans and metrics
- Generate spans and metrics compliant with Semantic Conventions 1.27+ when
OTEL_SEMCONV_STABILITY_OPT_INcontainshttporhttp/dup- Generate spans and metrics backwards compatible with previous attributes when
OTEL_SEMCONV_STABILITY_OPT_INcontainshttp/dupor DOES NOT containhttp:bug: (Bug Fix)
- fix(sampler-jaeger-remote): fixes an issue where package could emit unhandled promise rejections
@Just-Sieb- fix(otlp-grpc-exporter-base): default compression to
'none'if env varsOTEL_EXPORTER_OTLP_TRACES_COMPRESSIONandOTEL_EXPORTER_OTLP_COMPRESSIONare falsy@sjvans- fix(sdk-events): remove devDependencies to old
@opentelemetry/[email protected],@opentelemetry/[email protected]packages #5013@pichlermarc- fix(sdk-logs): remove devDependencies to old
@opentelemetry/[email protected]#5013@pichlermarc- fix(sdk-logs): align LogRecord#setAttribute type with types from
@opentelemetry/[email protected]#5013@pichlermarc- fix(exporter--otlp-): fixes a bug where signal-specific environment variables would not be applied and the trace-specific one was used instead #4971
@pichlermarc
- Fixes:
OTEL_EXPORTER_OTLP_METRICS_COMPRESSIONOTEL_EXPORTER_OTLP_LOGS_COMPRESSIONOTEL_EXPORTER_OTLP_METRICS_CLIENT_CERTIFICATEOTEL_EXPORTER_OTLP_LOGS_CLIENT_CERTIFICATEOTEL_EXPORTER_OTLP_METRICS_CLIENT_KEYOTEL_EXPORTER_OTLP_LOGS_CLIENT_KEYOTEL_EXPORTER_OTLP_METRICS_INSECUREOTEL_EXPORTER_OTLP_LOGS_INSECURE- fix(sdk-node): use warn instead of error on unknown OTEL_NODE_RESOURCE_DETECTORS values #5034
... (truncated)
Commits
eb3ca4fchore: prepare next release (#5068)6fee82dchore: add@maryliagto approvers (#5083)50d59cafeat(instrumentation-http)!: remove deprecated ignore options (#5085)4497ee3Added limitation in ot-shim readme (#5072)006fe44chore: move xray and xray-lambda propagators to contrib (#4966)330172cfix(instrumentation-http): add server attributes after they become available ...55a1fc8fix(instrumentation-http): fix http/https ESM instr for 'import defaultExport...5e17361chore(deps): update dependency chromedriver to v130 (#5080)be1737fchore: add markdown lint check to default lint command (#5074)c208991test: use venv in w3c trace context test script (#5071)- Additional commits viewable in compare view
Updates @opentelemetry/exporter-logs-otlp-proto from 0.53.0 to 0.54.0
Release notes
Sourced from @opentelemetry/exporter-logs-otlp-proto's releases.
experimental/v0.54.0
0.54.0
:boom: Breaking Change
- feat(exporter--otlp-)!: rewrite exporter config logic for testability #4971
@pichlermarc
- (user-facing)
getDefaultUrlwas intended for internal use has been removed from all exporters- (user-facing)
getUrlFromConfigwas intended for internal use and has been removed from all exporters- (user-facing)
hostnamewas intended for internal use and has been removed from all exporters- (user-facing)
urlwas intended for internal use and has been removed from all exporters- (user-facing)
timeoutMilliswas intended for internal use and has been removed from all exporters- (user-facing)
onInitwas intended for internal use and has been removed from all exporters- feat(otlp-exporter-base)!: do not export functions that are intended for internal use #4971
@pichlermarc
- Drops the following functions and types that were intended for internal use from the package exports:
parseHeadersappendResourcePathToUrlappendResourcePathToUrlIfNeededconfigureExporterTimeoutinvalidTimeout- feat(instrumentation-http)!: remove long deprecated options #5085
@pichlermarc
ignoreIncomingPathshas been removed, use the more versatileignoreIncomingRequestHookinstead.ignoreOutgoingUrlshas been removed, use the more versatileignoreOutgoingRequestHookinstead.isIgnoredutility function was intended for internal use and has been removed without replacement.:rocket: (Enhancement)
- feat(api-logs): Add delegating no-op logger provider #4861
@hectorhdzg- feat(instrumentation-http): Add support for Semantic Conventions 1.27+ #4940 #4978 #5026
@dyladan
- Applies to client and server spans and metrics
- Generate spans and metrics compliant with Semantic Conventions 1.27+ when
OTEL_SEMCONV_STABILITY_OPT_INcontainshttporhttp/dup- Generate spans and metrics backwards compatible with previous attributes when
OTEL_SEMCONV_STABILITY_OPT_INcontainshttp/dupor DOES NOT containhttp:bug: (Bug Fix)
- fix(sampler-jaeger-remote): fixes an issue where package could emit unhandled promise rejections
@Just-Sieb- fix(otlp-grpc-exporter-base): default compression to
'none'if env varsOTEL_EXPORTER_OTLP_TRACES_COMPRESSIONandOTEL_EXPORTER_OTLP_COMPRESSIONare falsy@sjvans- fix(sdk-events): remove devDependencies to old
@opentelemetry/[email protected],@opentelemetry/[email protected]packages #5013@pichlermarc- fix(sdk-logs): remove devDependencies to old
@opentelemetry/[email protected]#5013@pichlermarc- fix(sdk-logs): align LogRecord#setAttribute type with types from
@opentelemetry/[email protected]#5013@pichlermarc- fix(exporter--otlp-): fixes a bug where signal-specific environment variables would not be applied and the trace-specific one was used instead #4971
@pichlermarc
- Fixes:
OTEL_EXPORTER_OTLP_METRICS_COMPRESSIONOTEL_EXPORTER_OTLP_LOGS_COMPRESSIONOTEL_EXPORTER_OTLP_METRICS_CLIENT_CERTIFICATEOTEL_EXPORTER_OTLP_LOGS_CLIENT_CERTIFICATEOTEL_EXPORTER_OTLP_METRICS_CLIENT_KEYOTEL_EXPORTER_OTLP_LOGS_CLIENT_KEYOTEL_EXPORTER_OTLP_METRICS_INSECUREOTEL_EXPORTER_OTLP_LOGS_INSECURE- fix(sdk-node): use warn instead of error on unknown OTEL_NODE_RESOURCE_DETECTORS values #5034
... (truncated)
Commits
eb3ca4fchore: prepare next release (#5068)6fee82dchore: add@maryliagto approvers (#5083)50d59cafeat(instrumentation-http)!: remove deprecated ignore options (#5085)4497ee3Added limitation in ot-shim readme (#5072)006fe44chore: move xray and xray-lambda propagators to contrib (#4966)330172cfix(instrumentation-http): add server attributes after they become available ...55a1fc8fix(instrumentation-http): fix http/https ESM instr for 'import defaultExport...5e17361chore(deps): update dependency chromedriver to v130 (#5080)be1737fchore: add markdown lint check to default lint command (#5074)c208991test: use venv in w3c trace context test script (#5071)- Additional commits viewable in compare view
Updates @opentelemetry/auto-configuration-propagators from 0.3.0 to 0.3.1
Release notes
Sourced from @opentelemetry/auto-configuration-propagators's releases.
auto-configuration-propagators: v0.3.1
0.3.1 (2024-10-08)
Bug Fixes
Commits
d8c8509chore: 0.3.1 (patch) release proposal (#639)3593a69ci: deploy documentation on releases (#629)587a5f5fix(grpc): patch original client methods (#631)bc583b8XMLHttpRequest (#595)e8db33achore: enable incremental builds (#633)af5a364feat: add OpenTracing example (#581)4b25d4afix: transpile to es2017 as esnext may result in unsupported JS code (#593)9458390Post Release: update CHANGELOG, ReadMe (#619)- See full diff in compare view
Updates @opentelemetry/core from 1.26.0 to 1.27.0
Release notes
Sourced from @opentelemetry/core's releases.
semconv/v1.27.0
1.27.0
- Version bump only
- Note: This package will now be versioned according to the version of semantic conventions being provided.
v1.27.0
1.27.0
:rocket: (Enhancement)
- feat: add processors for adding session.id attribute to spans and logs #4972
:bug: (Bug Fix)
- fix(sdk-trace-base): avoid keeping non-string
status.messageonSpan#setStatus()#4999@pichlermarc- fix(sdk-metrics): Add missing catch and handle error in promise of
PeriodicExportingMetricReader#5006@jj22ee- fix(opentelemetry-core): confusing log extract of composite propagator #5017
@rv2673- fix(propagator-aws-xray-*): move propagators back to contrib repository #4966
@pichlermarc
- The specification prohibits hosting these packages in the core repository
@opentelemetry/propagator-aws-xrayis now located in open-telemetry/opentelemetry-js-contrib@opentelemetry/propagator-aws-xray-lambdais now located in open-telemetry/opentelemetry-js-contrib:house: (Internal)
- deps: set
@opentelemetry/apidependency min version to 1.3.0 inexamples,experimental/packages,integration-testsandselenium-tests#4992- refactor(sdk-metrics): replace
MetricsAttributeswithAttributes#5021@david-luna- refactor(instrumentation-http): replace
SpanAttributesandMetricsAttributeswithAttributes#5023@david-luna- chore(exporter-zipkin): remove usages of Span constructor #5030
@david-luna- test(instrumentation-http): remove usages of
new Spanin tests #5035@david-luna
Changelog
Sourced from @opentelemetry/core's changelog.
1.27.0
:rocket: (Enhancement)
- feat: add processors for adding session.id attribute to spans and logs #4972
:bug: (Bug Fix)
- fix(sdk-trace-base): avoid keeping non-string
status.messageonSpan#setStatus()#4999@pichlermarc- fix(sdk-metrics): Add missing catch and handle error in promise of
PeriodicExportingMetricReader#5006@jj22ee- fix(opentelemetry-core): confusing log extract of composite propagator #5017
@rv2673- fix(propagator-aws-xray-*): move propagators back to contrib repository #4966
@pichlermarc
- The specification prohibits hosting these packages in the core repository
@opentelemetry/propagator-aws-xrayis now located in open-telemetry/opentelemetry-js-contrib@opentelemetry/propagator-aws-xray-lambdais now located in open-telemetry/opentelemetry-js-contrib:house: (Internal)
- deps: set
@opentelemetry/apidependency min version to 1.3.0 inexamples,experimental/packages,integration-testsandselenium-tests#4992- refactor(sdk-metrics): replace
MetricsAttributeswithAttributes#5021@david-luna- refactor(instrumentation-http): replace
SpanAttributesandMetricsAttributeswithAttributes#5023@david-luna- chore(exporter-zipkin): remove usages of Span constructor #5030
@david-luna- test(instrumentation-http): remove usages of
new Spanin tests #5035@david-luna
Commits
eb3ca4fchore: prepare next release (#5068)6fee82dchore: add@maryliagto approvers (#5083)50d59cafeat(instrumentation-http)!: remove deprecated ignore options (#5085)4497ee3Added limitation in ot-shim readme (#5072)006fe44chore: move xray and xray-lambda propagators to contrib (#4966)330172cfix(instrumentation-http): add server attributes after they become available ...55a1fc8fix(instrumentation-http): fix http/https ESM instr for 'import defaultExport...5e17361chore(deps): update dependency chromedriver to v130 (#5080)be1737fchore: add markdown lint check to default lint command (#5074)c208991test: use venv in w3c trace context test script (#5071)- Additional commits viewable in compare view
Updates @opentelemetry/exporter-metrics-otlp-proto from 0.53.0 to 0.54.0
Release notes
Sourced from @opentelemetry/exporter-metrics-otlp-proto's releases.
experimental/v0.54.0
0.54.0
:boom: Breaking Change
- feat(exporter--otlp-)!: rewrite exporter config logic for testability #4971
@pichlermarc
- (user-facing)
getDefaultUrlwas intended for internal use has been removed from all exporters- (user-facing)
getUrlFromConfigwas intended for internal use and has been removed from all exporters- (user-facing)
hostnamewas intended for internal use and has been removed from all exporters- (user-facing)
urlwas intended for internal use and has been removed from all exporters- (user-facing)
timeoutMilliswas intended for internal use and has been removed from all exporters- (user-facing)
onInitwas intended for internal use and has been removed from all exporters- feat(otlp-exporter-base)!: do not export functions that are intended for internal use #4971
@pichlermarc
- Drops the following functions and types that were intended for internal use from the package exports:
parseHeadersappendResourcePathToUrlappendResourcePathToUrlIfNeededconfigureExporterTimeoutinvalidTimeout- feat(instrumentation-http)!: remove long deprecated options #5085
@pichlermarc
ignoreIncomingPathshas been removed, use the more versatileignoreIncomingRequestHookinstead.ignoreOutgoingUrlshas been removed, use the more versatileignoreOutgoingRequestHookinstead.isIgnoredutility function was intended for internal use and has been removed without replacement.:rocket: (Enhancement)
- feat(api-logs): Add delegating no-op logger provider #4861
@hectorhdzg- feat(instrumentation-http): Add support for Semantic Conventions 1.27+ #4940 #4978 #5026
@dyladan
- Applies to client and server spans and metrics
- Generate spans and metrics compliant with Semantic Conventions 1.27+ when
OTEL_SEMCONV_STABILITY_OPT_INcontainshttporhttp/dup- Generate spans and metrics backwards compatible with previous attributes when
OTEL_SEMCONV_STABILITY_OPT_INcontainshttp/dupor DOES NOT containhttp:bug: (Bug Fix)
- fix(sampler-jaeger-remote): fixes an issue where package could emit unhandled promise rejections
@Just-Sieb- fix(otlp-grpc-exporter-base): default compression to
'none'if env varsOTEL_EXPORTER_OTLP_TRACES_COMPRESSIONandOTEL_EXPORTER_OTLP_COMPRESSIONare falsy@sjvans- fix(sdk-events): remove devDependencies to old
@opentelemetry/[email protected],@opentelemetry/[email protected]packages #5013@pichlermarc- fix(sdk-logs): remove devDependencies to old
@opentelemetry/[email protected]#5013@pichlermarc- fix(sdk-logs): align LogRecord#setAttribute type with types from
@opentelemetry/[email protected]#5013@pichlermarc- fix(exporter--otlp-): fixes a bug where signal-specific environment variables would not be applied and the trace-specific one was used instead #4971
@pichlermarc
- Fixes:
OTEL_EXPORTER_OTLP_METRICS_COMPRESSIONOTEL_EXPORTER_OTLP_LOGS_COMPRESSIONOTEL_EXPORTER_OTLP_METRICS_CLIENT_CERTIFICATEOTEL_EXPORTER_OTLP_LOGS_CLIENT_CERTIFICATEOTEL_EXPORTER_OTLP_METRICS_CLIENT_KEYOTEL_EXPORTER_OTLP_LOGS_CLIENT_KEYOTEL_EXPORTER_OTLP_METRICS_INSECUREOTEL_EXPORTER_OTLP_LOGS_INSECURE- fix(sdk-node): use warn instead of error on unknown OTEL_NODE_RESOURCE_DETECTORS values #5034
... (truncated)
Commits
eb3ca4fchore: prepare next release (#5068)6fee82dchore: add@maryliagto approvers (#5083)50d59cafeat(instrumentation-http)!: remove deprecated ignore options (#5085)4497ee3Added limitation in ot-shim readme (#5072)006fe44chore: move xray and xray-lambda propagators to contrib (#4966)330172cfix(instrumentation-http): add server attributes after they become available ...55a1fc8fix(instrumentation-http): fix http/https ESM instr for 'import defaultExport...5e17361chore(deps): update dependency chromedriver to v130 (#5080)be1737fchore: add markdown lint check to default lint command (#5074)c208991test: use venv in w3c trace context test script (#5071)- Additional commits viewable in compare view
Updates @opentelemetry/exporter-trace-otlp-proto from 0.53.0 to 0.54.0
Release notes
Sourced from @opentelemetry/exporter-trace-otlp-proto's releases.
experimental/v0.54.0
0.54.0
:boom: Breaking Change
- feat(exporter--otlp-)!: rewrite exporter config logic for testability #4971
@pichlermarc
- (user-facing)
getDefaultUrlwas intended for internal use has been removed from all exporters- (user-facing)
getUrlFromConfigwas intended for internal use and has been removed from all exporters- (user-facing)
hostnamewas intended for internal use and has been removed from all exporters- (user-facing)
urlwas intended for internal use and has been removed from all exporters- (user-facing)
timeoutMilliswas intended for internal use and has been removed from all exporters- (user-facing)
onInitwas intended for internal use and has been removed from all exporters- feat(otlp-exporter-base)!: do not export functions that are intended for internal use #4971
@pichlermarc
- Drops the following functions and types that were intended for internal use from the package exports:
parseHeadersappendResourcePathToUrlappendResourcePathToUrlIfNeededconfigureExporterTimeoutinvalidTimeout- feat(instrumentation-http)!: remove long deprecated options #5085
@pichlermarc
ignoreIncomingPathshas been removed, use the more versatileignoreIncomingRequestHookinstead.ignoreOutgoingUrlshas been removed, use the more versatileignoreOutgoingRequestHookinstead.isIgnoredutility function was intended for internal use and has been removed without replacement.:rocket: (Enhancement)
- feat(api-logs): Add delegating no-op logger provider #4861
@hectorhdzg- feat(instrumentation-http): Add support for Semantic Conventions 1.27+ #4940 #4978 #5026
@dyladan
- Applies to client and server spans and metrics
- Generate spans and metrics compliant with Semantic Conventions 1.27+ when
OTEL_SEMCONV_STABILITY_OPT_INcontainshttporhttp/dup- Generate spans and metrics backwards compatible with previous attributes when
OTEL_SEMCONV_STABILITY_OPT_INcontainshttp/dupor DOES NOT containhttp:bug: (Bug Fix)
- fix(sampler-jaeger-remote): fixes an issue where package could emit unhandled promise rejections
@Just-Sieb- fix(otlp-grpc-exporter-base): default compression to
'none'if env varsOTEL_EXPORTER_OTLP_TRACES_COMPRESSIONandOTEL_EXPORTER_OTLP_COMPRESSIONare falsy@sjvans- fix(sdk-events): remove devDependencies to old
@opentelemetry/[email protected],@opentelemetry/[email protected]packages #5013@pichlermarc- fix(sdk-logs): remove devDependencies to old
@opentelemetry/[email protected]#5013@pichlermarc- fix(sdk-logs): align LogRecord#setAttribute type with types from
@opentelemetry/[email protected]#5013@pichlermarc- fix(exporter--otlp-): fixes a bug where signal-specific environment variables would not be applied and the trace-specific one was used instead #4971
@pichlermarc
- Fixes:
OTEL_EXPORTER_OTLP_METRICS_COMPRESSIONOTEL_EXPORTER_OTLP_LOGS_COMPRESSIONOTEL_EXPORTER_OTLP_METRICS_CLIENT_CERTIFICATEOTEL_EXPORTER_OTLP_LOGS_CLIENT_CERTIFICATEOTEL_EXPORTER_OTLP_METRICS_CLIENT_KEYOTEL_EXPORTER_OTLP_LOGS_CLIENT_KEYOTEL_EXPORTER_OTLP_METRICS_INSECUREOTEL_EXPORTER_OTLP_LOGS_INSECURE- fix(sdk-node): use warn instead of error on unknown OTEL_NODE_RESOURCE_DETECTORS values #5034
... (truncated)
Commits
eb3ca4fchore: prepare next release (#5068)6fee82dchore: add@maryliagto approvers (#5083)50d59cafeat(instrumentation-http)!: remove deprecated ignore options (#5085)4497ee3Added limitation in ot-shim readme (#5072)006fe44chore: move xray and xray-lambda propagators to contrib (#4966)330172cfix(instrumentation-http): add server attributes after they become available ...55a1fc8fix(instrumentation-http): fix http/https ESM instr for 'import defaultExport...5e17361chore(dep...Description has been truncated