Closed module0x90 closed 4 years ago
Hi,
I need to enable this plugin (and potentially others), I have added it to vars.jsonnet
// Grafana "from" email grafana: { from_address: 'myemail@gmail.com', plugins: [ "grafana-piechart-panel", ], },
but a make vendor/make/deploy doesn't get it enabled. How can I get this done properly please?
Regards
Tom
Gonna check this.
Please check this.
Hi,
I need to enable this plugin (and potentially others), I have added it to vars.jsonnet
// Grafana "from" email grafana: { from_address: 'myemail@gmail.com', plugins: [ "grafana-piechart-panel", ], },
but a make vendor/make/deploy doesn't get it enabled. How can I get this done properly please?
Regards
Tom