Skip to content

Commit afab86e

Browse files
fix: traefik json logs when RouterName property is omitted (#1644)
* fix: traefik json logs when RouterName property is omitted Add nil check for RouterName before parsing router components to prevent errors when the property is missing from Traefik JSON logs. Fixes #1643 * test: add assertions for traefik RouterName nil case * docs: add comments explaining RouterName nil handling * refactor: make it less complex * refactor: make static less complex
1 parent 52ba93b commit afab86e

File tree

3 files changed

+541
-366
lines changed

3 files changed

+541
-366
lines changed

0 commit comments

Comments
 (0)