This Splunk OpenTelemetry Collector for Kubernetes release adopts the Splunk OpenTelemetry Collector v0.146.0.
💡 Enhancements 💡
clusterReceiver: Add feature gate to send Kubernetes events to Splunk Observability /v3/event endpoint (#2263)
When enabled viafeatureGates.sendK8sEventsToSplunkO11y, the cluster receiver routes
Kubernetes events to the Splunk Observability /v3/event endpoint with the
X-Splunk-Instrumentation-Libraryheader. RequiresclusterReceiver.eventsEnabledand
Splunk Observability configuration.opentelemetry-operator-crds: Bump subchart opentelemetry-operator-crds to 0.0.6. Refer to further instructions for updating CRDs if using option. (#2244)operator: Bump java to v2.25.1 in helm-charts/splunk-otel-collector/values.yaml (#2258)operator: Bump operator to 0.106.0 in helm-charts/splunk-otel-collector/Chart.yaml (#2244)