paveldanilin / grafana-csv-plugin

CSV datasource for Grafana 6.x.x / 7.x.x
MIT License
36 stars 12 forks source link

issue to import csv file #37

Closed saroy closed 3 years ago

saroy commented 3 years ago

hi

i'm trying to use this plugin i'm testing with SacramentocrimeJanuary2006.csv file an i have Metric request error

i'm testing with local files on a windows os error

C:/Users/loubarisr/Documents/SacramentocrimeJanuary2006.csv

t=2020-11-16T09:09:29+0100 lvl=eror msg="Metric request error" logger=context userId=1 orgId=1 uname=admin error="Could not find executor for data source type: grafana-csv-plugin" remote_addr=[::1]

thanks in advance

ChrisMagnuson commented 3 years ago

I am getting the same error with Grafana 7.3.4 and the latest source code from the /dist folder in this repo.

I am running on raspberry pi, and as I write this I realize that the dist folder doesn't have an arm version of the executable, that is probably the problem for me.

Seems like this error may be related to the system not being able to find the exactable that it should run.

paveldanilin commented 3 years ago

@saroy Hi!

Sorry for the delay. Could you try a binary from https://github.com/paveldanilin/grafana-csv-plugin/tree/v3.0.0 (the /dist folder)?