Hello everyone,
is there a way in Grafana (the installed version not the cloud version) to create a form (some text fields and buttons)?
I found how to insert buttons (via a plugin), but is there a way to create text fields, even by writing code?
Ideally, the text fields should also be filled with the previous values, downloaded from a URL.
Hi Matteo. I would like to do something like that in my dashboard, a form with a submit button to call an API. Did you get a way to do that. I know was a long time question but maybe you got through. Thanks
hi yosias.
Im working with AWS Timestream DB. We showing a lot of graphs with data but this time we want to input some data into the database. I was thinking first to make a link in grafana and send me to a web, outside grafana, but this one will required Login and all that. It not a problem make it. But…
If there exist a way to do something like a panel or anything to make fields and a button, to call an API and send the data to the API. Then after that, nothing to do with Grafana. Lambda Services will be in charge.
Do you thing this could be possible?
Im trying to make the plugin but getting some troubles. Im trying even when i dont know if its possible or if AWS Grafana Managed will accept the plugin
Could you advice me please?
Thanks in advance
So you want to use grafana as some sort of tool to enter data?
Notice what grafana is defined as
Grafana is a multi-platform open source analytics and interactive visualization web application. It provides charts, graphs, and alerts for the web when connected to supported data sources.
What you propose is outside of intended use of grafana.
You might as well create a nodejs application to push data to your destination db IMHO
Mikhail. Thanks!!!. That plugin is Amazing!!!
It was what i was looking for. But, Do you know if we can used in AWS Managed Grafana? I see it in the plugins but can get it as a panel. Probably im missing something.
Thanks for your Help
@yoslandy010316 AWS Managed Grafana supports a limited number of data sources and panels.
You can check with AWS Support to include Data Manipulation Panel in the list.