quickwit-oss / quickwit-datasource

Quickwit data source for Grafana
GNU Affero General Public License v3.0
41 stars 10 forks source link

Failed to load log volume for this query #39

Closed kfirfer closed 8 months ago

kfirfer commented 8 months ago

Hello

Im not sure if its grafana / quickwit plugin, we are getting this error around 50% of the times:

Failed to load log volume for this query
Internal error: `Aborting aggregation because memory limit was exceeded. Limit: 500.00 MB, Current: 1.36 PB`.

Grafana version: 10.2.2 Quickwit datasource plugin version: 0.2.4

image for reference Screenshot from 2023-12-20 21-09-46 :

fmassot commented 8 months ago

@kfirfer, this is indeed a bug in Quickwit 0.6. This is fixed in the main branch or docker edge version. 0.7 should be released pretty soon (beginning of January).

kfirfer commented 8 months ago

@fmassot i upgraded to 0.3 and i didnt encountered it anymore thanks alot !