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
Jesse Tane 677117fb03 fix diff and percent_diff (#12515) 7 years ago
..
conditions fix diff and percent_diff (#12515) 7 years ago
notifiers bus: support multiple dispatch in one transaction 7 years ago
test-data dashboard: allow alerts to be saved for new/provisioned dashboards 7 years ago
commands.go dashboard: allow alerts to be saved for new/provisioned dashboards 7 years ago
engine.go Backend image rendering as plugin (#11966) 7 years ago
engine_test.go pkg: fix codespell issues 7 years ago
eval_context.go Outdent code after if block that ends with return (golint) 7 years ago
eval_context_test.go alerting: refactor tests 7 years ago
eval_handler.go Alerting: move getNewState to EvalContext 7 years ago
eval_handler_test.go Alerting: move getNewState to EvalContext 7 years ago
extractor.go Simplify comparison to bool constant (gosimple) 7 years ago
extractor_test.go remove unnecessary conversions 7 years ago
interfaces.go Add a per-notifier ShouldNotify() 8 years ago
models.go fix(alerting): fixed evaluation for no_value condition, fixes #7244 (#7247) 8 years ago
notifier.go alerting: only log when screenshot been uploaded 7 years ago
reader.go comment unused struct fields 7 years ago
result_handler.go Backend image rendering as plugin (#11966) 7 years ago
rule.go Outdent code after if block that ends with return (golint) 7 years ago
rule_test.go tech(alerting): remove comments 9 years ago
scheduler.go Simplify make() (gosimple) 7 years ago
test_notification.go Backend image rendering as plugin (#11966) 7 years ago
test_rule.go Alerting: move getNewState to EvalContext 7 years ago
ticker.go feat(alerting): began work on splitting scheduler into scheduler and engine 9 years ago
ticker_test.go moved icon (#10681) 7 years ago