-
Notifications
You must be signed in to change notification settings - Fork 3.5k
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
Fixed reader to support both authentication and tenant-id #5719
Conversation
ce786da
to
9aeab3c
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the PR! May I please know what is the use case for supporting both?
It also won't work as is because the header setting you have changed is used just for live tailing. You also need to update |
9aeab3c
to
d24c00f
Compare
Hi, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
2 tiny doc changes.
d24c00f
to
775429c
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
From a Docs perspective, I approve this PR.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
What this PR does / why we need it:
Loki-canary will be able to use both basic-auth and x-scope-orgid headers.
Which issue(s) this PR fixes:
Fixes #5718
Special notes for your reviewer:
Checklist
CHANGELOG.md
about the changes.