rfmoz / grafana-dashboards

Grafana dashboards
Apache License 2.0
1.13k stars 440 forks source link

Grafana button plugins #112

Closed Shadrack88 closed 1 year ago

Shadrack88 commented 1 year ago

my plan is not display texts in grafana, but to use a button plugins and variable entering options that will allow the end-user to enter a value, press the button i created, and send the value to a device. as shown in the image below in the the image below, i enter the value 60 and pressed the button to send the paylaod via HTTP integration

i used the POST HTTP method, but its appears as OPTIONS on the receiver side grafana button.pdf

rfmoz commented 1 year ago

You can customize the dashboard to fit your use case after fork it. Thanks