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/ngalert/schedule
Alexander Weaver 6c5e94095d
Alerting: Scheduler and registry handle rules by an interface (#84044)
1 year ago
..
alert_rule.go Alerting: Scheduler and registry handle rules by an interface (#84044) 1 year ago
alert_rule_test.go Alerting: Scheduler and registry handle rules by an interface (#84044) 1 year ago
alerts_sender_mock.go Alerting: Fetch alerts from a remote Alertmanager (#75844) 2 years ago
fetcher.go Alerting: Small refactor, move unrelated functions out of fetcher (#82459) 1 year ago
jitter.go Alerting: Enable group-level rule evaluation jittering by default, remove feature toggle (#82212) 1 year ago
jitter_test.go Alerting: Add setting to distribute rule group evaluations over time (#80766) 1 year ago
loaded_metrics_reader.go Alerting: Scheduler and registry handle rules by an interface (#84044) 1 year ago
loaded_metrics_reader_test.go Alerting: Support hysteresis command expression (#75189) 1 year ago
metrics.go Alerting: Create metric for rules using simple notifications (#82904) 1 year ago
metrics_test.go Alerting: Small refactor, move unrelated functions out of fetcher (#82459) 1 year ago
registry.go Alerting: Scheduler and registry handle rules by an interface (#84044) 1 year ago
registry_bench_test.go
registry_test.go Alerting: Move alertRuleInfo and tests to new files (#83854) 1 year ago
schedule.go Alerting: Scheduler and registry handle rules by an interface (#84044) 1 year ago
schedule_unit_test.go Alerting: Scheduler and registry handle rules by an interface (#84044) 1 year ago
testing.go Alerting: Fix data races and improve testing (#81994) 1 year ago