Releases: solarwinds/swi-k8s-opentelemetry-collector
Releases · solarwinds/swi-k8s-opentelemetry-collector
swo-k8s-collector-4.0.0-alpha.7
SolarWinds Kubernetes Integration
0.11.3
What's Changed
- Update OTEL Collector from v0.103.0 to v0.105.0 by @pstranak-sw in #673
Full Changelog: 0.11.2...0.11.3
0.11.2
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
toce46866
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
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
SolarWinds Kubernetes Integration
0.10.2
swo-k8s-collector-4.0.0-alpha.5
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
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
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
andpersistentvolumeclaims
- Disabled by default, can be enabled by setting
otel.manifests.enabled
totrue
. - It runs in the event collector, so
otel.events.enabled
has to be set totrue
(default).
- The equivalent of
0.11.1
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
to1999551
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