Skip to content

layer-collector/0.21.0

Latest

Choose a tag to compare

@github-actions github-actions released this 29 Mar 17:46
· 29 commits to main since this release
c0ac4ce

Contains

ARN

arn:aws:lambda:<region>:184161586896:layer:opentelemetry-collector-<amd64|arm64>-0_21_0:1

What's Changed

Collector

  • feat(collector): add status to aws log reports by @adamantal in #2098
  • feat(collector/receiver): expose service.instance.id by @adamantal in #2024
  • refactor: improve telemetry api receiver listener initialization logic by @herin049 in #2096
  • feat: add configurable metric export interval to lambda telemetry API receiver by @herin049 in #2114
  • fix(disablequeuedretryconverter): add renamed exporters by @Hoffs in #2186

Dependencies

  • build(deps): bump go.opentelemetry.io/otel/sdk from 1.39.0 to 1.40.0 in /collector by @dependabot[bot] in #2150
  • build(deps): bump github.com/cloudflare/circl from 1.6.1 to 1.6.3 in /collector/internal/tools by @dependabot[bot] in #2143
  • build(deps): bump the collector-other group across 1 directory with 2 updates by @dependabot[bot] in #2142
  • build(deps): bump go.opentelemetry.io/otel/sdk from 1.39.0 to 1.40.0 in /collector/processor/decoupleprocessor by @dependabot[bot] in #2147
  • build(deps): bump go.opentelemetry.io/otel/sdk from 1.39.0 to 1.40.0 in /collector/receiver/telemetryapireceiver by @dependabot[bot] in #2146
  • build(deps): bump go.opentelemetry.io/otel/sdk from 1.39.0 to 1.40.0 in /collector/processor/coldstartprocessor by @dependabot[bot] in #2148
  • build(deps): bump go.opentelemetry.io/otel/sdk from 1.39.0 to 1.40.0 in /collector/lambdacomponents by @dependabot[bot] in #2149
  • build(deps): bump the collector-other group across 1 directory with 2 updates by @dependabot[bot] in #2155
  • build(deps): bump the collector-other group across 1 directory with 3 updates by @dependabot[bot] in #2168
  • build(deps): bump the opentelemetry-deps-collector group by @wpessers in #2182
  • build(deps): bump the collector-other group across 2 directories with 3 updates by @dependabot[bot] in #2180
  • build(deps): bump the opentelemetry-deps-collector group across 5 directories with 41 updates by @dependabot[bot] in #2184
  • build(deps): bump google.golang.org/grpc from 1.79.2 to 1.79.3 in /collector by @dependabot[bot] in #2190
  • build(deps): bump google.golang.org/grpc from 1.79.2 to 1.79.3 in /collector/lambdacomponents by @dependabot[bot] in #2191
  • build(deps): bump google.golang.org/grpc from 1.79.2 to 1.79.3 in /collector/receiver/telemetryapireceiver by @dependabot[bot] in #2193

Other

  • fix: publish layers to more AWS regions by @maxday in #2188

New Contributors

Full Changelog: layer-collector/0.20.0...layer-collector/0.21.0