InfluxDBStudio icon indicating copy to clipboard operation
InfluxDBStudio copied to clipboard

Server CPU spike on complex queries

Open abelsromero opened this issue 7 years ago • 1 comments

We have observed that when doing certain queries from InfluxDBStudio, it hangs for a long time and the server instance starts consuming a lot of CPU. To the point that sometimes stops workings and we have to restart.

Note, we do not have this issue with the same query from Grafana.

abelsromero avatar Aug 27 '18 07:08 abelsromero

A query like this reproduces the iisue SELECT f64 FROM "_" WHERE "job"=~/ServiceKey/ and time > now - 1d

abelsromero avatar Aug 27 '18 10:08 abelsromero