grafana/pkg/services/ngalert/eval
Yuri Tseretyan 842f33580e
SSE: Add functions that determine NodeType by UID and construct a data source struct from NodeType (#70106)
* add NodeTypeFromDatasourceUID and DataSourceModelFromNodeType()
* deprecate expr.DataSourceModel
* replace usages of IsDataSource to NodeTypeFromDatasourceUID 
* replace usages of DataSourceModel to DataSourceModelFromNodeType()
2023-06-16 13:05:06 -04: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 SSE: Add functions that determine NodeType by UID and construct a data source struct from NodeType (#70106) 2023-06-16 13:05:06 -04: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