grafana/pkg/expr
Will Browne 624777258b
Plugins: Refactor creation of plugin context to dedicated service (#66451)
* first pass

* fix tests

* return errs

* change signature

* tidy

* delete unnecessary fields from test

* tidy

* fix tests

* simplify

* separate error check in API

* apply nits
2023-06-08 13:59:51 +02:00
..
classic SSE: (Instrumentation) Add Tracing (#66700) 2023-04-18 08:04:51 -04:00
mathexp SSE: (Instrumentation) Add Tracing (#66700) 2023-04-18 08:04:51 -04:00
commands_test.go SSE: (Instrumentation) Add Tracing (#66700) 2023-04-18 08:04:51 -04:00
commands.go SSE: (Instrumentation) Add Tracing (#66700) 2023-04-18 08:04:51 -04:00
dataplane_test.go Plugins: Refactor creation of plugin context to dedicated service (#66451) 2023-06-08 13:59:51 +02:00
dataplane.go SSE: (Instrumentation) Add Tracing (#66700) 2023-04-18 08:04:51 -04:00
graph_test.go Chore: Rename Id to ID in alerting models (#62777) 2023-02-02 17:22:43 +01:00
graph.go SSE: (Instrumentation) Add Tracing (#66700) 2023-04-18 08:04:51 -04:00
metrics.go SSE: (Chore/Instrumentation) Add ds_queries_total metric and move met… (#66695) 2023-04-17 16:12:44 -07:00
nodes_test.go Alerting: Support Unwrap for QueryError in expr package (#41743) 2021-11-17 10:07:24 +00:00
nodes.go Plugins: Refactor creation of plugin context to dedicated service (#66451) 2023-06-08 13:59:51 +02:00
service_test.go Plugins: Refactor creation of plugin context to dedicated service (#66451) 2023-06-08 13:59:51 +02:00
service.go Plugins: Refactor creation of plugin context to dedicated service (#66451) 2023-06-08 13:59:51 +02:00
threshold_test.go Expressions/threshold: Fix incorrect thresholds args length (#66859) 2023-04-20 05:42:34 -04:00
threshold.go Expressions/threshold: Fix incorrect thresholds args length (#66859) 2023-04-20 05:42:34 -04:00
transform.go Plugins: Refactor creation of plugin context to dedicated service (#66451) 2023-06-08 13:59:51 +02:00