How to create form to browse file and upload file in grafana

Hey Grafana community members! :wave:

I’m currently working on a project where I’d like to enable file uploads directly within my Grafana dashboards. I want to create a custom form that allows users to browse their local files and seamlessly upload them for analysis and visualization purposes.

I’ve done some research and found that certain data manipulation plugins might support this functionality. However, I’m a bit unsure about the exact steps to set this up effectively. Has anyone else tackled a similar task before?
#GrafanaFileUpload

Welcome

Could you please point us to some of these plugins?

Data Manipulation from Volka Lab

@utkarshsalunkhe Files Upload will be added in the upcoming release.

2 Likes

Is there an example of using that menu? Is it possible to use it for bulk inserts into a SQL database?

welcome @afaizalaa

Here is doco on how to implement it

Helo @yosiasz
I mean specifically about File Upload. In that link, the File Upload information is not clear to me. If there is an example or any other information, it would be very helpful. Thanks