This Splunk OpenTelemetry Collector for Kubernetes release adopts the Splunk OpenTelemetry Collector v0.135.0.
🛑 Breaking changes 🛑
all: Update labels in all resources (#2027)- Remove "heritage" label from all objects managed by the chart
- Set all "app.kubernetes.io/managed-by" labels to "Helm"
agent: RemovesplunkObservability.logsEnabledoption (#2058)
Logs cannot be sent directly to Splunk Observability anymore.
ConfiguresplunkPlatformto send logs to Splunk Platform and enable Log Observer Connect to view the logs in Splunk Observability.
See the following documentation for more details: https://help.splunk.com/en/splunk-observability-cloud/manage-data/view-splunk-platform-logs/accomplish-logs-pipeline-rules-in-splunk-platform
💡 Enhancements 💡
chart: Adds configuration option for Splunk Platform metrics sourcetype (#1941)- Users can override the metrics sourcetype for Splunk Platform using the
splunk.com/metricsSourcetypeannotation or the.Values.splunkPlatform.metricsSourcetypeHelm value. - See
advanced-configuration.mdfor detailed precedence and usage notes.
- Users can override the metrics sourcetype for Splunk Platform using the
🧰 Bug fixes 🧰
log: Updatesending_queuebatch settings whennoDropLogsPipelineis enabled (#2076)