Skip to content

splunk-otel-collector-0.98.0

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Apr 22:08
5f2cb71

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

💡 Enhancements 💡

  • agent: Enable retry_on_failure for journald receiver (#764)
    In case of temporary errors the journald receiver should slow down and retry the log delivery instead of dropping it.

🧰 Bug fixes 🧰

  • clusterReceiver: Added clusterRole for events.k8s.io, without it k8sobjectsreceiver throws an error on startup (#1238)