grafana/pkg/plugins
Daniel Lee e7648c4070 dsproxy: implements support for plugin routes with jwt file
Google Cloud service accounts use a JWT token to get an
oauth access token. This adds support for that.
2018-09-14 09:35:27 +02:00
..
datasource/wrapper Backend image rendering as plugin (#11966) 2018-05-24 15:26:27 +02:00
app_plugin.go dsproxy: implements support for plugin routes with jwt file 2018-09-14 09:35:27 +02:00
backend_utils.go Backend image rendering as plugin (#11966) 2018-05-24 15:26:27 +02:00
dashboard_importer_test.go Initial Baby Step to refactoring settings from global vars to instance (#11777) 2018-04-30 16:21:04 +02:00
dashboard_importer.go dashboard: import to folder 2018-06-05 19:23:09 +03:00
dashboards_test.go Initial Baby Step to refactoring settings from global vars to instance (#11777) 2018-04-30 16:21:04 +02:00
dashboards_updater.go Outdent code after if block that ends with return (golint) 2018-04-27 23:10:43 +02:00
dashboards.go dashboard: import to folder 2018-06-05 19:23:09 +03:00
datasource_plugin.go Datasource for Grafana logging platform 2018-07-20 17:07:17 +02:00
frontend_plugin_test.go plugin: fix path for app plugins on windows 2018-01-04 17:32:57 +01:00
frontend_plugin.go plugin: fix path for app plugins on windows 2018-01-04 17:32:57 +01:00
hclog-wrapper.go moves plugin proxy to plugin package 2018-01-10 12:11:57 +01:00
models.go fix unconvert issues 2018-04-16 20:04:58 +02:00
panel_plugin.go feat(plugins): better logging and handling of loading plugins, try to create plugins dir if it does not exist, fixes #3974 2016-02-10 11:03:12 +01:00
plugins_test.go Initial Baby Step to refactoring settings from global vars to instance (#11777) 2018-04-30 16:21:04 +02:00
plugins.go Backend image rendering as plugin (#11966) 2018-05-24 15:26:27 +02:00
queries.go pkg: fix codespell issues 2018-04-13 20:31:29 +02:00
renderer_plugin.go Backend image rendering as plugin (#11966) 2018-05-24 15:26:27 +02:00
update_checker.go Remove redundancy in variable declarations (golint) 2018-04-27 22:14:36 +02:00