grafana/pkg/plugins/manager
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
..
client Plugins: Add status_source label to plugin request metrics (#76236) 2023-10-17 10:27:45 +02:00
fakes FeatureFlags: Use interface rather than manager (#80000) 2024-01-09 10:38:06 -08:00
filestore Plugins: Do not fail bootstrap stage if single decorate step fails (#73147) 2023-08-10 14:46:38 +02:00
loader Plugins: Update renderer plugin source (#80643) 2024-01-18 11:06:33 +01:00
pipeline Plugins: Make renderer service load renderer plugin (#77854) 2023-12-14 17:33:29 +01:00
process Chore: Fix plugins manager process data race in tests (#81914) 2024-02-06 10:17:37 -03:00
registry Plugins: Move alias support to plugin json (but still hardcoded) (#75129) 2023-09-29 08:20:37 -07:00
signature Plugins: Make file system path handling in tests OS agnostic (#79651) 2023-12-19 11:01:48 +01:00
sources Plugins: Update renderer plugin source (#80643) 2024-01-18 11:06:33 +01:00
testdata Plugins: Rename `externalServiceAuthentication` to `iam` (#78686) 2023-12-04 13:14:21 +01:00
installer.go ExtSvcAuth: Refactor external service registry to use ExternalServiceRegistry variables (#78056) 2023-11-13 16:23:11 +01:00
installer_test.go Plugin: Remove external service on plugin removal (#77712) 2023-11-13 13:18:13 +01:00