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
Serge Zaitsev 7767ab6f43
Chore: Add folder data migration, fix unique index (#72602)
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 NestedFolders: Add library panels counting and deletion to folder registry (#69149) 2 years ago
alert_rule_test.go Chore: Add folder data migration, fix unique index (#72602) 2 years ago
alertmanager.go Alerting: Add endpoint to revert to a previous alertmanager configuration (#65751) 2 years ago
alertmanager_test.go Alerting: Add endpoint to revert to a previous alertmanager configuration (#65751) 2 years ago
database.go Nested folders: Add alert rule counts and deletion to folder registry (#67259) 2 years ago
deltas.go Chore: Remove result fields from ngalert (#65410) 2 years ago
deltas_test.go Alerting: Allow alert rule pausing from API (#62326) 2 years ago
image.go Alerting: Bump grafana/alerting and refactor the ImageStore/Provider to provide image URL/bytes (#70182) 2 years ago
image_test.go Alerting: Use URLs in image annotations (#66804) 2 years ago
instance_database.go Alerting: Remove and revert flag alertingBigTransactions (#65976) 2 years ago
instance_database_test.go Alerting: Remove and revert flag alertingBigTransactions (#65976) 2 years ago
loki_range_to_instant.go Alerting: Rewrite range to instant queries if possible (#69976) 2 years ago
loki_range_to_instant_test.go Alerting: Rewrite range to instant queries if possible (#69976) 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: Bump grafana/alerting and refactor the ImageStore/Provider to provide image URL/bytes (#70182) 2 years ago
transactions.go