thanos version: 0.11.0
We run a query instance that has a very large set of unique metric names (we're working to reduce them). Attempting to use the GUI at /graph causes the browser to go unresponsive for a long time as it grabs the list of values (a few seconds) and then renders the dropdown (a few dozen seconds). During that time the window is unresponsive.
Grafana helpfully disables the autocomplete feature on large sets, is it possible to do something similar here?