Skip to content

chore: backport #5097#5117

Merged
jharvey10 merged 2 commits into
release/v1.12from
backport/pr-5097-to-v1.12
Jan 5, 2026
Merged

chore: backport #5097#5117
jharvey10 merged 2 commits into
release/v1.12from
backport/pr-5097-to-v1.12

Conversation

@grafana-alloybot
Copy link
Copy Markdown
Contributor

@grafana-alloybot grafana-alloybot Bot commented Dec 16, 2025

Backport of #5097

This PR backports #5097 to release/v1.12.

Original PR

  • Title: fix: preserve meta labels in loki.source.podlogs
  • Author: @kalleep

Description

PR Description

In #4606 the intention was to add a config option for loki.source.podlogs to preserve meta labels to that they could be used in other components.

This do not work because the tailer was stripping all public labels (__). So we need to propagate this setting and handle it correctly.

Which issue(s) this PR fixes

Fixes #5081

Notes to the Reviewer

PR Checklist

  • Documentation added
  • Tests updated
  • Config converters updated

This backport was created automatically.

BEGIN_COMMIT_OVERRIDE
fix: Preserve meta labels in loki.source.podlogs (#5097)
END_COMMIT_OVERRIDE

fix: preserve meta labels
(cherry picked from commit 23d787c)
@grafana-alloybot grafana-alloybot Bot requested a review from a team as a code owner December 16, 2025 12:07
@jharvey10 jharvey10 merged commit ab4b21e into release/v1.12 Jan 5, 2026
39 of 40 checks passed
@jharvey10 jharvey10 deleted the backport/pr-5097-to-v1.12 branch January 5, 2026 17:25
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Jan 21, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants