grafana/pkg/plugins
Ryan McKinley 2754e4fdf0
Expressions: use datasource model from the query (#41376)
* refactor datasource loading

* refactor datasource loading

* pass uid

* use dscache in alerting to get DS

* remove expr/translate pacakge

* remove dup injection entry

* fix DS type on metrics endpoint, remove SQL DS lookup inside SSE

* update test and adapter

* comment fix

* Make eval run as admin when getting datasource info

Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com>

* fmt and comment

* remove unncessary/redundant code

Co-authored-by: Kyle Brandt <kyle@grafana.com>
Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com>
Co-authored-by: Santiago <santiagohernandez.1997@gmail.com>
2021-12-16 13:51:46 -03:00
..
adapters Expressions: use datasource model from the query (#41376) 2021-12-16 13:51:46 -03:00
backendplugin Plugins: Refactor Plugin Management (#40477) 2021-11-01 10:53:33 +01:00
manager add core plugins thru store (#43085) 2021-12-14 15:22:40 +01:00
plugincontext Plugins: Plugin Store API returns DTO model (#41340) 2021-11-17 12:04:22 +01:00
plugindashboards Chore: Remove Dispatch and AddHandler (#42603) 2021-12-02 18:08:59 +01:00
backend_utils.go add core plugins thru store (#43085) 2021-12-14 15:22:40 +01:00
dashboards.go Introduce TSDB service (#31520) 2021-03-08 07:02:49 +01:00
ifaces.go add core plugins thru store (#43085) 2021-12-14 15:22:40 +01:00
models.go Plugins: Add typed models for frontend settings data sources and panels (#42062) 2021-12-14 11:16:13 +01:00
plugins.go Plugins: Plugin Store API returns DTO model (#41340) 2021-11-17 12:04:22 +01:00