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 531b439cf1
Alerting: Add alert pausing feature (#60734)
2 years ago
..
admin_configuration.go chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 3 years ago
admin_configuration_store_mock.go Chore: Upgrade Go to 1.19.1 (#54902) 3 years ago
alert_rule.go Alerting: Add alert pausing feature (#60734) 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 Perfomance: Preallocate slices (#61580) 2 years ago
deltas_test.go Chore: Remove folders from models pkg (#61853) 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 Build: clean up and document integration test convention (#58170) 3 years ago
testing.go Alerting: Move fake rule store to the test utilities package (#56062) 3 years ago
transactions.go