Suggestion to add a plugin to the repo (not my own)

Hi,

I have found this plugin to add great value for me

I was not able to find it in the plugins repo - im no developer myself.

Just posting to make others aware of this super useful plugin.

TLDR, it adds a button per row in a table column, i use this to send a request to an api endpoint. I was not able to find anything similar to this.

Hope someone who knows how to code and make this plugin an addition to the plugins repo reads this.

thx

The canvas plugin is already capable of doing this. Canvas | Grafana documentation

Thank you for highlighting the canvas plugin related to this. Maybe they are alike but I cannot see how canvas-plugin puts a button per row in a table. This was very suitable for my needs since it allowed me to trigger another process via REST based on per row values via button click per row. Much more convenient approach compared to canvas in my use case.