Skip to content

Releases: solarwinds/swi-k8s-opentelemetry-collector

swo-k8s-collector-3.2.0-alpha.15

17 Jan 14:13
d1284aa
Compare
Choose a tag to compare
Pre-release

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

08 Jan 14:18
e2d75c6
Compare
Choose a tag to compare
Pre-release

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 and k8s.istio_request_duration_milliseconds.rate

0.9.2

04 Jan 13:46
f6d8331
Compare
Choose a tag to compare

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

04 Jan 16:20
3a2bf4f
Compare
Choose a tag to compare
Pre-release

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 to v0.10.1

swo-k8s-collector-3.2.0-alpha.10

18 Dec 11:52
836d267
Compare
Choose a tag to compare
Pre-release

Updated

  • switched deployments into Recreate strategy

0.9.1

15 Dec 08:12
fa48408
Compare
Choose a tag to compare

What's Changed

  • NH-68604: Updating base image to alpine:18 by @gantrior in #517

Full Changelog: 0.9.0...0.9.1

0.9.0

13 Dec 20:47
02988f6
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.8.13...0.9.0

0.8.13

05 Dec 12:11
06dba59
Compare
Choose a tag to compare

What's Changed

  • Bump library/golang from 85aacbe to 52362e2 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

05 Dec 15:05
9eae765
Compare
Choose a tag to compare
Pre-release

SolarWinds Kubernetes Integration

swo-k8s-collector-3.2.0-alpha.5

01 Dec 13:02
b6a394f
Compare
Choose a tag to compare
Pre-release

Added

  • Images can be overriden by setting global.azure.images.<image_key> in values.yaml
  • Added otel.api_token to allow setting API token for OTEL collector through values.yaml