Skip to content

Releases: elastic/opentelemetry-collector-components

processor/lsmintervalprocessor/v0.7.0

01 Jul 10:38
fbcf76b

Choose a tag to compare

What's Changed

  • lsmintervalprocessor: fix telemetry builder shutdown and add internal telemetry tests by @1pkg in #631
  • Upgrade upstream open-telemetry components to v0.129.0 by @lahsivjar in #639

Full Changelog: extension/apmconfigextension/v0.3.0...processor/lsmintervalprocessor/v0.7.0

processor/elastictraceprocessor/v0.7.0

01 Jul 10:36
fbcf76b

Choose a tag to compare

What's Changed

  • Upgrade upstream open-telemetry components to v0.129.0 by @lahsivjar in #639

Full Changelog: extension/apmconfigextension/v0.3.0...processor/elastictraceprocessor/v0.7.0

processor/elasticinframetricsprocessor/v0.16.0

01 Jul 10:35
fbcf76b

Choose a tag to compare

What's Changed

  • Upgrade upstream open-telemetry components to v0.129.0 by @lahsivjar in #639

Full Changelog: extension/apmconfigextension/v0.3.0...processor/elasticinframetricsprocessor/v0.16.0

extension/apikeyauthextension/v0.2.0

01 Jul 10:33
fbcf76b

Choose a tag to compare

What's Changed

  • Upgrade upstream open-telemetry components to v0.129.0 by @lahsivjar in #639

Full Changelog: extension/apmconfigextension/v0.3.0...extension/apikeyauthextension/v0.2.0

connector/elasticapmconnector/v0.4.0

01 Jul 10:32
fbcf76b

Choose a tag to compare

What's Changed

  • Upgrade upstream open-telemetry components to v0.129.0 by @lahsivjar in #639

Full Changelog: extension/apmconfigextension/v0.3.0...connector/elasticapmconnector/v0.4.0

extension/apmconfigextension/v0.3.0

20 Jun 09:33
ba464a4

Choose a tag to compare

[extension/apmconfig]: replace sync.Map with freelru (#629)

* feat: replace sync.Map for freelru

* test: add freelru test cases

* replace fnv hash function with xxh

benchmarking results when hashing a UUID v7:
BenchmarkHashString_FNV1A-20                            36.27 ns/op
BenchmarkHashString_XXHASH-20                           15.04 ns/op

* set cache capacity to 1024 (2^N)

* feat: make cache config configurable

* fix: set default cache config in integration tests

* feat: purge expired cache based on ttl

extension/apmconfigextension/v0.2.1

13 Jun 13:45
fab2130

Choose a tag to compare

chore: pin testutil package commit version (#617)

extension/apmconfigextension/v0.2.0

13 Jun 09:51
fab2130

Choose a tag to compare

chore: pin testutil package commit version (#617)

extension/apikeyauthextension/v0.1.0

13 Jun 06:32
@axw axw
2d938b9

Choose a tag to compare

[extension/apmconfig] save RemoteConfigStatus.LastRemoteConfigHash re…

processor/ratelimitprocessor/v0.4.0

03 Jun 06:33
8dc128b

Choose a tag to compare

What's Changed

Full Changelog: processor/ratelimitprocessor/v0.3.0...processor/ratelimitprocessor/v0.4.0