grafana/pkg/plugins
Kyle Brandt 80e1191ca0
Backend Plugins: (breaking change) Add PluginContext (#23788)
* breaking change for newer backend plugins
* use exported protobuf converters and sdk types to reduce duplicate code
* uses grafana-plugin-sdk-go@v0.54.0
2020-04-23 14:08:21 -04:00
..
backendplugin Backend Plugins: (breaking change) Add PluginContext (#23788) 2020-04-23 14:08:21 -04:00
datasource/wrapper Backend Plugins: (breaking change) Add PluginContext (#23788) 2020-04-23 14:08:21 -04:00
testdata moves /tests to /pkg/plugins 2018-09-17 17:29:47 +02:00
app_plugin.go Plugins: Move backend plugin manager to service (#21474) 2020-01-13 20:18:45 +01:00
backend_utils.go Backend image rendering as plugin (#11966) 2018-05-24 15:26:27 +02:00
dashboard_importer_test.go Backend Plugins: Plugin configuration using Grafana config (#23451) 2020-04-14 18:04:27 +02:00
dashboard_importer.go chore: avoid alias for models in plugins (#22483) 2020-02-28 12:51:21 +01:00
dashboards_test.go Backend Plugins: Plugin configuration using Grafana config (#23451) 2020-04-14 18:04:27 +02:00
dashboards_updater.go chore: avoid alias for models in plugins (#22483) 2020-02-28 12:51:21 +01:00
dashboards.go chore: avoid alias for models in plugins (#22483) 2020-02-28 12:51:21 +01:00
datasource_plugin.go Trace UI demo (#20297) 2020-03-25 12:25:39 +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
manifest_test.go Plugins: verify manifest signature (#23519) 2020-04-14 06:02:39 -07:00
manifest.go Plugins: verify manifest signature (#23519) 2020-04-14 06:02:39 -07:00
models.go Plugins: add a signature status flag (#23420) 2020-04-09 00:00:16 -07:00
panel_plugin.go Plugins: Move backend plugin manager to service (#21474) 2020-01-13 20:18:45 +01:00
plugins_test.go Backend Plugins: Plugin configuration using Grafana config (#23451) 2020-04-14 18:04:27 +02:00
plugins.go Backend Plugins: Plugin configuration using Grafana config (#23451) 2020-04-14 18:04:27 +02:00
queries.go chore: avoid alias for models in plugins (#22483) 2020-02-28 12:51:21 +01:00
renderer_plugin.go Backend plugins: Renderer v2 plugin (#23625) 2020-04-21 16:16:41 +02:00
transform_plugin.go Backend Plugins: (breaking change) Add PluginContext (#23788) 2020-04-23 14:08:21 -04:00
update_checker.go move log package to /infra (#17023) 2019-05-13 08:45:54 +02:00