v2.10.0
Released 2022-06-09
This release changes the OpenTelemetry Collector binary used for traces collection (#2334).
This change affects you only if you have enabled traces with sumologic.traces.enabled: true
AND you have customized the configuration in the otelcol.config.processors.source
property.
If you have modified these properties, make sure to compare the new configuration
with the old configuration and apply corresponding changes to your config.
Added
- feat(opentelemetry-operator): add opentelemetry-operator for tracing #2172
- feat(notes): add information about tracing receiver endpoints #2209
Changed
- chore(traces): switch OTC fork to OTel Distro #2334
- chore: add support for Kops 1.23 #2361
- fix(logs/metadata): fix logs metadata for systemd #2363
Full Changelog: v2.9.1...v2.10.0