The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
grafana/pkg/services/ngalert/store
Alex Moreno 53945afedf
Alerting: Allow alert rule pausing from API (#62326)
2 years ago
..
admin_configuration.go chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 3 years ago
admin_configuration_store_mock.go Chore: Fix goimports grouping in alerting (#62424) 2 years ago
alert_rule.go Chore: Move search model from models package to search service (#62215) 2 years ago
alert_rule_test.go Alerting: Fix flaky TestIntegrationUpdateAlertRules (#61641) 2 years ago
alertmanager.go Alerting: Store alertmanager configuration history in a separate table in the database (#60492) 2 years ago
alertmanager_test.go Alerting: Additional tests for the config store (#60130) 3 years ago
database.go chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 3 years ago
deltas.go Alerting: Allow alert rule pausing from API (#62326) 2 years ago
deltas_test.go Alerting: Allow alert rule pausing from API (#62326) 2 years ago
image.go chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 3 years ago
image_test.go chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 3 years ago
instance_database.go Alerting: Do not persist noop transition from Normal state. (#61201) 2 years ago
instance_database_test.go Alerting: Do not persist noop transition from Normal state. (#61201) 2 years ago
org.go chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 3 years ago
provisioning_store.go chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 3 years ago
provisioning_store_test.go Chore: Fix goimports grouping in alerting (#62424) 2 years ago
testing.go Alerting: Move fake rule store to the test utilities package (#56062) 3 years ago
transactions.go