grafana/pkg/plugins
Georges Chaudy c5573038ea
Build: Upgrade authlib and make update-workspace (#117311)
upgrade authlib and make update-workspace
2026-02-03 13:50:08 +00:00
..
auth Codegen: Remove pfs codegen dependency from Grafana codebase (#98840) 2025-01-10 22:43:40 +02:00
backendplugin feat(backend): Add QueryChunkedData infrastructure for plugin communication (#116967) 2026-01-28 16:26:11 +00:00
codegen Chore: Upgrade golang.org/x/* dependencies (#116468) 2026-01-18 19:38:21 +01:00
config 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
envvars Plugins: Refactor plugin config into separate env var and request scoped services (#83261) 2024-02-27 12:38:02 +01:00
httpresponsesender Plugins: Refactor call resource API handling (#67234) 2023-04-28 14:02:27 +02:00
instrumentationutils Mark grpc data source timeouts as cancelled queries (#100573) 2025-02-13 13:40:53 +01:00
log Plugins: Remove pkg/infra/log as dependency (#115832) 2026-01-06 14:44:49 +00:00
manager feat(backend): Add QueryChunkedData infrastructure for plugin communication (#116967) 2026-01-28 16:26:11 +00: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 Add checksums to SHA256 mismatch error message (#107461) 2025-07-01 12:02:54 -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 Build: Upgrade authlib and make update-workspace (#117311) 2026-02-03 13:50:08 +00:00
go.sum Build: Upgrade authlib and make update-workspace (#117311) 2026-02-03 13:50:08 +00: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 feat(backend): Add QueryChunkedData infrastructure for plugin communication (#116967) 2026-01-28 16:26:11 +00: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