🎉 OpenTelemetry Collector Contrib v0.29.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 🛑
redis
receiver (#3808)- removed configuration
service_name
. Use resource processor orresource_attributes
setting if usingreceivercreator
- removed
type
label and set instrumentation library name tootelcol/redis
as other receivers do
- removed configuration
💡 Enhancements 💡
tailsampling
processor: Add new policylatency
(#3750)splunkhec
exporter: Includetrace_id
andspan_id
if set (#3850)newrelic
exporter: Update instrumentation naming in accordance with otel spec (#3733)sentry
exporter: Added support for insecure connection with Sentry (#3446)k8s
processor:awsemf
exporter: Add support forTaskDefinitionFamily
placeholder on log stream name (#3755)loki
exporter: Add resource attributes as Loki label (#3418)