InfluxDBStudio
InfluxDBStudio copied to clipboard
Server CPU spike on complex queries
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.
A query like this reproduces the iisue SELECT f64 FROM "_" WHERE "job"=~/ServiceKey/ and time > now - 1d