grafana/pkg/services/ngalert/eval
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
..
eval_mocks Chore: Fix goimports grouping in alerting (#62424) 2023-01-30 09:55:35 +01:00
context.go Alerting: Tiny refactor on the eval and schedule packages (#66130) 2023-04-06 16:02:28 +01:00
eval_test.go Alerting: Fix DatasourceUID and RefID missing for DatasourceNoData alerts (#66733) 2023-04-20 14:38:20 +01:00
eval.go Plugins: Refactor creation of plugin context to dedicated service (#66451) 2023-06-08 13:59:51 +02:00
extract_md_test.go Chore: Remove xorcare/pointer dependency (#63900) 2023-03-06 05:23:15 -05:00
extract_md.go Alerting: Rename caps to captures as cap is a reserved word (#63432) 2023-02-20 10:08:36 +00:00
testing.go Alerting: State manager to use InstanceStore (#53852) 2022-08-18 09:40:33 -04:00