grafana/pkg/plugins/backendplugin
Serge Zaitsev 063160aae2
Chore: pass url parameters through context.Context (#38826)
* pass url parameters through context.Context

* fix url param names without colon prefix

* change context params to vars

* replace url vars in tests using new api

* rename vars to params

* add some comments

* rename seturlvars to seturlparams
2021-09-14 18:34:56 +02:00
..
coreplugin Chore: Refactor backend plugin manager/tsdb query data (#34944) 2021-06-03 14:16:58 +02:00
grpcplugin Chore: Add WARN log if grafana server process is running with elevated privileges (#35205) 2021-09-13 17:46:47 +02:00
instrumentation Introduce TSDB service (#31520) 2021-03-08 07:02:49 +01:00
manager Macaron: remove custom Request type (#37874) 2021-09-01 11:18:30 +02:00
pluginextensionv2 Chore: pass url parameters through context.Context (#38826) 2021-09-14 18:34:56 +02:00
backendplugin.go Introduce TSDB service (#31520) 2021-03-08 07:02:49 +01:00
errors.go Introduce TSDB service (#31520) 2021-03-08 07:02:49 +01:00
ifaces.go Migrate to Wire for dependency injection (#32289) 2021-08-25 15:11:22 +02:00