plugin-tools
plugin-tools copied to clipboard
Frontend DS template and tutorial use deprecated `MutableDataFrame`
Warning message: 'MutableDataFrame' is deprecated. use standard DataFrame, or create one with PartialDataFrame
Example run https://github.com/grafana/plugin-tools/actions/runs/7987513869
And in our docs https://grafana.com/developers/plugin-tools/tutorials/build-a-data-source-plugin#returning-data-frames
Will need to check more docs, saw in Explore queries as well