Skip to content

Releases: solarwinds/swi-k8s-opentelemetry-collector

swo-k8s-collector-4.0.0-alpha.7

24 Jul 08:07
d7b3b67
Compare
Choose a tag to compare
Pre-release

SolarWinds Kubernetes Integration

0.11.3

23 Jul 08:41
00e40db
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.11.2...0.11.3

0.11.2

22 Jul 12:10
b320e5b
Compare
Choose a tag to compare

What's Changed

  • Bump debian from 12.5 to 12.6 in /build/docker by @dependabot in #659
  • Bump library/golang from 1.22.4-nanoserver-ltsc2022 to 1.22.5-nanoserver-ltsc2022 in /build/docker by @dependabot in #658
  • Bump distroless/static-debian12 from 4197211 to ce46866 in /build/docker by @dependabot in #657
  • NH-80889: Renaming k8sattributes to swk8sattributes by @gantrior in #634

Full Changelog: 0.11.1...0.11.2

swo-k8s-collector-3.4.1

22 Jul 08:09
132f1fc
Compare
Choose a tag to compare

Changed

  • Upgraded collector image to 0.10.2 which brings following changes:
    • See Release notes for 0.10.2.
    • Bumped 3rd party dependencies and Docker images.
  • Upgraded SWO Agent image to v2.8.90

Fixed

  • Additional improvements to cluster version detection (backport from main)

Full Changelog: swo-k8s-collector-3.4.0...swo-k8s-collector-3.4.1

swo-k8s-collector-4.0.0-alpha.6

23 Jul 05:55
fa57ffe
Compare
Choose a tag to compare
Pre-release

SolarWinds Kubernetes Integration

0.10.2

19 Jul 12:03
cfc3404
Compare
Choose a tag to compare

What's Changed

  • Upgraded 3rd party Docker images

Full Changelog: 0.10.1...0.10.2

swo-k8s-collector-4.0.0-alpha.5

16 Jul 13:28
ae71899
Compare
Choose a tag to compare
Pre-release

Added

  • Added k8s.object.kind to manifest events.

Changed

  • Internal configuration of filterprocessor is using OTTL syntax now.

swo-k8s-collector-4.0.0-alpha.4

11 Jul 08:35
d3591f0
Compare
Choose a tag to compare
Pre-release

Added

  • Collect manifests also for Ingresses.

Changed

  • By default we are now gathering all logs.
  • Fix collector version on metric k8s.cluster.vetrsion

swo-k8s-collector-4.0.0-alpha.3

03 Jul 04:47
66c13e2
Compare
Choose a tag to compare
Pre-release

Added

  • Watch all supported resources and send their full manifests to SolarWinds Observability
    • The equivalent of kubectl get pod some-pod-name -o=yaml --show-managed-fields
    • The current list of watched resources: pods, deployments, statefulsets, replicasets, daemonsets, jobs, cronjobs, nodes, services, persistentvolumes and persistentvolumeclaims
    • Disabled by default, can be enabled by setting otel.manifests.enabled to true.
    • It runs in the event collector, so otel.events.enabled has to be set to true (default).

0.11.1

02 Jul 05:16
54a0ebd
Compare
Choose a tag to compare

What's Changed

  • Bump library/golang from 1.22.3-nanoserver-ltsc2022 to 1.22.4-nanoserver-ltsc2022 in /build/docker by @dependabot in #642
  • Bump library/golang from 08fb710 to 1999551 in /build/docker by @dependabot in #652
  • Upgraded OTEL Collector (from 0.98.0 to 0.103.0) and 3rd party Docker images by @pstranak-sw in #647

Full Changelog: 0.11.0...0.11.1