Release version 0.19.0
🎉 OpenTelemetry Collector Contrib v0.19.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 🚀
f5cloudexporter to export metric, trace, and log data to F5 Cloudjmxreceiver to report metrics from a target MBean server in conjunction with the JMX Metric Gatherer
🛑 Breaking changes 🛑
signalfxexporter: Theexclude_metricsoption now takes slice of metric filters instead of just metric names (slice of strings) (#1951)
💡 Enhancements 💡
datadogexporter: Sanitize datadog service names (#1982)awsecscontainermetricsreceiver: Add more metadata (#2011)azuremonitorexporter: Favor RPC over HTTP spans (#2006)awsemfexporter: Always use float64 as calculated rate (#2019)splunkhecreceiver: Make the HEC receiver path configurable, and use/*by default (#2137)signalfxexporter:redisreceiver: Migrate to pdata metrics #1889
🧰 Bug fixes 🧰
datadogexporter: Ensure that version tag is added to trace stats (#2010)loadbalancingexporter: Rolling update of collector can stop the periodical check of DNS updates (#1798)awsecscontainermetricsreceiver: Change the type ofexit_codefrom string to int and deal with the situation when there is no data (#2147)groupbytraceprocessor: Make onTraceReleased asynchronous to fix processor overload (#1808)- Handle cases where the time field of Splunk HEC events is encoded as a String (#2159)