Skip to content

splunk-otel-collector-0.112.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Nov 20:55
7ea0cab

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

⚠️ Known issues ⚠️

This release of the Helm chart contained the following issues, both resolved in the next patch release:

  • agent: The hostmetrics receiver failed to scrape the some filesystem targets (#1533)
  • operator: Instrumentation opentelemetry.io/v1alpha1 could sometimes attempt to be installed prematurely (#1544)

🛑 Breaking changes 🛑

  • agent, gateway, chart: update default traces exporter to otlphttp (#1518)
    If you use the sapm exporter with custom settings, you have two options:
    • Migrate your sapm settings to the new otlphttp exporter.
    • Retain SAPM settings by moving them to your agent.config or gateway.config overrides to ensure they remain effective.

💡 Enhancements 💡

  • operator: Bump operator to 0.71.2 in helm-charts/splunk-otel-collector/Chart.yaml (#1511)
  • operator: Bump java to v2.9.0 in helm-charts/splunk-otel-collector/values.yaml (#1509)
  • operator: Bump nodejs to v2.14.0 in helm-charts/splunk-otel-collector/values.yaml (#1519)