Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@jovezhong jovezhong released this 05 Nov 22:22
bfce979

What's Changed

  • v2.0.0, improve stability and update SDKs by @ye11ow in #2
  • Refactored code based on Grafana Go SDK v0.251
  • Updated proton go driver to 2.0.17
  • Fixed boolean field issue

Download it via https://d.timeplus.com/grafana/timeplus-proton-datasource-2.0.0.zip

Quick install:

cd /var/lib/grafana
mkdir plugins
cd plugins
wget d.timeplus.com/grafana/timeplus-proton-datasource-2.0.0.zip
unzip timeplus-proton-datasource-2.0.0.zip
/bin/systemctl start grafana-server.service

New Contributors

  • @ye11ow made their first contribution in #2

Full Changelog: v1.0.3...v2.0.0