Grafana plugins

Hello!
I used the built in rancher project monitoring to set up my project monitoring, and it looks great!

I was wondering if its possible for me to add plugins? The grafana-cli command says “timeout while getting request headers”, and when downloading manually i did not have permissions to write to the grafana plugins directory.

Any help would be greatly apperciated!

1 Like

I know this is old, but I recently went through this exercise on Rancher 2.5 with monitoring v2. Plugins can be added via a helm values change for the monitoring application:

grafana:
  plugins:
    - <plugin name>