hassio-addons / addon-grafana

Grafana - Home Assistant Community Add-ons
https://addons.community
MIT License
226 stars 62 forks source link

Make grafana plugins to survive a restart #405

Closed lldaedalusll closed 4 months ago

lldaedalusll commented 4 months ago

Problem/Motivation

I am using the clock plugin in grafana. With each grafana addon restart I have to reinstall that plugin.

Expected behavior

The plugin remains installed even after restart.

Actual behavior

All plugins are gone after a restart.

Steps to reproduce

Proposed changes

This is propably down to docker directory mapping / sharing / forwarding. I am no expert here, so I can't make suggestions. But I expect that there most propably is a plugin directoy which needs to allow changes to become persistent over addon restarts.

frenck commented 4 months ago

This is actually done by design, if an update causes issues (for example, could be anything else) that causes problems, you'll be able to remove it from the configuration.