grafana/pkg/plugins/manager
Dave Henderson 6262c56132
chore(perf): Pre-allocate where possible (enable prealloc linter) (#88952)
* chore(perf): Pre-allocate where possible (enable prealloc linter)

Signed-off-by: Dave Henderson <dave.henderson@grafana.com>

* fix TestAlertManagers_buildRedactedAMs

Signed-off-by: Dave Henderson <dave.henderson@grafana.com>

* prealloc a slice that appeared after rebase

Signed-off-by: Dave Henderson <dave.henderson@grafana.com>

---------

Signed-off-by: Dave Henderson <dave.henderson@grafana.com>
2024-06-14 14:16:36 -04:00
..
client Plugins: Support Admission validation hooks (#87718) 2024-05-24 18:45:16 +03:00
fakes Plugins: Support Admission validation hooks (#87718) 2024-05-24 18:45:16 +03:00
filestore Plugins: Make it possible to support multiple plugin versions (#82116) 2024-02-12 12:47:49 +01:00
loader chore(perf): Pre-allocate where possible (enable prealloc linter) (#88952) 2024-06-14 14:16:36 -04:00
pipeline Plugins: Improve frontend loader cache (#87488) 2024-06-07 10:03:41 +02:00
process Revamp plugin loading error management (#85939) 2024-04-11 16:18:04 +02:00
registry Plugins: Make it possible to support multiple plugin versions (#82116) 2024-02-12 12:47:49 +01:00
signature chore(perf): Pre-allocate where possible (enable prealloc linter) (#88952) 2024-06-14 14:16:36 -04:00
sources chore(perf): Pre-allocate where possible (enable prealloc linter) (#88952) 2024-06-14 14:16:36 -04:00
testdata AuthN: Remove embedded oauth server (#83146) 2024-02-26 11:29:09 +01:00
installer_test.go Plugins: Make it possible to support multiple plugin versions (#82116) 2024-02-12 12:47:49 +01:00
installer.go Plugins: Refactor plugin config into separate env var and request scoped services (#83261) 2024-02-27 12:38:02 +01:00