grafana-plugin-sdk-rust
grafana-plugin-sdk-rust copied to clipboard
Add `DataClient` struct, allowing users to query Grafana for data over gRPC
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.