OpenTelemetry Collector Contrib v0.6.0 (Beta)
🎉 OpenTelemetry Collector Contrib v0.6.0 (Beta) 🎉
The OpenTelemetry Collector Contrib contains everything in the opentelemetry-collector release (be sure to check the release notes here as well!). Check out the Getting Started Guide for deployment and configuration information.
🛑 Breaking changes 🛑
- Removed
jaegarlegacy(#397) andzipkinscribereceivers (#410) kubeletstatsreceiver: Renamedk8s.pod.namespacepod label tok8s.namespace.nameandk8s.container.namecontainer label tocontainer.name
🚀 New components 🚀
- Processors
💡 Enhancements 💡
awsxrayexporter: Usepeer.serviceas segment name when set. (#385)splunkexporter: Add trace exports support (#359, #399)- Build and publish Windows MSI (#408) and DEB/RPM Linux packages (#405)
🧰 Bug fixes 🧰
kubeletstatsreceiver:awsxrayexporter: Only convert SQL information for SQL databases. (#379)resourcedetectionprocessor: Correctly obtain machine-type info from gce metadata (#395)k8sclusterreceiver: Fix container resource metrics (#416)
📦 Release bits 📦
- Docker: docker pull otel/opentelemetry-collector-contrib:0.6.0
- Binary checksums: Generated with shasum -a 256 * and are present in the checksums.txt file