The COSE team is excited to announce version 0.52.0! 🚀
Release highlights:
- Enhanced Vector’s observability with new buffer utilization metrics for sources and transforms (source_buffer_* and transform_buffer_* metrics), providing visibility into buffer capacity, usage and historical usage levels.
- Introduced trace_to_log transform that allows converting traces to logs.
- The blackhole sink now implements end-to-end acknowledgements.
- The GELF decoder now supports a validation option with two modes: strict (default) and relaxed. When set to relaxed, the decoder will parse GELF messages from sources that don’t strictly follow the GELF specification.
- The docker_logs source now retries Docker daemon communication failures with exponential backoff.
This release contains several more enhancements, bug fixes and creaking changes.
👉 View the full changelog here.