grafana/pkg/plugins
Diego Augusto Molina a6e27d1622
Chore: Fix plugins manager process data race in tests (#81914)
* Chore: synchronize writes to pkg.plugins.log.Logs to prevent data races in test code

* Chore: fix data race in tests in plugins process manager

* Chore: improve Logs method naming

* Chore: fix type change
2024-02-06 10:17:37 -03:00
..
auth
backendplugin
codegen
config CloudWatch: Remove dependencies on grafana/pkg/setting (#81208) 2024-02-05 13:59:32 -05:00
envvars CloudWatch: Remove dependencies on grafana/pkg/setting (#81208) 2024-02-05 13:59:32 -05:00
httpresponsesender
log Chore: Fix plugins manager process data race in tests (#81914) 2024-02-06 10:17:37 -03:00
manager Chore: Fix plugins manager process data race in tests (#81914) 2024-02-06 10:17:37 -03:00
pfs Cloud Monitoring: Fix naming (#81654) 2024-02-01 09:05:54 -07:00
plugindef Cloud Monitoring: Add standalone files and modify plugin.json (#81596) 2024-01-30 15:52:44 -07:00
pluginrequestmeta
pluginscdn
repo
storage
apiserver.go K8s: Add basic query service (#80325) 2024-01-31 20:36:51 +02:00
apiserver_test.go K8s: Add basic query service (#80325) 2024-01-31 20:36:51 +02:00
errors.go
ifaces.go FeatureFlags: Use interface rather than manager (#80000) 2024-01-09 10:38:06 -08:00
localfiles.go
localfiles_test.go
models.go
plugins.go RBAC: Cover plugin routes (#80578) 2024-01-17 16:32:23 +01:00
plugins_test.go
test_utils.go