Installation
This plugin is not registered in Grafana Plugin Repository.
Please put this plugin into your grafana plugins directory;
the default path is /var/lib/grafana/plugins.
Install using releases
Download a pre-built release from the releases page.
Unzip the contents in the Grafana plugins folder. The default path is
/var/lib/grafana/plugins.This plugin is unsigned. It must be specially listed by name in the Grafana
grafana.inifile to allow Grafana to use it. Addsasaki77-archiverappliance-datasourceto theallow_loading_unsigned_pluginsparameter in the[plugins]section.
To update the plugin, follow the same steps and remove a previous version.
Install using git
We decided not to provide a git branch for a installation from version 1.3.0.
To install using git, please refer the development page.