clickhouse-grafana icon indicating copy to clipboard operation
clickhouse-grafana copied to clipboard

Backend Deprecation Warning

Open bmanth60 opened this issue 5 years ago • 6 comments

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 avatar Jul 17 '20 18:07 bmanth60

@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 avatar Jul 21 '20 06:07 Slach

@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 avatar Jul 21 '20 19:07 bmanth60

@bmanth60 sounds great ;) feel free to make PR

Slach avatar Jul 22 '20 03:07 Slach

Hello @bmanth60, do you have any news about the switching process to the new golang SDK?

Slach avatar Aug 10 '20 06:08 Slach

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.

bmanth60 avatar Aug 10 '20 17:08 bmanth60

maybe we can write some unit tests for golang code?

Slach avatar Aug 11 '20 05:08 Slach

stale

bmanth60 avatar Feb 29 '24 22:02 bmanth60

thanks for closing, unit tests written

Slach avatar Mar 01 '24 06:03 Slach