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
Leonard Gram 891462b5d9 alerting: Limits telegram captions to 200 chars. 8 years ago
..
conditions alerting: add count_non_null reducer 9 years ago
notifiers alerting: Limits telegram captions to 200 chars. 8 years ago
test-data alerting: make alert extractor backwards compatible 9 years ago
commands.go Shouldn't be able to overwrite a dashboard if you don't have permissions (#10900) 8 years ago
engine.go use same key as mt 9 years ago
eval_context.go changes to new urlformat for home dashboard (#10738) 8 years ago
eval_context_test.go Add a per-notifier ShouldNotify() 9 years ago
eval_handler.go fixes broken alert eval when first condition is using OR 9 years ago
eval_handler_test.go fixes broken alert eval when first condition is using OR 9 years ago
extractor.go alerting: make alert extractor backwards compatible 9 years ago
extractor_test.go test: remove unused code 9 years ago
interfaces.go Add a per-notifier ShouldNotify() 9 years ago
models.go fix(alerting): fixed evaluation for no_value condition, fixes #7244 (#7247) 10 years ago
notifier.go alert: use new url format 8 years ago
reader.go convert old metrics to prom metrics 9 years ago
result_handler.go Add a per-notifier ShouldNotify() 9 years ago
rule.go feat(alerting): improve error logging for extracting alerts 10 years ago
rule_test.go tech(alerting): remove comments 10 years ago
scheduler.go fix(alerting): remove possible divide by zero panic 10 years ago
test_notification.go include error message in email notification (#8392) 9 years ago
test_rule.go tech: replace context.TODO with background ctx 9 years ago
ticker.go
ticker_test.go moved icon (#10681) 8 years ago