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
Torkel Ödegaard 9e91aacd34 feat(alerting): progress on testing alerts 9 years ago
..
alertstates feat(alerting): work on alerting 9 years ago
transformers test(alerting): fixes broken unit tests 9 years ago
alert_rule.go feat(alerting): more refactoring work in backend code 9 years ago
alert_rule_test.go feat(alerting): more refactoring work in backend code 9 years ago
alerting.go style(alerting): revemo commented code 9 years ago
commands.go chore(alerting): move transformers to seperate package 9 years ago
conditions.go feat(alerting): progress on alerting backend 9 years ago
conditions_test.go feat(alerting): progress on alerting backend 9 years ago
engine.go feat(alerting): progress on testing alerts 9 years ago
evaluator.go style(alerting): rename level.level to level.value 9 years ago
extractor.go feat(alerting): starting work on condition evaluation 9 years ago
extractor_test.go feat(alerting): more refactoring work in backend code 9 years ago
handler.go feat(alerting): progress on testing alerts 9 years ago
handler_test.go feat(alerting): starting work on condition evaluation 9 years ago
interfaces.go feat(alerting): progress on alerting backend 9 years ago
models.go feat(alerting): progress on testing alerts 9 years ago
notifier.go feat(alerting): more refactoring work in backend code 9 years ago
notifier_test.go feat(alerting): more refactoring work in backend code 9 years ago
reader.go feat(alerting): alert threshold handles progress 9 years ago
reader_test.go style(alerting): improve naming 9 years ago
result_handler.go feat(alerting): more refactoring work in backend code 9 years ago
result_handler_test.go feat(alerting): more refactoring work in backend code 9 years ago
scheduler.go feat(alerting): trying to get things to work with new model 9 years ago
test_rule.go feat(alerting): progress on testing alerts 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