Skip to content

feat(loki.source.syslog): Implement livedebugging support#5216

Merged
x1unix merged 15 commits intomainfrom
x1unix/feat/syslog-live-debugging-support
Jan 12, 2026
Merged

feat(loki.source.syslog): Implement livedebugging support#5216
x1unix merged 15 commits intomainfrom
x1unix/feat/syslog-live-debugging-support

Conversation

@x1unix
Copy link
Member

@x1unix x1unix commented Jan 8, 2026

Brief description of Pull Request

This PR introduces live debugging support for loki.source.syslog component.

Pull Request Details

Logged items:

  • Error message and context.
  • Incoming logs + original and mapped labels.

As as some users (including myself) sometimes struggle to properly configure relabel_rules, I've added capture of both original and mapped labels.

Issue(s) fixed by this Pull Request

n/a

Notes to the Reviewer

Besides livedebugging support, this PR also refactors some function calls to use struct instead of argument list due to a grown number of input parameters.

PR Checklist

  • Documentation added
  • Tests updated
  • Config converters updated

@x1unix x1unix requested a review from a team as a code owner January 8, 2026 22:24
@x1unix x1unix force-pushed the x1unix/feat/syslog-live-debugging-support branch from 6e1f3ec to b4d6fc9 Compare January 9, 2026 16:42
@x1unix x1unix force-pushed the x1unix/feat/syslog-live-debugging-support branch 2 times, most recently from 53c55f9 to dfc6ce7 Compare January 9, 2026 21:35
@x1unix x1unix requested review from dehaansa and kgeckhart January 9, 2026 21:44
@x1unix x1unix force-pushed the x1unix/feat/syslog-live-debugging-support branch 2 times, most recently from 93c92ae to 85c9e01 Compare January 10, 2026 04:15
@x1unix x1unix force-pushed the x1unix/feat/syslog-live-debugging-support branch from 85c9e01 to 44abfef Compare January 12, 2026 14:52
@x1unix x1unix requested a review from kalleep January 12, 2026 14:56
@x1unix x1unix merged commit e26badb into main Jan 12, 2026
46 checks passed
@x1unix x1unix deleted the x1unix/feat/syslog-live-debugging-support branch January 12, 2026 15:18
@grafana-alloybot grafana-alloybot bot mentioned this pull request Jan 12, 2026
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 27, 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.

4 participants