AzureIoTGBB / iot-edge-offline-dashboarding

Azure IoT Edge offline dashboarding/reporting sample. Guidance and sample dashboards
MIT License
34 stars 18 forks source link

BUG - Persisting Grafana updates #4

Open stevebus opened 4 years ago

stevebus commented 4 years ago

BUG - fix issue with running Grafana with backing host-based storage. It's related to the influx 'flux' plug-in install not being persisted. Probably need to move that to be installed with each container start if not already installed.