This Splunk OpenTelemetry Collector for Kubernetes release adopts the Splunk OpenTelemetry Collector v0.151.0.
💡 Enhancements 💡
agent: Add AWS Batch node taints to the default Collector agent tolerations list (#2398)
The default agent tolerations now includebatch.amazonaws.com/batch-nodefor both
NoScheduleandNoExecute, allowing the daemonset to run on AWS Batch-managed EKS nodes.