This Splunk OpenTelemetry Collector for Kubernetes release adopts the Splunk OpenTelemetry Collector v0.85.0.
Added
- Add
component
label to daemonset pods and optional k8s service for agent daemonset which can be enabled withagent.service.enabled
config. #740
Changed
- Update Splunk Fluend HEC docker image to v1.3.3 #924
- Add ability to update and track operator auto-instrumentation images #917
- [BREAKING CHANGE] Refactored auto-instrumentation image definition from operator.instrumentation.spec.{library}.image
to operator.instrumentation.spec.{library}.repository and operator.instrumentation.spec.{library}.tag.
See upgrade guidelines
- [BREAKING CHANGE] Refactored auto-instrumentation image definition from operator.instrumentation.spec.{library}.image
- Upgrade the Splunk OpenTelemetry Collector for Kubernetes dependencies #32,#929