Fix Alloy logfmt decode errors for JSON logs #46

Merged
eblume merged 1 commit from feature/fix-alloy-logfmt-errors into main 2026-01-22 18:00:35 -08:00

1 commit

Author SHA1 Message Date
13b21b09f2 Fix Alloy logfmt decode errors for JSON logs
Use stage.match to conditionally apply logfmt parsing only to lines
that don't start with '{'. This prevents error spam when JSON-formatted
logs are passed to the logfmt parser.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-22 17:59:28 -08:00