- Redesign values.yaml and support O11y for logs (#62)
- 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)
- Fix expression that checks for nil
log
field from containerd and cri-o (#59)
- changed the default image from
otel/opentelemetry-collector-contrib
toquay.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)
- updated the app version to
0.33.0
. This includes changes from the opentelemetry-collector v0.33.0 and the opentelemetry-collector-contrib v0.33.0 releases. - automatically detect container runtime. (#41)
- doc update: multiline example (#36), performance summary table (#37)
- duplicate id issue in filelog operator (#44)
- handle empty log records (#51)