VolkovLabs / business-forms

The Business Forms panel is a conceptually new plugin for Grafana. It is the first plugin that allows inserting and updating application data, as well as modifying configuration directly from your Grafana dashboard.
https://docs.volkovlabs.io
Apache License 2.0
86 stars 10 forks source link

file upload to datasource with custom code #320

Closed pagules closed 10 months ago

pagules commented 11 months ago

I have recently discovered the data manupiulation panel and I'm very impressed about the abitlity of writing data directly to a datasource. Would it be possible to write file content base64 encoded (e.g. *.pdf douments) to a datasource directly from custom code. I didn't find any infomation in the documentation or code examples. It would be great if someone could give me some support to make it work.

mikhail-vl commented 10 months ago

@pagules Thank you for opening the issue.

We will add an example in the upcoming blog post.

pagules commented 10 months ago

this is good news , I will watch the blog post entries for further information