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
Matthew Jacobson ce90a1f2be
Alerting: Apply query optimization to eval endpoints (#78566)
2 years ago
..
admin_configuration.go
admin_configuration_store_mock.go Chore: use any rather than interface{} (#74066) 2 years ago
alert_rule.go Alerting: Apply query optimization to eval endpoints (#78566) 2 years ago
alert_rule_test.go Alerting: Add UID of rules to response that were affected by update group request (#75985) 2 years ago
alertmanager.go Chore: capitalise messages for alerting (#74335) 2 years ago
alertmanager_test.go Alerting: Add endpoint to revert to a previous alertmanager configuration (#65751) 2 years ago
database.go Alerting: Remove unused Accesscontrol dependency from DbStore (#77479) 2 years ago
deltas.go Chore: Remove result fields from ngalert (#65410) 2 years ago
deltas_test.go Chore: Deprecate ID from Folder (#78281) 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 FeatureToggles: Add context and and an explicit global check (#78081) 2 years ago
instance_database_test.go Alerting: Remove and revert flag alertingBigTransactions (#65976) 2 years ago
org.go
provisioning_store.go
provisioning_store_test.go Chore: Fix goimports grouping in alerting (#62424) 2 years ago
range_to_instant.go Alerting: Apply query optimization to eval endpoints (#78566) 2 years ago
range_to_instant_test.go Alerting: Apply query optimization to eval endpoints (#78566) 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