Releases: solarwinds/swi-k8s-opentelemetry-collector
Releases · solarwinds/swi-k8s-opentelemetry-collector
swo-k8s-collector-4.2.0-alpha.7
What's Changed
Helm Chart Updates
- Enable ARM Network-Collector + bump to 0.10.3 by @jaroslav-fedor-swi in #772
Full Changelog: swo-k8s-collector-4.2.0-alpha.6...swo-k8s-collector-4.2.0-alpha.7
swo-k8s-collector-4.2.0-alpha.6
swo-k8s-collector-4.2.0-alpha.5
swo-k8s-collector-4.2.0-alpha.4
What's Changed
Docker Image Updates
- Bump library/golang from
722c7bd
toad44109
in /build/docker by @dependabot in #755 - Bump python from 3.12-alpine3.19 to 3.13-alpine3.19 in /build/docker by @dependabot in #754
Full Changelog: swo-k8s-collector-4.2.0-alpha.3...swo-k8s-collector-4.2.0-alpha.4
0.11.8
What's Changed
Helm Chart Updates
- Vendor and bump eBPF images to 0.10.2 by @jaroslav-fedor-swi in #749
Docker Image Updates
- Bump library/golang from 1.23.1-nanoserver-ltsc2022 to 1.23.2-nanoserver-ltsc2022 in /build/docker by @dependabot in #744
- Bump library/golang from
722c7bd
toad44109
in /build/docker by @dependabot in #755 - Bump python from 3.12-alpine3.19 to 3.13-alpine3.19 in /build/docker by @dependabot in #754
Full Changelog: 0.11.7...0.11.8
swo-k8s-collector-4.2.0-alpha.3
swo-k8s-collector-4.2.0-alpha.2
Full Changelog: swo-k8s-collector-4.2.0-alpha.1...swo-k8s-collector-4.2.0-alpha.2
What's Changed
Helm Chart Updates
- Vendor and bump eBPF images to 0.10.2 by @jaroslav-fedor-swi in #749
Full Changelog: swo-k8s-collector-4.2.0-alpha.1...swo-k8s-collector-4.2.0-alpha.2
swo-k8s-collector-4.2.0-alpha.1
What's Changed
Helm Chart Updates
Docker Image Updates
- Bump distroless/static-debian12 from
95eb83a
to69830f2
in /build/docker by @dependabot in #737 - Bump library/golang from 1.23.1-nanoserver-ltsc2022 to 1.23.2-nanoserver-ltsc2022 in /build/docker by @dependabot in #744
New Contributors
Full Changelog: swo-k8s-collector-4.1.0-alpha.6...swo-k8s-collector-4.2.0-alpha.1
0.11.7
What's Changed
Helm Chart Updates
- Adds support for RedHat OpenShift clusters by @etichy in #732
- Added labels and annotations to all the entities by @turytsia in #718
Docker Image Updates
- Bump distroless/static-debian12 from
95eb83a
to69830f2
in /build/docker by @dependabot in #737
New Contributors
Full Changelog: 0.11.6...0.11.7
swo-k8s-collector-4.1.0
What's Changed
Added
- Improved compatibility with 3rd party tools for managing Helm charts.
- Added Helm chart README.
- Fixed icon.
- Improved Helm chart documentation.
- Setting
cluster.uid
is now optional. If not provided it defaults to value ofcluster.name
. - Initial support for OpenShift clusters.
- Set
openshift.enabled
totrue
during deployment to automatically generate necessary k8s resources. - Settings
ebpfNetworkMonitoring.enabled
andswoagent.enabled
must be set tofalse
as they are not supported yet. - This is an experimental feature and it may change in the future.
- Set
Changed
- Settings
otel.metrics.k8s_instrumentation
,otel.logs.k8s_instrumentation
andotel.events.k8s_instrumentation
are deprecated and may be removed in a future version. - Enabled automatic deployment of the OTEL Network Collector to the cluster.
- Improved build pipeline.
- Upgraded collector image to
0.11.5
which brings following changes:- See Release notes for 0.11.5.
- Bumped 3rd party dependencies and Docker images.
Fixed
- Configuring
otel.events.k8s_instrumentation.labels.excludePattern
orotel.events.k8s_instrumentation.annotations.excludePattern
might cause the events collector to fail when manifest collection is enabled. - Fixed the autoupdate job to run only on Linux Nodes.
New Contributors
Full Changelog: swo-k8s-collector-4.0.0...swo-k8s-collector-4.1.0