Hello !
I'm trying to create an alert on Grafana using quickwit.
My query is working well in the explorer but when it comes to alerting, it does not work because input data must be a wide series field such as Loki do if I understand well.
The exact error I get is : [sse.readDataError] [A] got error: input data must be a wide series but got type long (input refid)
Is there a way to do it and where can I find it ?
Thanks a lot !