..
auth
Codegen: Remove pfs codegen dependency from Grafana codebase ( #98840 )
2025-01-10 22:43:40 +02:00
backendplugin
UnifiedStorage: Rename Batch processing to Bulk ( #101413 )
2025-02-28 08:41:08 +03:00
codegen
Chore: Bump dependencies to address security issues ( #101620 )
2025-03-06 10:12:05 +01:00
config
Plugins: Add synchronous CDN plugin loader ( #99096 )
2025-02-07 11:07:08 +01: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
Chore: Fix plugins manager process data race in tests ( #81914 )
2024-02-06 10:17:37 -03:00
manager
Update `ErrRequestErrorBase` from `[plugin.downstreamError]` to `[plugin.requestFailureError]` ( #100965 )
2025-02-20 10:23:53 +01:00
pluginscdn
Plugins: Add support for fetching plugin includes from plugin CDN ( #91476 )
2024-08-21 09:46:41 +01:00
repo
Plugins: Expose function to retrieve gcom info ( #99372 )
2025-01-22 16:41:34 +02:00
storage
Plugins: Simplify TestExtractFiles test ( #95183 )
2024-10-24 12:01:00 +01: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
Update `ErrRequestErrorBase` from `[plugin.downstreamError]` to `[plugin.requestFailureError]` ( #100965 )
2025-02-20 10:23:53 +01:00
ifaces.go
Plugins: Update DefaultSignature function signature in PluginSource interface ( #100519 )
2025-02-19 12:19:45 +01:00
localfiles.go
Plugins: Add support for fetching plugin includes from plugin CDN ( #91476 )
2024-08-21 09:46:41 +01:00
localfiles_test.go
chore: Updating linter, fixing some new warnings ( #88863 )
2024-06-06 13:01:27 -04:00
models.go
PluginExtensions: Added support for sharing functions ( #98888 )
2025-02-13 10:18:55 +01:00
plugins.go
PluginExtensions: Added support for sharing functions ( #98888 )
2025-02-13 10:18:55 +01:00
plugins_test.go
PluginExtensions: Added support for sharing functions ( #98888 )
2025-02-13 10:18:55 +01:00
test_utils.go
Plugins: Add support for fetching plugin includes from plugin CDN ( #91476 )
2024-08-21 09:46:41 +01:00