Releases: signalfx/splunk-otel-collector
v0.28.0
v0.28.0
This Splunk OpenTelemetry Collector release includes changes from the opentelemetry-collector v0.28.0 and the opentelemetry-collector-contrib v0.28.0 releases.
💡 Enhancements 💡
- Initial puppet module for linux (#405)
- Add
include
config source (#419, #402, #397) - Allow setting both
SPLUNK_CONFIG
and--config
with priority given to--config
(#450) - Use internal pipelines for collector prometheus metrics (#469)
🧰 Bug fixes 🧰
- Correctly handle nil value on the config provider (#434)
v0.26.0
v0.26.0
This Splunk OpenTelemetry Collector release includes changes from the opentelemetry-collector v0.26.0 and the opentelemetry-collector-contrib v0.26.0 releases.
🚀 New components 🚀
- kafkametrics receiver
💡 Enhancements 💡
- zookeeper config source (#318)
- etcd2 config source (#317)
- Enable primary cloud resource detection in the default agent config (#344)
- Unset exclusion and translations by default in gateway config (#350)
- Update bundled Smart Agent to v5.10.2 (#354)
- Set PATH in the docker image to include Smart Agent bundled utilities (#313)
- Remove 55680 exposed port from the docker image (#371)
- Expose initial and effective config for debugging purposes (#325)
- Add a config source for env vars (#348)
- Enable
CAP_SYS_PTRACE
andCAP_DAC_READ_SEARCH
capabilities for the collector in deb/rpm postinstall (#396) - Ansible role for Linux (#392)
🧰 Bug fixes 🧰
v0.25.0
v0.25.0
This Splunk OpenTelemetry Collector release includes changes from the opentelemetry-collector v0.25.0 and the opentelemetry-collector-contrib v0.25.0 releases.
🚀 New components 🚀
- filelog receiver (#289)
- probabilisticsampler processor (#300)
💡 Enhancements 💡
🧰 Bug fixes 🧰
- Correct Jaeger Thrift HTTP Receiver URL to /api/traces (#288)
v0.24.3
v0.24.3
💡 Enhancements 💡
- Add AKS resource detector (open-telemetry/opentelemetry-collector-contrib#3035)
🧰 Bug fixes 🧰
- Fallback to
os.Hostname
when FQDN is not available (open-telemetry/opentelemetry-collector-contrib#3099)
v0.24.2
v0.24.1
v0.24.1
🧰 Bug fixes 🧰
- Fix HEC Exporter throwing 400s (open-telemetry/opentelemetry-collector-contrib#3032)
💡 Enhancements 💡
v0.24.0
v0.24.0
This Splunk OpenTelemetry Collector release includes changes from the opentelemetry-collector v0.24.0 and the opentelemetry-collector-contrib v0.24.0 releases.
🛑 Breaking changes 🛑
- Remove opencensus receiver (#230)
- Don't override system resource attrs in default config (#239)
- Detectors run as part of the
resourcedetection
processor no longer overwrite resource attributes already present.
- Detectors run as part of the
💡 Enhancements 💡
v0.23.0
v0.23.0
This Splunk OpenTelemetry Collector release includes changes from the opentelemetry-collector v0.23.0 and the opentelemetry-collector-contrib v0.23.0 releases.
🛑 Breaking changes 🛑
- Renamed default config from
splunk_config_linux.yaml
togateway_config.yaml
(#170)
💡 Enhancements 💡
- Include smart agent bundle in amd64 deb/rpm packages (#177)
smartagent
receiver: Add support for logs (#161) and traces (#192)