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
bergquist 66d47a9303 tech(alerting): go vet fix 9 years ago
..
alertstates feat(alerting): moved alerting models back to alerting package, models is more for storage dtos 9 years ago
datasources feat(alerting): moved alerting models back to alerting package, models is more for storage dtos 9 years ago
alerting.go feat(alerting): fixed test issues 9 years ago
alerting_test.go feat(alerting): extracts alert rule reading 9 years ago
dashboard_parser.go feat(alerting): make sure saved alerts are valid 9 years ago
engine.go feat(alerting): fixed test issues 9 years ago
executor.go tech(alerting): go vet fix 9 years ago
executor_test.go feat(alerting): fixed test issues 9 years ago
interfaces.go feat(alerting): minor progress 9 years ago
models.go feat(alerting): requests looks to be working again 9 years ago
notifier.go feat(alerting): only start unfinnished jobs 9 years ago
rule_reader.go feat(alerting): make sure saved alerts are valid 9 years ago
scheduler.go feat(alerting): requests looks to be working again 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