grafana/pkg/expr
Will Browne 94f39e69a3
Plugins: Migrate plugincontext, adapters and pluginsettings to pkg/services/pluginsintegration package (#64154)
* migrate plugincontext, adapter and pluginsettings

* add to CODEOWNERS

* fix imports

* fix CODEOWNERS

* take pluginsettings

* migrate wire stuff
2023-03-07 11:22:30 -05:00
..
classic Chore: Remove xorcare/pointer dependency (#63900) 2023-03-06 05:23:15 -05:00
mathexp SSE: Fix math expression to support NoData results (#61721) 2023-01-20 09:53:03 -05:00
commands_test.go Chore: Remove xorcare/pointer dependency (#63900) 2023-03-06 05:23:15 -05:00
commands.go SSE: Resample command to support NoData (#61708) 2023-01-18 12:39:38 -05:00
graph_test.go Chore: Rename Id to ID in alerting models (#62777) 2023-02-02 17:22:43 +01:00
graph.go Chore: Rename Id to ID in alerting models (#62777) 2023-02-02 17:22:43 +01:00
nodes_test.go Alerting: Support Unwrap for QueryError in expr package (#41743) 2021-11-17 10:07:24 +00:00
nodes.go Plugins: Migrate plugincontext, adapters and pluginsettings to pkg/services/pluginsintegration package (#64154) 2023-03-07 11:22:30 -05:00
service_test.go Chore: Rename Id to ID in alerting models (#62777) 2023-02-02 17:22:43 +01:00
service.go Chore: Rename Id to ID in alerting models (#62777) 2023-02-02 17:22:43 +01:00
threshold_test.go Chore: Expression engine to support relative time range (#57474) 2022-10-26 16:13:58 -04:00
threshold.go Chore: Expression engine to support relative time range (#57474) 2022-10-26 16:13:58 -04:00
transform.go Plugins: Refactor forward of cookies, OAuth token and header modifications by introducing client middlewares (#58132) 2022-12-01 19:08:36 +01:00