Skip to content

layer-collector/0.20.0

Choose a tag to compare

@github-actions github-actions released this 23 Feb 18:41
· 96 commits to main since this release
3e718c6

Contains

ARN

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

What's Changed

Collector

  • improve telemetry api initialization and tests by @herin049 in #2023
  • feat(receiver): aws-like report log for invocations by @adamantal in #2011
  • build(deps): bump the collector-other group across 4 directories with 2 updates by @dependabot[bot] in #2051
  • build(deps): bump the collector-other group across 1 directory with 2 updates by @dependabot[bot] in #2062
  • build(deps): bump github.com/expr-lang/expr from 1.17.6 to 1.17.7 in /collector by @dependabot[bot] in #2078
  • build(deps): bump github.com/expr-lang/expr from 1.17.6 to 1.17.7 in /collector/lambdacomponents by @dependabot[bot] in #2077
  • feat: Add support for exporting telemetry API 'platform.*' log events by @herin049 in #2058
  • build(deps): bump the collector-other group across 2 directories with 4 updates by @dependabot[bot] in #2074
  • build(deps): bump the opentelemetry-deps-collector group across 5 directories with 34 updates by @dependabot[bot] in #2057
  • feat(collector): use mutex for locking struct fields but still allowi… by @wpessers in #2091
  • feat(collector): optimize telemetryapireceiver trace and span id generation by @wpessers in #2084
  • build(deps): bump the opentelemetry-deps-collector group across 2 directories with 8 updates by @dependabot[bot] in #2087
  • build(deps): bump the collector-other group across 1 directory with 3 updates by @dependabot[bot] in #2088
  • build(deps): bump the opentelemetry-deps-collector group across 5 directories with 39 updates by @dependabot[bot] in #2105
  • build(deps): bump the collector-other group across 1 directory with 3 updates by @dependabot[bot] in #2111
  • feat: add support for FaaS telemetryapi metrics by @herin049 in #2066
  • build(collector): update Go to 1.24.11 by @Kausik-A in #2107
  • Properly create telemetry factory when initializing the lambda collector by @johnbley in #2122
  • build(deps): bump github.com/go-git/go-git/v5 from 5.16.3 to 5.16.5 in /collector/internal/tools by @dependabot[bot] in #2128
  • build(deps): bump the opentelemetry-deps-collector group across 5 directories with 42 updates by @dependabot[bot] in #2134
  • feat: add support for running on AWS Lambda managed instance types by @herin049 in #2083
  • feat(lambda): write cloud.account.id symlink from extension by @RaphaelManke in #2127
  • build(deps): bump the collector-other group across 1 directory with 2 updates by @dependabot[bot] in #2131

New Contributors

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