fake-simple-json-datasource
fake-simple-json-datasource copied to clipboard
fix tables response
This fixes the table datastructure http://docs.grafana.org/plugins/developing/datasources/
will this ever be merged? just wasted 2 hours of my life on this :(
same here 😢
I think @bergquist is still on parental leave as he stated on his profile.
Note that this PR is not currently functional with the most recent Grafana 4. To make it correct, I had to prepend type: "table",
here: https://github.com/bergquist/fake-simple-json-datasource/blob/master/index.js#L45