Skip to content

Conversation

@paulojmdias
Copy link
Contributor

What this PR does / why we need it:

This PR enables support for multi-tenant queries into the Patterns API, which currently does not work when multiple tenants are sent in the X-Scope-OrgId header.

Which issue(s) this PR fixes:
Fixes #13528

Special notes for your reviewer:

Checklist

  • Reviewed the CONTRIBUTING.md guide (required)
  • Tests updated
  • Title matches the required conventional commits format, see here
    • Note that Promtail is considered to be feature complete, and future development for logs collection will be in Grafana Alloy. As such, feat PRs are unlikely to be accepted unless a case can be made for the feature actually being a bug fix to existing behavior.

@paulojmdias paulojmdias requested a review from a team as a code owner November 9, 2025 21:55
@trevorwhitney
Copy link
Collaborator

thanks for the contribution! I'll take a look at this today or tomorrow.

@trevorwhitney trevorwhitney self-assigned this Nov 13, 2025
@paulojmdias
Copy link
Contributor Author

Many thanks @trevorwhitney 🙏

Copy link
Collaborator

@trevorwhitney trevorwhitney left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

clean and simple, looks great, thanks for the contribution!

@trevorwhitney trevorwhitney enabled auto-merge (squash) November 14, 2025 23:53
@trevorwhitney trevorwhitney merged commit f609e27 into grafana:main Nov 14, 2025
64 checks passed
@paulojmdias paulojmdias deleted the fix/13528 branch November 15, 2025 00:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Patterns API don't work with multi-tenant queries

2 participants