grafana/pkg/services/ngalert/store
Santiago aba91d3053
Alerting: Fetch all applied alerting configurations (#65728)
* WIP

* skip invalid historic configurations instead of erroring

* add warning log when bad historic config is found

* remove unused custom marshaller for GettableHistoricUserConfig

* add id to historic user config, move limit check to store, fix typo

* swagger spec
2023-03-31 17:43:04 -03:00
..
admin_configuration_store_mock.go Chore: Fix goimports grouping in alerting (#62424) 2023-01-30 09:55:35 +01:00
admin_configuration.go chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 2022-10-19 09:02:15 -04:00
alert_rule_test.go Alerting: Fix intermittency when seeding database in rule store tests (#64322) 2023-03-07 09:40:55 -05:00
alert_rule.go Chore: Remove result fields from ngalert (#65410) 2023-03-28 10:34:35 +02:00
alertmanager_test.go Alerting: Fetch all applied alerting configurations (#65728) 2023-03-31 17:43:04 -03:00
alertmanager.go Alerting: Fetch all applied alerting configurations (#65728) 2023-03-31 17:43:04 -03:00
database.go Alerting: Fetch all applied alerting configurations (#65728) 2023-03-31 17:43:04 -03:00
deltas_test.go Alerting: Allow alert rule pausing from API (#62326) 2023-02-01 13:15:03 +01:00
deltas.go Chore: Remove result fields from ngalert (#65410) 2023-03-28 10:34:35 +02:00
image_test.go chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 2022-10-19 09:02:15 -04:00
image.go chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 2022-10-19 09:02:15 -04:00
instance_database_test.go Chore: Remove result fields from ngalert (#65410) 2023-03-28 10:34:35 +02:00
instance_database.go Chore: Remove result fields from ngalert (#65410) 2023-03-28 10:34:35 +02:00
org.go chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 2022-10-19 09:02:15 -04:00
provisioning_store_test.go Chore: Fix goimports grouping in alerting (#62424) 2023-01-30 09:55:35 +01:00
provisioning_store.go chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 2022-10-19 09:02:15 -04:00
testing.go Alerting: Move fake rule store to the test utilities package (#56062) 2022-09-30 14:36:51 -05:00
transactions.go Alerting: Provisioning API - Notification Policies (#46755) 2022-04-05 16:48:51 -05:00