plugin-tools icon indicating copy to clipboard operation
plugin-tools copied to clipboard

Frontend DS template and tutorial use deprecated `MutableDataFrame`

Open sympatheticmoose opened this issue 1 year ago • 0 comments

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

sympatheticmoose avatar Feb 21 '24 10:02 sympatheticmoose