🎉 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) andzipkinscribe
receivers (#410) kubeletstats
receiver: Renamedk8s.pod.namespace
pod label tok8s.namespace.name
andk8s.container.name
container label tocontainer.name
🚀 New components 🚀
- Processors
💡 Enhancements 💡
awsxray
exporter: Usepeer.service
as segment name when set. (#385)splunk
exporter: Add trace exports support (#359, #399)- Build and publish Windows MSI (#408) and DEB/RPM Linux packages (#405)
🧰 Bug fixes 🧰
kubeletstats
receiver:awsxray
exporter: Only convert SQL information for SQL databases. (#379)resourcedetection
processor: Correctly obtain machine-type info from gce metadata (#395)k8scluster
receiver: 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