github signalfx/splunk-otel-collector-chart splunk-otel-collector-0.132.0

15 days ago

This Splunk OpenTelemetry Collector for Kubernetes release adopts the Splunk OpenTelemetry Collector v0.132.0.

🛑 Breaking changes 🛑

  • chart: Remove support of deprecated distro and provider root-level values.yaml options. (#1989)
    Use distribution instead of distro and cloudProvider instead of provider.
  • chart: Remove support of deprecated splunkRealm, splunkAccessToken, ingestUrl, apiUrl, metricsEnabled, tracesEnabled, and logsEnabled root-level values.yaml options. (#1985, #1987, #1988)
    These parameters were deprecated in favor of the structured splunkObservability configuration.
    Users must migrate to using:
    • splunkObservability.realm instead of splunkRealm
    • splunkObservability.accessToken instead of splunkAccessToken
    • splunkObservability.ingestUrl instead of ingestUrl
    • splunkObservability.apiUrl instead of apiUrl
    • splunkObservability.metricsEnabled instead of metricsEnabled
    • splunkObservability.tracesEnabled instead of tracesEnabled
    • splunkObservability.logsEnabled instead of logsEnabled
  • chart: Remove support of deprecated otelAgent, otelCollector, and otelK8sClusterReceiver configuration sections (#1990)
    Use agent instead of otelAgent, gateway instead of otelCollector, and clusterReceiver instead of otelK8sClusterReceiver.
    See migration guide: https://github.com/signalfx/splunk-otel-collector-chart/blob/main/UPGRADING.md#0371-to-0380

🚩 Deprecations 🚩

💡 Enhancements 💡

  • operator: Drop requirement to install all CRDs except instrumentations. (#1969)
  • operator: Upgrade the operator subchart version to 0.92.5 (#1973)

Don't miss a new splunk-otel-collector-chart release

NewReleases is sending notifications on new releases.