Tags: dmitryax/splunk-otel-collector-chart
Tags
Fix generation of service.name log attribute in istio environment (si… …gnalfx#176) Istio has an involved logic for generating service name for traces. So we cannot just rely on "app" pod label. This commit adds the same logic to generate service.name logs attribute as istio uses for traces. It's needed to make correlation between logs and traces work OOTB in Splunk o11y suite.
Bump splunk-otel-collector image (signalfx#174)
Update Collector version to 0.28.1 (signalfx#166)
Upgrade splunk-otel-collector image (signalfx#164)
Fix logs only configuration (signalfx#161) Don't use hostfs volume for container runtime detection, since it's needed for logs only and hostfs volume not created for logs pipeline.
Automatically detect container runtime and apply relevant parsing con… …fig (signalfx#154) This change makes transition from deprecated docker to containerd runtime not disruptive. Otherwise, users have to change criTimeFormat property and upgrade the chart release after they upgraded k8s cluster to a new version.
Add an option to mount extra volumes to the daemonset (signalfx#151)
PreviousNext