Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Include tenant ID label in label values. #5908

Merged
merged 1 commit into from
Apr 14, 2022

Conversation

jeschkies
Copy link
Contributor

What this PR does / why we need it:
In order to fully support tenant ID label filtering we need to return __tenant_id__ in the label names.

Which issue(s) this PR fixes:
Fixes #5754, #5753

Special notes for your reviewer:

Checklist

  • Documentation added
  • Tests updated
  • Add an entry in the CHANGELOG.md about the changes.

@jeschkies jeschkies requested a review from JordanRushing April 13, 2022 15:26
@jeschkies jeschkies requested a review from a team as a code owner April 13, 2022 15:26
@jeschkies jeschkies merged commit c7cbeab into grafana:main Apr 14, 2022
@jeschkies jeschkies deleted the karsten/tenant-id-labels branch April 14, 2022 09:56
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.

GET /loki/api/v1/label/__tenant_id_/values returns the tenant ids of the request.
2 participants