Releases: open-telemetry/opentelemetry-collector-contrib
Release version 0.22.0
🎉 OpenTelemetry Collector Contrib v0.22.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 🚀
filelog
receiver to tail and parse logs from files using the opentelemetry-log-collection library
💡 Enhancements 💡
dynatrace
exporter: Send metrics to Dynatrace in chunks of 1000 (#2468)k8s
processor: Add ability to associate metadata tags using pod UID rather than just IP (#2199)signalfx
exporter:statsd
receiver: Add metric type label andenable_metric_type
option (#2466)sumologic
exporter: Add support for carbon2 format (#2562)resourcedetection
processor: Add Azure detector (#2372)k8scluster
receiver: Use OTel conventions for metadata (#2530)newrelic
exporter: Multi-tenant support for sending trace data and performance enhancements (#2481)stackdriver
exporter: Enableretry_on_failure
andsending_queue
options (#2613)- Use standard way to convert from time.Time to proto Timestamp (#2548)
🧰 Bug fixes 🧰
signalfx
exporter:awsxray
exporter and receiver: Fix the type of content_length (#2539)resourcedetection
processor: Use values in accordance to semantic conventions for AWS (#2556)awsemf
exporter: Fix concurrency issue (#2571)
Note
As a precautionary measure against the codecov incident, we've rebuilt the binaries, packages and docker images for this release. Please update your builds and checksums.
v0.21.0
Note
As a precautionary measure against the codecov incident, we've rebuilt the binaries, packages and docker images for this release. Please update your builds and checksums.
v0.20.0
Note
As a precautionary measure against the codecov incident, we've rebuilt the binaries, packages and docker images for this release. Please update your builds and checksums.
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 🚀
f5cloud
exporter to export metric, trace, and log data to F5 Cloudjmx
receiver to report metrics from a target MBean server in conjunction with the JMX Metric Gatherer
🛑 Breaking changes 🛑
signalfx
exporter: Theexclude_metrics
option now takes slice of metric filters instead of just metric names (slice of strings) (#1951)
💡 Enhancements 💡
datadog
exporter: Sanitize datadog service names (#1982)awsecscontainermetrics
receiver: Add more metadata (#2011)azuremonitor
exporter: Favor RPC over HTTP spans (#2006)awsemf
exporter: Always use float64 as calculated rate (#2019)splunkhec
receiver: Make the HEC receiver path configurable, and use/*
by default (#2137)signalfx
exporter:redis
receiver: Migrate to pdata metrics #1889
🧰 Bug fixes 🧰
datadog
exporter: Ensure that version tag is added to trace stats (#2010)loadbalancing
exporter: Rolling update of collector can stop the periodical check of DNS updates (#1798)awsecscontainermetrics
receiver: Change the type ofexit_code
from string to int and deal with the situation when there is no data (#2147)groupbytrace
processor: Make onTraceReleased asynchronous to fix processor overload (#1808)- Handle cases where the time field of Splunk HEC events is encoded as a String (#2159)
Release version 0.18.0
🎉 OpenTelemetry Collector Contrib v0.18.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 🚀
sumologic
exporter to send logs and metrics data to Sumo Logicdynatrace
exporter to send metrics to Dynatrace
💡 Enhancements 💡
datadog
exporter:- Add resource attributes to tags conversion feature (#1782)
- Add Kubernetes conventions for hostnames (#1919)
- Add container tags to datadog export for container infra metrics in service view (#1895)
- Update resource naming and span naming (#1861)
- Add environment variables support for config options (#1897)
awsxray
exporter: Add parsing of JavaScript stack traces (#1888)elastic
exporter: Translate exception span events (#1858)signalfx
exporter: Add translation rules to aggregate per core CPU metrics in default translations (#1841)resourcedetection
processor: Gather tags associated with the EC2 instance and add them as resource attributes (#1899)simpleprometheus
receiver: Add support for passing params to the prometheus scrape config (#1949)azuremonitor
exporter: Implement Span status code specification changes - gRPC (#1960)metricstransform
processor: Add grouping option ($1887)alibabacloudlogservice
exporter: Use producer to send data to improve performance (#1981)
🧰 Bug fixes 🧰
Release version 0.17.0
🎉 OpenTelemetry Collector Contrib v0.17.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.
💡 Enhancements 💡
awsemf
exporter: Add collector version to EMF exporter user agent (#1778)signalfx
exporter: Add configuration for trace correlation (#1795)statsd
receiver: Add support for metric aggregation (#1670)datadog
exporter: Improve logging of hostname detection (#1796)
🧰 Bug fixes 🧰
Release version 0.16.0
🎉 OpenTelemetry Collector Contrib v0.16.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 🛑
honeycomb
exporter: Update to use internal data format (#1689)
💡 Enhancements 💡
newrelic
exporter: Add support for span events (#1643)awsemf
exporter:resourcedetection
processor: Add new resource detector for AWS Elastic Beanstalk environments (#1585)loadbalancing
exporter:- Add
batchperresourceattr
helper library that splits an incoming data based on an attribute in the resource (#1694) alibabacloudlogservice
exporter:datadog
exporter:awsxray
exporter:
🧰 Bug fixes 🧰
v0.15.0
🎉 OpenTelemetry Collector Contrib v0.15.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 🚀
zookeeper
receiver: Collects metrics from a Zookeeper instance using themntr
commandloadbalacing
exporter: Consistently exports spans belonging to the same trace to the same backendwindowsperfcounters
receiver: Captures the configured system, application, or custom performance counter data from the Windows registry using the PDH interfaceawsprometheusremotewrite
exporter: Sends metrics data in Prometheus TimeSeries format to a Prometheus Remote Write Backend and signs each outgoing HTTP request following the AWS Signature Version 4 signing process
💡 Enhancements 💡
awsemf
exporter:signalfxcorrelation
exporter: Add ability to translate host dimension (#1561)newrelic
exporter: Use pdata instead of the OpenCensus for traces (#1587)metricstransform
processor:awsecscontainermetrics
receiver: Extract cluster name from ARN (#1626)elastic
exporter: Improve handling of span status if the status code is unset (#1591)
🧰 Bug fixes 🧰
v0.14.0
Release version 0.13.1
🎉 OpenTelemetry Collector Contrib v0.13.1 (Beta) 🎉
🚀 New components 🚀
groupbytraceprocessor
processor which was moved from the core to contrib, and thev0.13.0
version missed it.