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
Arve Knudsen f2b7fbc32a
Chore: Check errors from Close calls (#29562)
5 years ago
..
conditions Alerting: Improve Prometheus Alert Rule error message (#29390) 5 years ago
notifiers Chore: Check errors from Close calls (#29562) 5 years ago
testdata Chore: Use interfaces where possible (#26392) 5 years ago
alerting_usage.go Chore: Fix issues reported by staticcheck; enable stylecheck linter (#28866) 5 years ago
alerting_usage_test.go Chore: Use interfaces where possible (#26392) 5 years ago
commands.go tech: avoid alias for importing models in alerting (#17041) 6 years ago
engine.go Chore: Drop xerrors dependency (#26718) 5 years ago
engine_integration_test.go pkg/services: Check errors (#19712) 6 years ago
engine_test.go Chore: Enable whitespace linter (#25903) 5 years ago
eval_context.go Alerting: Change Panel Edit link to Panel View link (#27378) 5 years ago
eval_context_test.go alerting: fix a bunch of lint issues. (#17128) 6 years ago
eval_handler.go Metrics: use consistent naming for exported variables (#18134) 6 years ago
eval_handler_test.go Chore: Fix various spelling errors in back-end code (#25241) 5 years ago
extractor.go Chore: Enable errorlint linter (#29227) 5 years ago
extractor_test.go Chore: Drop xerrors dependency (#26718) 5 years ago
interfaces.go Alerting: golint fixes for alerting (#17246) 6 years ago
models.go Chore: Fix various spelling errors in back-end code (#25241) 5 years ago
notifier.go Chore: Enable errorlint linter (#29227) 5 years ago
notifier_test.go Middleware: Rewrite tests to use standard library (#29535) 5 years ago
reader.go Alerting: Log alert warnings for obsolete notifiers when extracting alerts and remove spammy error (#28162) 5 years ago
result_handler.go Chore: Enable errorlint linter (#29227) 5 years ago
rule.go Alerting: Log alert warnings for obsolete notifiers when extracting alerts and remove spammy error (#28162) 5 years ago
rule_test.go Chore: Enable errorlint linter (#29227) 5 years ago
scheduler.go Chore/fix lint issues (#27704) 5 years ago
test_notification.go adds tracing for all bus calls that passes ctx (#29434) 5 years ago
test_rule.go Chore: Fix staticcheck issues (#28854) 5 years ago
ticker.go alerting: fix a bunch of lint issues. (#17128) 6 years ago
ticker_test.go Chore/fix lint issues (#27704) 5 years ago