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/alerting
George Robinson 1c6fcb8ed4
Alerting: Validate that tags are 100 characters or less (#62335) (#62594)
3 years ago
..
conditions Chore: Upgrade Go to 1.19.1 (#54902) 4 years ago
notifiers Chore: StoreSplit tag service (#55453) 3 years ago
testdata
alerting_usage.go
alerting_usage_test.go Handle ioutil deprecations (#53526) 4 years ago
engine.go Alerting: Extract ticker into shared package (#55703) 3 years ago
engine_integration_test.go Chore: SQL store split for annotations (#55089) 3 years ago
engine_test.go Chore: SQL store split for annotations (#55089) 3 years ago
eval_context.go Alerting: Fix duration calculation when testing a rule (#56616) 3 years ago
eval_context_test.go Alerting: Fix duration calculation when testing a rule (#56616) 3 years ago
eval_handler.go
eval_handler_test.go Chore: SQL store split for annotations (#55089) 3 years ago
extractor.go Alerting: Validate that tags are 100 characters or less (#62335) (#62594) 3 years ago
extractor_test.go chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 3 years ago
interfaces.go
models.go Move SignedInUser to user service and RoleType and Roles to org (#53445) 4 years ago
notifier.go Chore: Upgrade Go to 1.19.1 (#54902) 4 years ago
notifier_test.go Chore: SQL store split for annotations (#55089) 3 years ago
reader.go
result_handler.go Chore: SQL store split for annotations (#55089) 3 years ago
rule.go Chore: StoreSplit tag service (#55453) 3 years ago
rule_test.go chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 3 years ago
scheduler.go
service.go chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 3 years ago
service_test.go chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 3 years ago
store.go chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 3 years ago
store_notification.go chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 3 years ago
store_notification_test.go chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 3 years ago
store_test.go chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 3 years ago
test_notification.go Chore: SQL store split for annotations (#55089) 3 years ago
test_rule.go Chore: SQL store split for annotations (#55089) 3 years ago