CorpGlory / grafana-datasource-kit

Node.js library for running Grafana datasources on backend plus utils
MIT License
9 stars 3 forks source link

Data source time field not found #90

Open tuapuikia opened 4 years ago

tuapuikia commented 4 years ago

Hi,

I'm testing latest hastic server version with ES data source. I'm getting following error and it is from grafana-datasource-kit library. Should I use different timestamp field?

My setup, Elasticsearch : 7.6.0 Hastic server: 0.3.8

hastic-server-0 hastic-server query time range: from Fri Mar 06 2020 13:37:27 GMT+0000 (UTC) to Fri Mar 06 2020 16:37:27 GMT+0000 (UTC) hastic-server-0 hastic-server Error: datasource time field not found hastic-server-0 hastic-server at /var/www/server/dist/server.js:9:165359 hastic-server-0 hastic-server at Generator.next () hastic-server-0 hastic-server at s (/var/www/server/dist/server.js:9:160447) hastic-server-0 hastic-server at

image

jonyrock commented 4 years ago

@tuapuikia sorry for being slow! @rozetko please help here asap

rozetko commented 4 years ago

Hi @tuapuikia I've seen that you created issue hastic/hastic-server#878 after this one. Does that mean that this issue is not actual anymore? Please tell us how you fixed it.