Skip to content

fix(alloy): fix "observability" alloy pipeline#150

Merged
rpignolet merged 1 commit intomainfrom
fix-observability-alloy-pipeline
Nov 21, 2025
Merged

fix(alloy): fix "observability" alloy pipeline#150
rpignolet merged 1 commit intomainfrom
fix-observability-alloy-pipeline

Conversation

@giem-git
Copy link
Copy Markdown
Contributor

Which issue(s) this PR fixes

"observability" alloy pipeline did not work for all log formats from observability

  • alloy and loki use 'ts' keyword for timestamp
  • grafana uses 't'
  • prometheus uses 'time'
    All three keywords are now managed by the alloy pipeline.

Additionaly all levels are lowercased, and "warn" is converted to "warning"

Agreements

@rpignolet rpignolet merged commit 6f31ba5 into main Nov 21, 2025
3 checks passed
@rpignolet rpignolet deleted the fix-observability-alloy-pipeline branch November 21, 2025 14:32
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.

3 participants