Skip to content

otel-collector: set default logging exporter to 'warn' level

Administrator requested to merge otel-default-logging-config into main

Created by: bobheadxi

debug dumps details about spans, but is super verbose, and info just logspams with "spans received", which is not terribly useful either. Since this is mostly placeholder config, we set the log level to warn instead.

Test plan

sg start

sg start otel

Merge request reports

Loading