github SumoLogic/sumologic-kubernetes-collection v5.3.1

5 hours ago

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

Don't miss a new sumologic-kubernetes-collection release

NewReleases is sending notifications on new releases.