grafana/pkg/plugins
Will Browne 557b1654f9
Plugins: Ensure service registration occurs in right order (#74001)
* make sure service registration occurs in right order

* fix test
2023-08-29 14:55:08 +02:00
..
backendplugin Plugins: Do not fail bootstrap stage if single decorate step fails (#73147) 2023-08-10 14:46:38 +02:00
codegen Chore: Generate plugin version and remove lineage version (#69781) 2023-06-27 12:47:14 +03:00
config Config: making [aws][external_id] part of env (#72062) 2023-08-04 16:06:01 -04:00
envvars Plugins: Forward feature toggles to plugins (#72995) 2023-08-25 15:01:54 +02:00
httpresponsesender
log
manager Plugins: Ensure service registration occurs in right order (#74001) 2023-08-29 14:55:08 +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
repo Plugins: Do not fail bootstrap stage if single decorate step fails (#73147) 2023-08-10 14:46:38 +02:00
storage Plugins: Do not fail bootstrap stage if single decorate step fails (#73147) 2023-08-10 14:46:38 +02:00
errors.go Chore: Add errutils helpers (#73577) 2023-08-22 12:52:24 +02:00
ifaces.go Plugins: Forward feature toggles to plugins (#72995) 2023-08-25 15:01:54 +02:00
localfiles_test.go
localfiles.go
models.go Plugins: Standardize Golang enum naming convention (#69449) 2023-06-08 12:21:19 +02:00
plugins_test.go Plugins: Standardize Golang enum naming convention (#69449) 2023-06-08 12:21:19 +02:00
plugins.go Plugins: Remove registry dependency from process manager (#73241) 2023-08-16 10:46:00 +02:00
test_utils.go