grafana/pkg/services/pluginsintegration/pluginconfig
Will Browne 0a7e0e5298
Plugins: Add ability to run backend plugins in containers (#110534)
* add client cfg for containers

* remove unused code

* add field for skip host env for proto client

* add docker to Swagger ignore

* add to enterprise swagger gen

* undo go.mod changes

* pass container image

* propagate container image field
2025-09-10 11:12:23 +01:00
..
config.go Plugins: Add ability to run backend plugins in containers (#110534) 2025-09-10 11:12:23 +01:00
config_test.go
envvars.go chore(perf): Pre-allocate where possible (enable prealloc linter) (#88952) 2024-06-14 14:16:36 -04:00
envvars_test.go Codegen: Remove pfs codegen dependency from Grafana codebase (#98840) 2025-01-10 22:43:40 +02:00
fakes.go Plugins: Expose ExternalService in request config (#85187) 2024-04-03 09:22:34 +02:00
request.go OAuth: Add support for new user identity flags for grafana-azure-sdk-go (#98703) 2025-01-24 12:48:27 +00:00
request_test.go Azure Prometheus: Add Azure prom to Azure forward auth setting (#103910) 2025-04-11 10:51:40 -05:00
tracing.go API Server: Standalone observability (#84789) 2024-03-21 17:06:32 +01:00
tracing_test.go