Hi,
I have some template variables set up with “allow all” and “multivalue”.
I see that when there is only one value for these variables that the query fails.
Looking at the requests sent to /api/datasources/proxy/1/render
I see for example something like
stats.{oneValue}
Where as this succeeds: stats.{one, two}
New to Grafana and Graphite. Is this a bug with Grafana or Graphite?
Thanks,
Colin