Templating using Prometheus

I am trying to create a multiple templating query using Prometheus database, by default all the other drop down under templates have All option which takes long time to load all the points.
Is it possible to keep all the template values to None by default?

Hi,

I guess the values will load even if you sort out to use None for all drop downs. Feels like you may use a broad time range and/or queries to broad which results in performance problems. What time range are you using?

If you can include your template queries here I can have a look and see if I find something that could help you increase the performance.

Marcus