v0.46.0
Images and binaries here: https://github.com/open-telemetry/opentelemetry-collector-releases/releases/tag/v0.46.0
💡 Enhancements 💡
internal/stanza
: Export metrics from Stanza receivers (#8025)hostreceiver/pagingscraper
: Migrate the scraper to the mdatagen metrics builder (#7139)- Do not drop zero trace/span id spans in the jaeger conversion (#7946)
- Upgrade to use semantic conventions 1.6.1 (#7926)
dynatraceexporter
: Validate QueueSettings and perform config validation in Validate() instead (#8020)sapmexporter
: Add validation forsending_queue
setting (#8023)signalfxexporter
: Add validation forsending_queue
setting (#8026)internal/stanza
: Add support for arbitrary attribute types (#8081)resourcedetectionprocessor
: Add confighttp.HTTPClientSettings To Resource Detection Config Fixes (#7397)honeycombexporter
: Add validation forsending_queue
setting (#8113)routingprocessor
: Expand error handling on failure to build exporters (#8125)skywalkingreceiver
: Add new skywalking receiver component folder and structure (#8107)groupbyattrsprocesor
: Allow empty keys, which allows to use the processor for compaction (#7793)
🛑 Breaking changes 🛑
- Remove deprecated functions from jaeger translator (#8032)
internal/stanza
: Removewrite_to
setting from input operators (#8081)mongodbatlasreceiver
: renamemongodb.atlas.*
attributes tomongodb_atlas.*
adhering to naming guidelines. Adding 3 new attributes (#7960)