grafana/influxdb-08-datasource

Query series doesn't work

pasancario opened this issue · 2 comments

I'm trying to create dashboard from scratch but it seems automatic series search is not working when I'm writting a Series name on it, it doesn't refresh with existent series:

image

In grafana 2.6 and influxdb 0.8 datasource it works OK:

image

Same behaviour with latest Grafana version (3.0.2). Also, I cannot use any aggregation clause in query editor

image

See pull request #8 , Series search is working now.