Skip to content

Releases: lumigo-io/opentelemetry-collector-contrib

v0.71.0-lumigo5

27 May 14:40
532407a
Compare
Choose a tag to compare

feat: feat: add Kubernetes Event Enhancer Processor to annotate events with rootOwnerReference

v0.71.0-lumigo4

23 May 12:57
Compare
Choose a tag to compare
fix: lookup the resourceVersion using the right dynamicInterface

v0.71.0-lumigo3

16 May 15:57
Compare
Choose a tag to compare
fix: disable broken snmp receiver test

v0.71.0-lumigo2

22 Mar 16:40
Compare
Choose a tag to compare
feat: add k8sobjectsreceiver to the distro

v0.71.0-lumigo1

08 Mar 12:21
Compare
Choose a tag to compare
  • upgrade baseline to v0.71.0
  • implement support for lumigo-auth in exporters

We've got all the Kubes!

17 Feb 08:29
fbfc5cb
Compare
Choose a tag to compare

Build k8sattributesprocessor, headers_setter and k8seventsreceiver in the Lumigo OpenTelemetry Collector, which we need in the upcoming Lumigo Kubernetes Operator!

v0.60.2

21 Nov 20:42
Compare
Choose a tag to compare
v0.60.2 Pre-release
Pre-release
RD-8917-otel-secret-masking

v0.60.1

30 Oct 10:12
Compare
Choose a tag to compare
v0.60.1 Pre-release
Pre-release

Includes redaction by key processor

Rebase on v0.60.0, tailor built-in capabilities with OCB

18 Sep 15:31
Compare
Choose a tag to compare

Rebase on v0.60.0.

Use the OpenTelemetry Collector Builder (OCB) to compile all and only the following capabilities.

Receivers:

  • otlp

Processors:

  • batchprocessor
  • redactionprocessor
  • resourceprocessor
  • transformprocessor

Exporters:

  • awskinesisexporter
  • loggingexporter

Extensions:

  • lumigoauthextension
  • healthcheckextension

LumigoAuth v1

01 Jun 15:53
Compare
Choose a tag to compare

Introduce an extension called lumigoauth that ensures that HTTP requests processed by the associated receivers come in with an Authentication: LumigoToken <token> header, and make the value of the token available in the auth context for later processing.