If I change the query like this however: 

select sum("value") as "SumIn" from ardata where metric = 'InBps' and time > 
now() - 2h group by time(15m), device 

It does return results. Should I change the where clause with respect to time 
in the continuous query too?

-- 
Remember to include the version number!
--- 
You received this message because you are subscribed to the Google Groups 
"InfluxData" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to influxdb+unsubscr...@googlegroups.com.
To post to this group, send email to influxdb@googlegroups.com.
Visit this group at https://groups.google.com/group/influxdb.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/influxdb/93b2a13f-c09a-4b34-a787-b683493da1d2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to