Caution
The attributes, resource, and span processors will be removed from the default build starting with next release, in favour of the transform processor. Users who want to keep using these processors can do so by creating a custom build of the collector layer.
Caution
Starting from next release the OPENTELEMETRY_EXTENSION_LOG_LEVEL env var will no longer impact collector internal log level. If you are relying on the environment var to do so you should set the collector’s log level properly through collector config instead.
Contains
- opentelemetry-collector v1.57.0/v0.151.0
- opentelemetry-collector-contrib v0.151.0
ARN
arn:aws:lambda:<region>:184161586896:layer:opentelemetry-collector-<amd64|arm64>-0_22_0:1
What's Changed
Collector
- bump the collector-other group across 1 directory with 2 updates by @dependabot[bot] in #2212
- build(deps): bump github.com/go-git/go-git/v5 from 5.16.5 to 5.17.1 in /collector/internal/tools by @dependabot[bot] in #2215
- build(deps): bump github.com/go-git/go-git/v5 from 5.17.1 to 5.17.2 in /collector/internal/tools by @dependabot[bot] in #2217
- build(deps): bump the opentelemetry-deps-collector group across 6 directories with 42 updates by @dependabot[bot] in #2223
- build(deps): bump the collector-other group across 1 directory with 2 updates by @dependabot[bot] in #2224
- build(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp from 0.18.0 to 0.19.0 in /collector by @dependabot[bot] in #2227
- build(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp from 0.18.0 to 0.19.0 in /collector/lambdacomponents by @dependabot[bot] in #2228
- build(deps): bump go.opentelemetry.io/otel/sdk from 1.42.0 to 1.43.0 in /go/sample-apps/function by @dependabot[bot] in #2229
- build(deps): bump go.opentelemetry.io/otel/sdk from 1.42.0 to 1.43.0 in /collector/receiver/telemetryapireceiver by @dependabot[bot] in #2230
- build(deps): bump go.opentelemetry.io/otel/sdk from 1.42.0 to 1.43.0 in /collector/processor/decoupleprocessor by @dependabot[bot] in #2231
- build(deps): bump go.opentelemetry.io/otel/sdk from 1.42.0 to 1.43.0 in /collector/processor/coldstartprocessor by @dependabot[bot] in #2232
- build(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp from 1.42.0 to 1.43.0 in /collector/lambdacomponents by @dependabot[bot] in #2233
- build(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp from 1.42.0 to 1.43.0 in /collector/lambdacomponents by @dependabot[bot] in #2235
- fix(collector) add nil check before consuming traces in telemetryAPIReceiver by @wpessers in #2241
- chore: remove misspell by @thompson-tomo in #2242
- build(deps): bump the opentelemetry-deps-collector group across 6 directories with 34 updates by @dependabot[bot] in #2249
- build(deps): bump github.com/go-git/go-git/v5 from 5.17.2 to 5.18.0 in /collector/internal/tools by @dependabot[bot] in #2254
- build(deps): bump the opentelemetry-deps-collector group across 3 directories with 12 updates by @dependabot[bot] in #2259
- build(deps): bump the collector-other group across 2 directories with 4 updates by @dependabot[bot] in #2258
- fix(collector) respect log level as configured in collector config by @wpessers in #2243
- feat(collector): add transform processor to default collector build by @wpessers in #2265
- feat(collector/receiver): support extra fields in structured JSON function logs by @tomsobpl in #2251
- build(deps): bump the opentelemetry-deps-collector group across 1 directory with 3 updates by @dependabot[bot] in #2268
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.99.1 to 1.100.0 in /collector in the collector-other group across 1 directory by @dependabot[bot] in #2269
- docs(collector): deprecate attributes, resource, and span processors in favor of transform processor by @wpessers in #2273
- build(deps): bump the collector-other group across 5 directories with 3 updates by @dependabot[bot] in #2282
- build(deps): bump the opentelemetry-deps-collector group across 5 directories with 43 updates by @dependabot[bot] in #2281
New Contributors
- @thompson-tomo made their first contribution in #2242
- @tomsobpl made their first contribution in #2251
Full Changelog: layer-collector/0.21.0...layer-collector/0.22.0