v0.10.0
🎉 OpenTelemetry Collector Contrib v0.10.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.
🚀 New components 🚀
- add initial docker stats receiver, without sourcing in top level components (#495)
- add initial jmx metrics extension structure, without sourcing in top level components (#740)
routing
processor for routing spans based on HTTP headers (#907)splunkhec
receiver to receive Splunk HEC metrics, traces and logs (#840)- Add skeleton for
http_forwarder
extension that forwards HTTP requests to a specified target (#979)
💡 Enhancements 💡
stackdriver
exportersignalfx
exportermetricstransform
processor: Replace{{version}}
in label values (#876)resourcedetection
processor: Logs Support (#970)statsd
receiver: Add parsing for labels and gauges (#903)
🧰 Bug fixes 🧰
k8s
processorawsxray
exporter: Fix "pointer to empty string" is not omitted bug (#830)azuremonitor
exporter: Treat UNSPECIFIED span kind as INTERNAL (#844)signalfx
exporter: Remove misleading warnings (#869)newrelic
exporter: Fix panic if service name is empty (#969)honeycomb
exporter: Don't emit default proc id + starttime (#972)