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
bergquist c138b04c5e feat(alerting): avoid double logging 9 years ago
..
conditions fix(alerting): temp fix for broken AND condition 9 years ago
notifiers Added message parsing functionality 9 years ago
commands.go chore(alerting): move transformers to seperate package 10 years ago
engine.go feat(alerting): recover from panic 9 years ago
eval_context.go tech(alerting): remove unused code 9 years ago
eval_handler.go Make alerting notifcations sync (#6158) 9 years ago
eval_handler_test.go Make alerting notifcations sync (#6158) 9 years ago
extractor.go feat(alerting): avoid double logging 9 years ago
extractor_test.go feat(alerting): parse the interval value from the panel 9 years ago
interfaces.go tech(notifiers): improve logging for notifications 9 years ago
models.go feat(alerting): alerting scheduling distribution, only distibutes it on seconds for now, not sub second distribution, #5854 9 years ago
notifier.go fix(alerting): scope variable was updated 9 years ago
notifier_test.go tech(notifiers): improve logging for notifications 9 years ago
reader.go feat(alerting): add global usage metrics for alerting 9 years ago
reader_test.go style(alerting): improve naming 10 years ago
result_handler.go Renamed Initialized to Pending 9 years ago
result_handler_test.go Alerting: Keep last state on no data (#6354) 9 years ago
rule.go Alerting: Keep last state on no data (#6354) 9 years ago
rule_test.go fix(alerting): fix bug with unhandled error 9 years ago
scheduler.go feat(alerting): do not enqueue paused rules 9 years ago
test_notification.go feat(alerting): support for attached graphs in alert notifications 9 years ago
test_rule.go Make alerting notifcations sync (#6158) 9 years ago
ticker.go feat(alerting): began work on splitting scheduler into scheduler and engine 10 years ago
ticker_test.go feat(alerting): began work on splitting scheduler into scheduler and engine 10 years ago