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 fdf051ad5a feat(alerting): begin alert rule storage refactoring 10 years ago
..
alertstates feat(alerting): moved alerting models back to alerting package, models is more for storage dtos 10 years ago
datasources feat(alerting): moved alerting models back to alerting package, models is more for storage dtos 10 years ago
alerting.go feat(alerting): fixed test issues 10 years ago
alerting_test.go feat(alerting): extracts alert rule reading 10 years ago
dashboard_parser.go feat(alerting): begin alert rule storage refactoring 10 years ago
engine.go feat(alerting): fixed test issues 10 years ago
executor.go feat(alerting): begin alert rule storage refactoring 10 years ago
executor_test.go feat(alerting): begin alert rule storage refactoring 10 years ago
interfaces.go feat(alerting): minor progress 10 years ago
models.go feat(alerting): begin alert rule storage refactoring 10 years ago
notifier.go feat(alerting): only start unfinnished jobs 10 years ago
rule_reader.go feat(alerting): begin alert rule storage refactoring 10 years ago
scheduler.go feat(alerting): requests looks to be working again 10 years ago
ticker.go feat(alerting): began work on splitting scheduler into scheduler and engine 10 years ago
ticker_test.go feat(alerting): began work on splitting scheduler into scheduler and engine 10 years ago