clickhouse-grafana
clickhouse-grafana copied to clipboard
Backend Deprecation Warning
The backend plugin has the following warning:
Plugin uses a deprecated version of Grafana's backend plugin system which will be removed in a future release. Consider upgrading to a newer plugin version or reach out to the plugin repository/developer and request an upgrade." logger=plugins.backend pluginId=vertamedia-clickhouse-datasource
It needs to be updated with: https://github.com/grafana/grafana-plugin-sdk-go but this is still alpha
@bmanth60 could you help us switch to the new SDK? new SDK not still alpha, but still in a development state, but protocol and API is stable
@Slach it may take a me a little while here but yeah, I am testing it out right now. I will update here on my status.
@bmanth60 sounds great ;) feel free to make PR
Hello @bmanth60, do you have any news about the switching process to the new golang SDK?
I got some of the frames mapped, but I don't think it is completely correct. Still doing more testing on this. I also need to rebase with master. It is getting there.
maybe we can write some unit tests for golang code?
stale
thanks for closing, unit tests written