Skip to content
This repository has been archived by the owner on Dec 11, 2022. It is now read-only.

unable to use the unsigned plugindoitintl-bigquery-datasource #323

Closed
arunkumarjca opened this issue Apr 16, 2021 · 1 comment
Closed

unable to use the unsigned plugindoitintl-bigquery-datasource #323

arunkumarjca opened this issue Apr 16, 2021 · 1 comment

Comments

@arunkumarjca
Copy link

I have updated the allow_loading_unsigned_plugins in grafana.ini

cat /etc/grafana/grafana.ini|grep -i doitintl-bigquery-datasource

;allow_loading_unsigned_plugins = doitintl-bigquery-datasource

But still i cant able to use the plugin .

@ofir5300
Copy link
Collaborator

ofir5300 commented Apr 21, 2021

Hi @arunkumarjca,
In order to make it work you should update the relevant line this way:

allow_loading_unsigned_plugins = "doitintl-bigquery-datasource"

doitintl-bigquery-datasource should be in quotes, and no semicolon (;) at the beginning.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants