grafana/pkg/plugins
Marcus Efraimsson bb849d53bf
Backend Plugins: Refactor backend plugin registration and start (#21452)
Moves the details of loading plugins into the backend
plugin manager from the respective plugin (datasource,
transform and renderer).
2020-01-13 17:13:17 +01:00
..
backendplugin Backend Plugins: Refactor backend plugin registration and start (#21452) 2020-01-13 17:13:17 +01:00
datasource/wrapper Plugins: Use grafana-plugin-sdk-go v0.5.0 (#21116) 2020-01-08 11:43:28 -05:00
testdata moves /tests to /pkg/plugins 2018-09-17 17:29:47 +02:00
app_plugin.go Backend Plugins: Refactor backend plugin registration and start (#21452) 2020-01-13 17:13:17 +01:00
backend_utils.go Backend image rendering as plugin (#11966) 2018-05-24 15:26:27 +02:00
dashboard_importer_test.go pkg/plugins: Check errors (#19715) 2019-10-11 21:02:15 +02:00
dashboard_importer.go API: added dashboardId and slug in response after import (#19692) 2019-10-08 17:47:18 +02:00
dashboards_test.go pkg/plugins: Check errors (#19715) 2019-10-11 21:02:15 +02:00
dashboards_updater.go pkg/plugins/dashboards_updater.go: Simplify err check 2018-09-18 23:42:25 +02:00
dashboards.go dashboard: import to folder 2018-06-05 19:23:09 +03:00
datasource_plugin.go Backend Plugins: Refactor backend plugin registration and start (#21452) 2020-01-13 17:13:17 +01:00
frontend_plugin_test.go plugin: fix path for app plugins on windows 2018-01-04 17:32:57 +01:00
frontend_plugin.go pkg/util/{ip.go,url.go}: Fix some golint issues 2019-01-28 22:29:20 +01:00
models.go Enable errcheck for golangci-lint (#19976) 2019-10-28 17:25:35 +01:00
panel_plugin.go Backend Plugins: Refactor backend plugin registration and start (#21452) 2020-01-13 17:13:17 +01:00
plugins_test.go pkg/plugins: Check errors (#19715) 2019-10-11 21:02:15 +02:00
plugins.go Plugins: Use grafana-plugin-sdk-go v0.5.0 (#21116) 2020-01-08 11:43:28 -05:00
queries.go pkg: fix codespell issues 2018-04-13 20:31:29 +02:00
renderer_plugin.go Backend Plugins: Refactor backend plugin registration and start (#21452) 2020-01-13 17:13:17 +01:00
transform_plugin.go Backend Plugins: Refactor backend plugin registration and start (#21452) 2020-01-13 17:13:17 +01:00
update_checker.go move log package to /infra (#17023) 2019-05-13 08:45:54 +02:00