Skip to content

fix: remove invalid otlp_config, keep allow_structured_metadata - #214

Open
godon-robot[bot] wants to merge 2 commits into
mainfrom
fix/loki-structured-metadata-only
Open

fix: remove invalid otlp_config, keep allow_structured_metadata#214
godon-robot[bot] wants to merge 2 commits into
mainfrom
fix/loki-structured-metadata-only

Conversation

@godon-robot

@godon-robot godon-robot Bot commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

Loki crashed on invalid otlp_config fields.

Co-authored-by: cherusk [email protected]

godon-robot Bot and others added 2 commits July 29, 2026 17:33
Loki 3.x with schema v13 silently drops OTLP logs without
allow_structured_metadata: true. The collector POSTs successfully
(204 response) but Loki never ingests. This has been the root cause
of zero breeder logs in Loki since the OTLP pipeline was built.

Co-authored-by: cherusk <[email protected]>
The otlp_config.resource_attributes field names were wrong for this
Loki version. allow_structured_metadata: true is sufficient for OTLP
ingestion.

Co-authored-by: cherusk <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants