Nested query performance InfluxDB 1.8

Hello @rvdheij,
It’s hard to know exactly without some more information, but I notice that your outer query isn’t bound with a time range, which could be the problem. Try adding a where clause to the outside query.
Thanks :slight_smile:

1 Like