grafana/pkg/plugins
Giuseppe Guerra 1c3ad81826
Plugins: Fix module.js file not being closed when loading plugins (#66288)
* Plugins: Loader: Fix module.js file not being closed

* Plugins: LocalFS: Add comments, ensure same Read() behaviour as os.File's

* Changed comment for Close()

* Add tests for LocalFS

* "Fix" linter error

* "Fix" linter error again
2023-04-13 10:48:15 +02:00
..
backendplugin Instrumentation: Report the size of plugin request (#66149) 2023-04-11 22:04:32 +02:00
codegen extract kindsys to external library (#64562) 2023-03-15 12:04:28 -04:00
config Plugins: add env variables needed for the secure socks proxy in the plugins sdk (#65878) 2023-04-07 08:20:25 -06:00
log Plugins: Introduce plugin package specific logger (#62204) 2023-02-28 16:10:27 +01:00
manager Plugins: Fix module.js file not being closed when loading plugins (#66288) 2023-04-13 10:48:15 +02:00
pfs TrendPanel: Add new trend panel (Alpha) (#65740) 2023-04-04 20:52:20 -07:00
plugindef TrendPanel: Add new trend panel (Alpha) (#65740) 2023-04-04 20:52:20 -07:00
pluginscdn Plugins: Fix plugins CDN not working when plugins are not in domain's root path (#63202) 2023-02-24 14:28:13 +01:00
repo Plugins: Introduce plugin package specific logger (#62204) 2023-02-28 16:10:27 +01:00
storage Plugins: Introduce plugin package specific logger (#62204) 2023-02-28 16:10:27 +01:00
errors.go Plugins: Use error plane for api/ds/query (#54750) 2022-09-14 18:19:57 +02:00
fakes.go NavTree: Make it possible to configure where in nav tree plugins live (#55484) 2022-09-28 08:29:35 +02:00
ifaces.go Plugins: Add file store abstraction for handling plugin files (#65432) 2023-03-29 12:55:55 +02:00
localfiles_test.go Plugins: Fix module.js file not being closed when loading plugins (#66288) 2023-04-13 10:48:15 +02:00
localfiles.go Plugins: Fix module.js file not being closed when loading plugins (#66288) 2023-04-13 10:48:15 +02:00
models.go Plugins: Extend panel menu with links from plugins (#63089) 2023-03-02 15:42:00 +01:00
plugins.go Plugins: Add file store abstraction for handling plugin files (#65432) 2023-03-29 12:55:55 +02:00