Skip to content

v5.3.1

Latest

Choose a tag to compare

@dhruv-shah-sumo dhruv-shah-sumo released this 22 Jul 13:02
f1f0fcb

Breaking Changes

Release 5.3.0 has hardcoded log_format and metric_format in auto-insturmentation template which essentially broke the metric ingestion via auto-instrumentation pipeline. This minor release contains the fix which changes the log_format/metric_format according to the configured sourceType.

For oltp metric.sourceType, log_format/metric_format will be set to otlp and
for http metric.sourceType, log_format:text metric_format:prometheus will be set in auto-instrumentation's metric pipeline sumologic/metrics exporter.

What's Changed

Full Changelog: v5.3.0...v5.3.1