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
idafurjes a14621fff6
Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343)
3 years ago
..
admin_configuration.go Alerting: Split Scheduler and AlertRouter tests (#52416) 3 years ago
admin_configuration_store_mock.go Alerting: Split Scheduler and AlertRouter tests (#52416) 3 years ago
alert_rule.go Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 3 years ago
alert_rule_test.go Alerting: Update DbStore to use disabled orgs from the config (#52156) 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: Delete expired images from the database (#53236) 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: Extract alert rule diff logic into separate file with exported API (#53083) 3 years ago
image.go Alerting: Delete expired images from the database (#53236) 3 years ago
image_test.go Alerting: Delete expired images from the database (#53236) 3 years ago
instance_database.go Alerting: Add a "Reason" to Alert Instances to show underlying cause of state. (#49259) 3 years ago
instance_database_test.go Alerting: Delete expired images from the database (#53236) 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 Drop ProvenanceOrgAdapter and build into store API instead (#48137) 3 years ago
testing.go Move SignedInUser to user service and RoleType and Roles to org (#53445) 3 years ago
transactions.go Alerting: Provisioning API - Notification Policies (#46755) 3 years ago