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
Joe Blubaugh 7312a2dab0
Alerting: Mark all tests that interact with the database as Integration tests. (#54875)
3 years ago
..
admin_configuration.go Alerting: Split Scheduler and AlertRouter tests (#52416) 3 years ago
admin_configuration_store_mock.go Chore: Upgrade Go to 1.19.1 (#54902) 3 years ago
alert_rule.go Alerting: Fix pq: missing FROM-clause for table "a" (#56453) 3 years ago
alert_rule_test.go Alerting: Mark all tests that interact with the database as Integration tests. (#54875) 3 years ago
alertmanager.go Alerting: Increase alert rule operation perf by replacing subquery with threshold calculation (#53069) 3 years ago
alertmanager_test.go Alerting: Cleanup the `alert_configuration` table on write (#51497) 3 years ago
database.go Alerting: Write and Delete multiple alert instances. (#55350) 3 years ago
deltas.go Alerting: Extend PUT rule-group route to write the entire rule group rather than top-level fields only (#53078) 3 years ago
deltas_test.go Alerting: Write and Delete multiple alert instances. (#55350) 3 years ago
image.go Alerting: Delete expired images from the database (#53236) 3 years ago
image_test.go SQLStore: Ensure that sessions are always closed (#55864) 3 years ago
instance_database.go Alerting: Write and Delete multiple alert instances. (#55350) 3 years ago
instance_database_test.go Alerting: Write and Delete multiple alert instances. (#55350) 3 years ago
org.go Alerting: create wrapper for Alertmanager to enable org level isolation (#37320) 4 years ago
provisioning_store.go Drop ProvenanceOrgAdapter and build into store API instead (#48137) 3 years ago
provisioning_store_test.go Alerting: Mark all tests that interact with the database as Integration tests. (#54875) 3 years ago
testing.go Alerting: Move fake rule store to the test utilities package (#56062) 3 years ago
transactions.go Alerting: Provisioning API - Notification Policies (#46755) 3 years ago