otelcol: drop unparseable container logs quietly + filter nil container.name#6
Conversation
…er.name Filelog container operator was logging add_metadata_from_filepath failures at error level; otelcol then tailed its own stderr and re-shipped those stack traces (~10x amplification). drop_quiet silences them and the inverted filter expr drops entries with nil container.name as a safety net.
🤖 qu0b-reviewerSummaryTwo changes: added Issues
Suggestions
Reviewed @ |
Filelog container operator was logging add_metadata_from_filepath failures at error level; otelcol then tailed its own stderr and re-shipped those stack traces (~10x amplification).
on_error: drop_quietsilences them and the inverted filter expr drops entries with nil container.name as a safety net.Mirrors ethpandaops/blob-devnets#15. Only devnet-3 has the otelcol_contrib_config block.