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

Add `DataClient` struct, allowing users to query Grafana for data over gRPC

Open sd2k opened this issue 2 years ago • 0 comments

WIP, not even tested, feels like it might just work though?

TODO:

  • [ ] Finish off Frame::from_arrow so it actually populates the chunks
  • [ ] Test it out

Depends on https://github.com/grafana/grafana/pull/55781.

sd2k avatar Nov 03 '22 20:11 sd2k