grafana/pkg/services/ngalert/models
Yuri Tseretyan d4b0ac5973
Alerting: Fix rule storage to filter by group names using case-sensitive comparison (#88992)
* add test for the bug
* remove unused struct
* update db store to post process filters by group using go-lang's case-sensitive string comparison

--------

Co-authored-by: Alexander Weaver <weaver.alex.d@gmail.com>
2024-06-10 19:05:47 -04:00
..
admin_configuration_test.go Alerting: Remove url based external alertmanagers config (#57918) 2022-11-10 16:34:13 +01:00
admin_configuration.go Alerting: Remove url based external alertmanagers config (#57918) 2022-11-10 16:34:13 +01:00
alert_query_test.go Alerting: Return better error for invalid time range on alert queries (#85611) 2024-04-05 09:20:21 -05:00
alert_query.go Alerting: Return better error for invalid time range on alert queries (#85611) 2024-04-05 09:20:21 -05:00
alert_rule_test.go Alerting: Add database migration for recording rule fields (#87012) 2024-05-09 12:12:44 -05:00
alert_rule.go Alerting: Fix rule storage to filter by group names using case-sensitive comparison (#88992) 2024-06-10 19:05:47 -04:00
alertmanager.go Chore: Simplify function signature for GetLatestAlertmanagerConfiguration (#79392) 2023-12-12 13:49:54 +01:00
constants.go Plugins: Automatically forward plugin request HTTP headers in outgoing HTTP requests (#60417) 2022-12-21 13:25:58 +01:00
errors.go Alerting: Return better error for invalid time range on alert queries (#85611) 2024-04-05 09:20:21 -05:00
history.go NGAlerting: Use identity.Requester interface instead of SignedInUser (#76360) 2023-11-14 14:47:34 +00:00
image_test.go Alerting: Fix test fails in some environments (#58251) 2022-11-07 16:34:37 +00:00
image.go Alerting: Fix test fails in some environments (#58251) 2022-11-07 16:34:37 +00:00
instance_labels_test.go Alerting: Improve performance of tupleLablesToLabels function (#88736) 2024-06-05 16:19:09 +03:00
instance_labels.go Alerting: Improve performance of tupleLablesToLabels function (#88736) 2024-06-05 16:19:09 +03:00
instance_test.go Alerting: Add alert pausing feature (#60734) 2023-01-26 18:29:10 +01:00
instance.go Alerting: Support hysteresis command expression (#75189) 2024-01-04 11:47:13 -05:00
notifications_test.go Alerting: Prevent simplified routing zero duration GroupInterval and RepeatInterval (#86561) 2024-04-18 21:08:38 -04:00
notifications.go Alerting: Prevent simplified routing zero duration GroupInterval and RepeatInterval (#86561) 2024-04-18 21:08:38 -04:00
provisioning.go Drop ProvenanceOrgAdapter and build into store API instead (#48137) 2022-04-26 10:30:57 -05:00
receivers.go Alerting: Receivers API (read only endpoints) (#81751) 2024-02-05 20:12:15 +02:00
silence_test.go Alerting: Add optional metadata via query param to silence GET requests (#88000) 2024-05-30 12:04:47 -04:00
silence.go Alerting: Add optional metadata via query param to silence GET requests (#88000) 2024-05-30 12:04:47 -04:00
testing.go Alerting: Support recording rule struct in provisioning API (#87849) 2024-06-06 21:05:02 +03:00
time.go Alerting: Fix test fails in some environments (#58251) 2022-11-07 16:34:37 +00:00