grafana-plugin-sdk-rust icon indicating copy to clipboard operation
grafana-plugin-sdk-rust copied to clipboard

How do you output data to grafana and present it to Grafana?

Open Jesse-666 opened this issue 3 years ago • 1 comments

Examples can be run. How do you do that

Jesse-666 avatar Mar 24 '22 13:03 Jesse-666

The example datasource plugin at https://github.com/sd2k/grafana-sample-backend-plugin-rust/ might be helpful here - you can use the docker-compose file there to set up the plugin alongside Grafana.

sd2k avatar Mar 24 '22 14:03 sd2k