Closed
Description
With Cortex 1.0.0 it was possible to access the prometheus/thanos-query interface of -frontend.downstream-url
by accessing http://<cortex>:9091/graph
in your browser. This was convenient for quick queries and general access (Alerts,Rules,Configuration,Targets, Discovery, Stores, ...) to the backend.
In Cortex 1.1.0 this does not work any more and cortex returns 404 page not found
.