grafana/pkg/plugins
Marcus Efraimsson 4cbda914bd
Plugins: Refactor call resource API handling (#67234)
Moving call resource API stream handling within plugin management as a utility/wrapper. 

Closes #66889

Co-authored-by: Will Browne <wbrowne@users.noreply.github.com>
2023-04-28 14:02:27 +02:00
..
backendplugin Instrumentation: Add plugin service request metric (#65527) 2023-04-19 17:16:34 +09:00
codegen Cloudwatch: Fix nested recursive type (#66950) 2023-04-20 19:39:02 +03:00
config Chore: Use Grafana API to retrieve the public key to validate plugins (#66439) 2023-04-18 16:12:05 +02:00
httpresponsesender Plugins: Refactor call resource API handling (#67234) 2023-04-28 14:02:27 +02:00
log Plugins: Introduce plugin package specific logger (#62204) 2023-02-28 16:10:27 +01:00
manager Chore: Refactor manifest verifier (#67218) 2023-04-27 17:54:28 +02:00
pfs Datagrid Panel: Edit data within your dashboards (#66353) 2023-04-24 17:46:31 +03:00
plugindef Datagrid Panel: Edit data within your dashboards (#66353) 2023-04-24 17:46:31 +03: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 Catalog: Show install error with incompatible version (#65059) 2023-04-19 10:22:24 +02:00
storage Plugins: Simplify plugin file removal (#66115) 2023-04-20 11:52:59 +02: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 Chore: Refactor manifest verifier (#67218) 2023-04-27 17:54:28 +02:00
localfiles_test.go Plugins: Fix files with two dots in the name not being returned by LocalFS.Files() (#67395) 2023-04-27 16:19:13 +02:00
localfiles.go Plugins: Fix files with two dots in the name not being returned by LocalFS.Files() (#67395) 2023-04-27 16:19:13 +02:00
models.go Plugins: Extend panel menu with links from plugins (#63089) 2023-03-02 15:42:00 +01:00
plugins.go Plugins: Simplify plugin file removal (#66115) 2023-04-20 11:52:59 +02:00
test_utils.go Plugins: Fs: Add option to access unallowed files in dev mode (#66492) 2023-04-27 10:26:15 +02:00