Releases: solarwinds/swi-k8s-opentelemetry-collector
Releases · solarwinds/swi-k8s-opentelemetry-collector
swo-k8s-collector-3.2.0-alpha.15
Fixed
- Fixed restarts of the collector when automatic discovery and scraping of prometheus endpoints (
otel.metrics.autodiscovery.prometheusEndpoints.enabled
) was disabled
swo-k8s-collector-3.2.0-alpha.13
Changed
- Make sure discoverd histogram metrics are not sent to SWO
- Publish custom Istio metrics, when available:
k8s.istio_request_bytes.rate
,k8s.istio_response_bytes.rate
andk8s.istio_request_duration_milliseconds.rate
0.9.2
What's Changed
- NH-68604: Using distroless image as base by @gantrior in #519
- Use ebpf v0.10.1 to fix security issues by @etichy in #531
- NH-69215: Upgrade OTEL Collector and 3rd party Docker images by @pstranak-sw in #530
Full Changelog: 0.9.1...0.9.2
swo-k8s-collector-3.2.0-alpha.12
Changed
- Upgraded OTEL collector image to
0.9.2
(see Release notes) which brings following changes- Bumped 3rd party dependencies and Docker images
- OTEL Collector packages upgraded to v0.91.0
- Upgraded
otel/opentelemetry-ebpf-*
images tov0.10.1
swo-k8s-collector-3.2.0-alpha.10
Updated
- switched deployments into Recreate strategy
0.9.1
0.9.0
What's Changed
- Bump library/golang from 1.21.4-nanoserver-ltsc2022 to 1.21.5-nanoserver-ltsc2022 in /build/docker by @dependabot in #508
- Bump alpine from 3.18 to 3.19 in /build/docker by @dependabot in #509
- Move to apline by @jaroslav-fedor-swi in #512
Full Changelog: 0.8.13...0.9.0
0.8.13
What's Changed
- Bump library/golang from
85aacbe
to52362e2
in /build/docker by @dependabot in #479 - NH-63828: Support for Windows Server 2019 by @gantrior in #502
Full Changelog: 0.8.12...0.8.13
swo-k8s-collector-3.2.0-alpha.6
SolarWinds Kubernetes Integration
swo-k8s-collector-3.2.0-alpha.5
Added
- Images can be overriden by setting
global.azure.images.<image_key>
invalues.yaml
- Added
otel.api_token
to allow setting API token for OTEL collector throughvalues.yaml