grafana/pkg/plugins
Will Browne 7fca1bde54
Plugins: Set grafana config, plugin version and user agent on plugin requests (#75171)
* first pass

* fixup

* remove test line

* fix tests

* use new fields

* fix imports + formatting

* fix tests

* rollback changes

* undo whitespace

* apply pr feedback
2023-09-21 11:33:31 +02:00
..
backendplugin Logging: Add uname to context logger for plugins (#74929) 2023-09-14 20:23:01 +03:00
codegen Chore: Generate plugin version and remove lineage version (#69781) 2023-06-27 12:47:14 +03:00
config Feature: Allow to skip plugin loading (#74840) 2023-09-14 12:58:12 +02:00
envvars Plugins: Set grafana config, plugin version and user agent on plugin requests (#75171) 2023-09-21 11:33:31 +02:00
httpresponsesender Plugins: Refactor call resource API handling (#67234) 2023-04-28 14:02:27 +02:00
log Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
manager Plugins: Angular: Removed getLegacyAngularInjector Angular pattern (#74862) 2023-09-18 11:50:45 +02:00
oauth Chore: Update plugin schema with service registration info (#70692) 2023-06-27 08:47:25 +02:00
pfs Plugins: Ensure service registration occurs in right order (#74001) 2023-08-29 14:55:08 +02:00
plugindef Kinds: Reconcile verify-kinds.go with kind-registry changes (#73689) 2023-08-23 16:51:50 +02:00
pluginscdn Plugins: Bump SystemJS to 6.14.2 (#70068) 2023-08-31 15:45:44 +02:00
repo Plugins: Do not fail bootstrap stage if single decorate step fails (#73147) 2023-08-10 14:46:38 +02:00
storage Chore: capitalise logs in other backend packages (#74344) 2023-09-04 22:25:43 +02:00
errors.go Instrumentation: Add status_source label to request metrics/logs (#74114) 2023-09-11 12:13:13 +02:00
ifaces.go Plugins: Move store and plugin dto to pluginsintegration (#74655) 2023-09-11 13:59:24 +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 Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
plugins_test.go Plugins: Standardize Golang enum naming convention (#69449) 2023-06-08 12:21:19 +02:00
plugins.go Plugins: Move store and plugin dto to pluginsintegration (#74655) 2023-09-11 13:59:24 +02:00
test_utils.go Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00