Querying in influxDB appears super slow. Isn’t _field and _measurement “indexed”?
I run a simple query using a filter on the date column, plus _field
and _measurement
. The query runs nearly 10 minutes, which is super slow. Is there an automated index on these columns, or any way to speed this up?