Problem
For some reason, perses does not propagate headers for the next endpoints:
- /api/v1/label/name/values
- /api/v1/metadata
- /api/v1/series
on a pages "Add panel" and "Explore"
STR:
- go to https://demo.perses.dev/projects/mike/dashboards/mike_dashboard?var-job=alertmanager&start=1h&refresh=0s
- edit the existing panel or add a new one
- type something in
PromQL Expression input
- Check header for any of described above endpoints
Current result
proxy headers do not propagated into the request headers

Expected result
proxy header should be propagate to all API calls
Problem
For some reason, perses does not propagate headers for the next endpoints:
on a pages "Add panel" and "Explore"
STR:
PromQL ExpressioninputCurrent result
proxy headers do not propagated into the request headers

Expected result
proxy header should be propagate to all API calls