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 3827c0a69c tech(alerting): adds tags to alerting data model 8 years ago
..
conditions tech(alerting): adds tags to alerting data model 8 years ago
notifiers Add image url to telegram alert notifier 8 years ago
commands.go feat(alerting): validate alerts before saving dashboard (#6691) 9 years ago
engine.go feat(alerting): recover from panic 9 years ago
eval_context.go refactor(alerting): refactoring PR for OR conditions, #6579 9 years ago
eval_context_test.go feat(alerting): reduce states. Make exeuction result configurable. 9 years ago
eval_handler.go feat(alerting): moves getNewState to evalHandler 8 years ago
eval_handler_test.go style: go fmt with simplify 8 years ago
extractor.go Extractor should not modify dashboard json (#7256) 8 years ago
extractor_test.go Extractor should not modify dashboard json (#7256) 8 years ago
interfaces.go feat(alerting): removes pause per datasource 9 years ago
models.go fix(alerting): fixed evaluation for no_value condition, fixes #7244 (#7247) 8 years ago
notifier.go feat(plugins): made notifiers more pluggable and easier to support many of them, new ones can now be added without modifying any existing file, #7162 9 years ago
notifier_test.go tech(notifiers): improve logging for notifications 9 years ago
reader.go tech(alerting): remove comments 9 years ago
result_handler.go feat(alerting): shows when no_data triggered alerts 8 years ago
rule.go feat(alerting): improve error logging for extracting alerts 9 years ago
rule_test.go tech(alerting): remove comments 9 years ago
scheduler.go fix(alerting): remove possible divide by zero panic 9 years ago
test_notification.go fix(alerting): fixed evaluation for no_value condition, fixes #7244 (#7247) 8 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 9 years ago
ticker_test.go feat(alerting): began work on splitting scheduler into scheduler and engine 9 years ago