mirror of
https://github.com/grafana/grafana.git
synced 2025-02-14 17:43:35 -06:00
Fixes so that errors (directory not exists, no permission) when scanning plugins are logged as errors rather than with debug level. In addition, before the scanning would halt in case of referenced errors, but with these changes the scanning will continue. If any other error than the referenced error happens the scanning for specific directory would halt and return the error, e.g. stop Grafana from starting. Fixes #43012 |
||
---|---|---|
.. | ||
installer | ||
loader | ||
signature | ||
testdata | ||
dashboards_test.go | ||
dashboards.go | ||
logger.go | ||
manager_integration_test.go | ||
manager_test.go | ||
manager.go | ||
store.go | ||
update_checker.go |