Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 1.32 KB

CHANGELOG.md

File metadata and controls

33 lines (21 loc) · 1.32 KB

Changelog

Unreleased

🛑 Breaking changes 🛑

  • Redesign values.yaml and support O11y for logs (#62)

💡 Enhancements 💡

  • This chart now can send logs (#62) and metrics (#64) to both Splunk platform and Observerability suite
  • Support trace data pipeline (#64)
  • Flexible Journald log source (#76)

v0.3.1

🧰 Bug fixes 🧰

  • Fix expression that checks for nil log field from containerd and cri-o (#59)

v0.3.0

🛑 Breaking changes 🛑

  • changed the default image from otel/opentelemetry-collector-contrib to quay.io/signalfx/splunk-otel-collector. $ characters in the configuration need to be doubled up because is parsed twice. (applicable only if custom configuration with $ was added to this helm chart)

💡 Enhancements 💡

🧰 Bug fixes 🧰

  • duplicate id issue in filelog operator (#44)
  • handle empty log records (#51)