grafana/pkg/plugins
2026-06-10 09:19:30 +02:00
..
auth Plugins: Add RBAC Cleanup to Uninstall process (#122120) 2026-04-09 09:53:00 +02:00
backendplugin Query: Support raw chunked data (#118223) 2026-05-07 11:59:45 +03:00
codegen Dependencies: Bump Go to v1.26.4 (#125848) 2026-06-04 06:36:37 +02:00
config Plugins: Allow to set multiple plugin directories to load (#117757) 2026-02-17 10:42:53 +01:00
envvars Plugins: Forward PLUGIN_UNIX_SOCKET_DIR to plugin processes to fix temp dir in restricted environments (#119955) 2026-03-13 10:33:46 +01:00
httpresponsesender Plugins: Refactor call resource API handling (#67234) 2023-04-28 14:02:27 +02:00
instrumentationutils Plugins: Instrument HTTP status responses for plugin resource calls (#124588) 2026-05-13 14:21:32 +01:00
log Plugins: Remove pkg/infra/log as dependency (#115832) 2026-01-06 14:44:49 +00:00
manager Dependencies: Bump Go to v1.26.4 (#125848) 2026-06-04 06:36:37 +02:00
openapi AppPlugins: Run as apiservers (#123676) 2026-05-06 14:24:22 +03:00
pluginassets Plugins: Set all relevant fields for catalog meta (#117174) 2026-01-30 17:05:33 +00:00
pluginerrs Plugins: Remove pkg/services/org and pkg/services/pluginsintegration/pluginerrs dependencies (#115820) 2026-01-05 14:10:44 +00:00
pluginscdn Plugins: Add support for fetching plugin includes from plugin CDN (#91476) 2024-08-21 09:46:41 +01:00
repo Plugins: Distinguish missing-from-catalog from incompatible-version install errors (#124596) 2026-05-12 10:30:07 -04:00
storage Plugins: Remove plugin dependency version (#103728) 2025-04-10 15:02:05 +01:00
tracing Plugins: Remove some pkg/infra/* dependencies from pkg/plugins (#115795) 2026-01-05 09:42:47 +00:00
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 Data source plugin: Improve error message when plugin has connection issues (#102625) 2025-03-31 12:00:40 +02:00
errors_test.go Data source plugin: Improve error message when plugin has connection issues (#102625) 2025-03-31 12:00:40 +02:00
filepath.go Plugins: Remove pkg/infra/fs, pkg/infra/tracing and pkg/infra/process dependencies from pkg/plugins (#115798) 2026-01-05 11:12:31 +00:00
filepath_test.go Plugins: Remove pkg/infra/fs, pkg/infra/tracing and pkg/infra/process dependencies from pkg/plugins (#115798) 2026-01-05 11:12:31 +00:00
go.mod Dependencies: Update authlib to v0.0.0-20260603144019-18cfcbc9496a (#126096) 2026-06-10 09:19:30 +02:00
go.sum Dependencies: Update authlib to v0.0.0-20260603144019-18cfcbc9496a (#126096) 2026-06-10 09:19:30 +02:00
ifaces.go Revert "Plugins: Add module hash field to plugin model" (#116211) 2026-01-13 18:34:39 +00:00
localfiles.go Plugins: Remove pkg/infra/fs, pkg/infra/tracing and pkg/infra/process dependencies from pkg/plugins (#115798) 2026-01-05 11:12:31 +00:00
localfiles_test.go Plugins: StaticFS should implement FSRemover (#110706) 2025-09-09 15:33:05 +01:00
models.go Plugins: Remove pkg/services/org and pkg/services/pluginsintegration/pluginerrs dependencies (#115820) 2026-01-05 14:10:44 +00:00
plugins.go Plugins: Remove rendering related code (#123519) 2026-04-28 08:54:44 +02:00
plugins_test.go Plugins: Remove pkg/services/org and pkg/services/pluginsintegration/pluginerrs dependencies (#115820) 2026-01-05 14:10:44 +00:00
test_utils.go Plugins: Replace CDN class with FS CDN type (#113968) 2025-11-20 14:03:24 +00:00