splunk-otel-collector-0.112.0
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.