This repository was archived by the owner on Jul 19, 2023. It is now read-only.

Description
If we run the application behind a proxy with a path like : https://admin-dev-us-central-0.grafana.net/directory-phlare/fire-dev-001/query-frontend/ui/?query=
Then the queries goes to:
https://admin-dev-us-central-0.grafana.net/pyroscope/label-values?label=__name__
but should go to:
https://admin-dev-us-central-0.grafana.net/directory-phlare/fire-dev-001/query-frontend/pyroscope/label-values?label=__name__