Skip to content

Releases: solarwinds/swi-k8s-opentelemetry-collector

swo-k8s-collector-2.1.0-alpha.2

30 Jan 07:33
604cdee
Compare
Choose a tag to compare

Added

Changed

swo-k8s-collector-2.1.0-alpha.1

25 Jan 14:24
30be0ae
Compare
Choose a tag to compare

Added

  • Added telemetry port to kubernetes "ports" #129
  • Added tolerations config of Logs collection DaemonSet (with default to run on tainted nodes) #141

Changed

  • Upgraded OTEL collector image to 0.3.0 which brings following changes
    • OTEL upgraded to 0.69.0
    • Added filestorage so it can be in processors

Fixed

  • Added optimizations to Log collector preventing Out of Memory situations #137
    • Added filelog.storage to persist checkpoints in persistent storage, not in memory.
    • Setting max_concurrent_files to 10 (from default 1024), this is main memory optimization, reducing amount of concurrent log scans
    • Increased default memory limit to 700Mi (which should be enough for large logs)
    • Having by default 150Mi difference between OTEL memory limit and Kubernetes memory limit, so that OTEL has enough buffer (this prevents OOMing)

0.3.0

24 Jan 13:43
546e414
Compare
Choose a tag to compare

What's Changed

  • NH-31513: Adding filestorage to the image by @gantrior in #136
  • OTEL upgraded to 0.69.0

Full Changelog: 0.2.0...0.3.0

swo-k8s-collector-2.0.2

18 Jan 12:54
52710cf
Compare
Choose a tag to compare

Added

  • Initial Helm release.
  • Create Error reason as mapping from combination of Event Reason and Type fields #115
  • Add support for HTTPS proxies #117

0.2.0

09 Jan 14:11
a97237b
Compare
Choose a tag to compare

What's Changed

  • NH-25910: With fixed memory leak decreasing amount of memory required by @gantrior in #107
  • NH-26016 - Create Error reason as mapping from combination of Event Reason and Type fields by @etichy in #115

Full Changelog: 0.1.8...0.2.0

0.1.8

28 Nov 07:32
f12082c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.6...0.1.8

0.1.6

05 Oct 16:19
176b79d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.5...0.1.6

0.1.5

05 Oct 11:41
bbf57b5
Compare
Choose a tag to compare

What's Changed

  • NH-21202: Removing attributes that are confusing our ingestion by @gantrior in #83
    • updating Image with attributes processor

Full Changelog: 0.1.4...0.1.5

0.1.4

09 Sep 07:37
fecd2e8
Compare
Choose a tag to compare

What's Changed

  • NH-20269 Support Include\Exclude in filter datapoints action by @michalJakubis in #69

Full Changelog: 0.1.3...0.1.4

0.1.3

06 Sep 06:34
256396a
Compare
Choose a tag to compare

What's Changed

  • NH-9828: Adding container status metrics by @gantrior in #68

Full Changelog: 0.1.2...0.1.3