grafana/pkg/services/ngalert/models
Matthew Jacobson ce90a1f2be
Alerting: Apply query optimization to eval endpoints (#78566)
* Alerting: Apply query optimization to eval endpoints

Previously, query optimization was applied to alert queries when scheduled but
not when ran through `api/v1/eval` or `/api/v1/rule/test/grafana`. This could
lead to discrepancies between preview and scheduled alert results.
2023-11-28 19:44:28 -05:00
..
admin_configuration_test.go
admin_configuration.go
alert_query_test.go Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
alert_query.go Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
alert_rule_test.go Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
alert_rule.go Alerting: Move general alert rule validation from db-layer to model (#78325) 2023-11-17 11:20:50 -05:00
alertmanager.go Alerting: Fetch all applied alerting configurations (#65728) 2023-03-31 17:43:04 -03:00
constants.go
history.go NGAlerting: Use identity.Requester interface instead of SignedInUser (#76360) 2023-11-14 14:47:34 +00:00
image_test.go
image.go
instance_labels.go
instance_test.go
instance.go Chore: Remove result fields from ngalert (#65410) 2023-03-28 10:34:35 +02:00
provisioning.go
testing.go Alerting: Apply query optimization to eval endpoints (#78566) 2023-11-28 19:44:28 -05:00
time.go