Skip to content

splunk-otel-collector-0.105.4

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Aug 23:03
7f72c1d

This Splunk OpenTelemetry Collector for Kubernetes release adopts the Splunk OpenTelemetry Collector v0.105.0.

πŸ›‘ Breaking changes πŸ›‘

  • operator: Bump java from v1.32.3 to v2.7.0 in helm-charts/splunk-otel-collector/values.yaml (#1349)
    This is a major upgrade. If you use Java auto-instrumentation please review the upgrade guidelines

🧰 Bug fixes 🧰

  • agent: Retry indefinitely on filelog receiver if noDropLogsPipeline feature gate is enabled. (#1410)