Skip to content

Releases: elastic/opentelemetry-collector-components

extension/beatsauthextension/v0.4.0

07 Oct 09:30
423d315

Choose a tag to compare

What's Changed

  • [elasticapmintakereceiver] Fix: do not set transaction.id on spans as span.id by @gregkalapos in #774
  • profilingmetricsconnector: Add frame type metrics (self-cpu) by @christos68k in #771
  • Replace tibdex/github-app-token with actions/create-github-app-token by @Copilot in #778
  • Fix permission keys in bump_otelbench.yaml by @v1v in #783
  • refactor: replace deprecated semconv package by @kruskall in #785
  • Remove elastictrace processor by @gregkalapos in #784
  • [receiver/elasticapmintake] Add apm to otel conversion for remaining service attributes by @isaacaflores2 in #775
  • Upgrade profilingmetricsconnector to collector 1.42/0.136 by @dmathieu in #788
  • Update CODEOWNERS by @carsonip in #786
  • [receiver/elasticapmintake] Add mapping for APM labels to OTel resource attributes by @isaacaflores2 in #779
  • profilingmetricsconnector: Improved native frame type metric (shlib_name) by @christos68k in #789
  • [receiver/elasticapmintake] Add mapping for missing APM spans field by @isaacaflores2 in #790
  • [chore] add stability level for metrics by @ChrsMark in #795
  • Update generated code by @ChrsMark in #798
  • chore(deps): bump github.com/elastic/opentelemetry-lib from 0.21.0 to 0.22.0 in /extension/apmconfigextension by @dependabot[bot] in #762
  • chore(deps): bump github.com/elastic/opentelemetry-lib from 0.18.0 to 0.22.0 in /receiver/elasticapmintakereceiver by @dependabot[bot] in #766
  • chore(deps): bump github.com/elastic/opentelemetry-lib from 0.21.0 to 0.22.0 in /processor/elasticapmprocessor by @dependabot[bot] in #763
  • chore(deps): bump github.com/elastic/opentelemetry-lib from 0.17.1 to 0.22.0 in /processor/elasticinframetricsprocessor by @dependabot[bot] in #764
  • chore(deps): bump the otel-dependencies group across 5 directories with 40 updates by @dependabot[bot] in #787
  • chore(deps): bump docker/login-action from 3.4.0 to 3.6.0 by @dependabot[bot] in #793
  • chore(deps): bump github.com/elastic/go-elasticsearch/v8 from 8.18.1 to 8.19.0 in /loadgen/cmd/otelbench by @dependabot[bot] in #802
  • chore(deps): update otelcol by @elastic-renovate-prod[bot] in #589
  • chore(deps): bump elastic/oblt-actions from 1.30.1 to 1.33.2 by @dependabot[bot] in #792
  • chore(deps): bump github.com/elastic/elastic-agent-libs from 0.21.6 to 0.24.1 in /extension/beatsauthextension by @dependabot[bot] in #794
  • chore(deps): bump google.golang.org/grpc from 1.75.1 to 1.76.0 in /extension/beatsauthextension by @dependabot[bot] in #807
  • feat: support continuing on err in beatsauthextension by @pkoutsovasilis in #796
  • [chore] update opentelemetry-lib by @ChrsMark in #810

New Contributors

Full Changelog: processor/ratelimitprocessor/v0.8.2...extension/beatsauthextension/v0.4.0

extension/apmconfigextension/v0.8.0

07 Oct 12:12
e7ef735

Choose a tag to compare

What's Changed

  • chore(deps): bump the otel-dependencies group across 19 directories with 51 updates by @dependabot[bot] in #805

Full Changelog: extension/beatsauthextension/v0.4.0...extension/apmconfigextension/v0.8.0

extension/apikeyauthextension/v0.8.0

07 Oct 12:11
e7ef735

Choose a tag to compare

What's Changed

  • chore(deps): bump the otel-dependencies group across 19 directories with 51 updates by @dependabot[bot] in #805

Full Changelog: extension/beatsauthextension/v0.4.0...extension/apikeyauthextension/v0.8.0

connector/profilingmetricsconnector/v0.1.0

07 Oct 12:34
e7ef735

Choose a tag to compare

What's Changed

  • chore(deps): bump the otel-dependencies group across 19 directories with 51 updates by @dependabot[bot] in #805

Full Changelog: extension/beatsauthextension/v0.4.0...connector/profilingmetricsconnector/v0.1.0

connector/elasticapmconnector/v0.8.0

07 Oct 12:15
e7ef735

Choose a tag to compare

What's Changed

  • chore(deps): bump the otel-dependencies group across 19 directories with 51 updates by @dependabot[bot] in #805

Full Changelog: extension/beatsauthextension/v0.4.0...connector/elasticapmconnector/v0.8.0

processor/ratelimitprocessor/v0.8.2

17 Sep 18:48
processor/ratelimitprocessor/v0.8.2
8ea7acc

Choose a tag to compare

What's Changed

Full Changelog: extension/apikeyauthextension/v0.6.0...processor/ratelimitprocessor/v0.8.2

extension/apikeyauthextension/v0.7.0

17 Sep 18:31
extension/apikeyauthextension/v0.7.0
8ea7acc

Choose a tag to compare

What's Changed

Full Changelog: extension/apikeyauthextension/v0.6.0...extension/apikeyauthextension/v0.7.0

processor/lsmintervalprocessor/v0.9.0

12 Sep 03:53
@axw axw
f0b0051

Choose a tag to compare

What's Changed

  • apikeyauth: support cache key from client metadata by @axw in #757
  • apikeyauth: check cache miss in tests by @axw in #760

Full Changelog: connector/elasticapmconnector/v0.7.0...processor/lsmintervalprocessor/v0.9.0

extension/apikeyauthextension/v0.6.0

11 Sep 05:08
@axw axw
f0b0051

Choose a tag to compare

What's Changed

  • apikeyauth: support cache key from client metadata by @axw in #757
  • apikeyauth: check cache miss in tests by @axw in #760

Full Changelog: connector/elasticapmconnector/v0.7.0...extension/apikeyauthextension/v0.6.0

receiver/elasticapmintakereceiver/v0.3.0

10 Sep 13:29
e8474a2

Choose a tag to compare

What's Changed

  • Fix delay behavior by @constanca-m in #660
  • fix: error message should not be set with other fields by @rogercoll in #710
  • loadgen, otelbench: Fix panic on record count when struct is mutated by @carsonip in #721
  • [elasticapintake] Add nullcheck when reading OS name by @gregkalapos in #724
  • [Build loadgen image] Updating platform for build by @gizas in #725
  • [loadgen/otelbench] Update changelog for v0.5.0 by @elastic-observability-automation[bot] in #727
  • apikeyauthextension: Elasticsearch check error codes explicitly by @1pkg in #732
  • Use HTTP settings on beatsauth extension by @khushijain21 in #722
  • ratelimitprocessor: Implement dynamic rate limit by @marclop in #683
  • chore(deps): update mapstructure to v2.4.0 by @andrzej-stencel in #755
  • chore: use stable and oldstable aliases for Go versions by @andrzej-stencel in #754
  • chore(connector/profilingmetrics): update OTel Collector dependencies to v0.135.0 by @andrzej-stencel in #736
  • chore(deps): bump actions/setup-go from 5 to 6 by @dependabot[bot] in #728
  • chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #706
  • chore(deps): bump github.com/elastic/opentelemetry-lib from 0.20.0 to 0.21.0 in /processor/elasticapmprocessor by @dependabot[bot] in #670
  • chore(deps): update OTel Collector dependencies to v1.41.0/v0.135.0 by @andrzej-stencel in #756

Full Changelog: receiver/elasticapmintakereceiver/v0.2.1...receiver/elasticapmintakereceiver/v0.3.0