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

Range queries don't transmit other headers on Requests #4416

Closed
srijan55 opened this issue Aug 10, 2021 Discussed in #4410 · 1 comment · Fixed by #4486
Closed

Range queries don't transmit other headers on Requests #4416

srijan55 opened this issue Aug 10, 2021 Discussed in #4410 · 1 comment · Fixed by #4486

Comments

@srijan55
Copy link
Contributor

Discussed in #4410

Originally posted by srijan55 August 9, 2021
Hi, I am using Cortex in FrontEnd only mode, talking to a prometheus service serving the queries. But I found that the roundtrip tripperware , which takes care of aligning and splitting queries, strips of any headers which I specify on my queries and hence they don't reach my prometheus service.
Are there known reasons for why this approach was chosen. I see that apart from OrgId all the headers are removed (including authorization headers)

@srijan55
Copy link
Contributor Author

Linked PR fixes the issue. Please help review and merge.

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 a pull request may close this issue.

1 participant