You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Veo que eres de España (yo de Argentina). A si que hago switch a español si te parece.
la situación es la siguiente. Cuando ejecuto la consulta me agrega la coma delante de la misma, dando un error de sintaxis.
Haciendo debug del código encontré un join que es la causa de esta coma que aparece delante del query. El cambio que realice para solucionarlo fue el siguiente:
No tengo experiencia el javascript, por lo tanto no tengo bien claro la consecuencia de modificar esto, no obstante, resolvió el inconveniente en mi caso.
Hi, Im trying to setup timelion with grafana. But I get the following error
"Error: Expected: "$" @ character undefined"
If I check with Query inspector I can see a "comma" before the query and I think is the reason of the error. I don´t know how to remove it.
sheet
[",.es(*)" ]
I have installed Grafana 5.0.4 and 4.6.3, same results. Im using Kibana 5.6.2 and I have changed kbn-version in datasource.js
Thanks very much
Martin
The text was updated successfully, but these errors were encountered: